chore(docs): Generated API Reference (#3211)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9997485c55
commit
14b2de94e2
@@ -0,0 +1,13 @@
|
||||
type: object
|
||||
properties:
|
||||
id:
|
||||
type: string
|
||||
description: The ID of the deleted Inventory Item.
|
||||
object:
|
||||
type: string
|
||||
description: The type of the object that was deleted.
|
||||
format: inventory_item
|
||||
deleted:
|
||||
type: boolean
|
||||
description: Whether or not the Inventory Item was deleted.
|
||||
default: true
|
||||
Reference in New Issue
Block a user