forked from TrueCloudLab/frostfs-api
Use common signature type
Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
This commit is contained in:
parent
a78b8a1ea5
commit
13a80df882
4 changed files with 10 additions and 19 deletions
|
@ -172,7 +172,6 @@ Request body
|
|||
| Field | Type | Label | Description |
|
||||
| ----- | ---- | ----- | ----------- |
|
||||
| address | [neo.fs.v2.refs.Address](#neo.fs.v2.refs.Address) | | Carries the address of the object to be deleted. |
|
||||
| owner_id | [neo.fs.v2.refs.OwnerID](#neo.fs.v2.refs.OwnerID) | | Carries identifier the object owner. |
|
||||
|
||||
|
||||
<a name="neo.fs.v2.object.DeleteResponse"></a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue