Skip to content

Commit

Permalink
api: add HTTP-like object uploader
Browse files Browse the repository at this point in the history
Add `POST /upload/{cid}` API.

Signed-off-by: Tatiana Nesterenko <tatiana@nspcc.io>
  • Loading branch information
tatiana-nspcc committed Dec 27, 2023
1 parent f5cf63e commit 4fbd6bb
Show file tree
Hide file tree
Showing 12 changed files with 907 additions and 5 deletions.
89 changes: 89 additions & 0 deletions gen/models/address_for_upload.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions gen/restapi/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

152 changes: 152 additions & 0 deletions gen/restapi/embedded_spec.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 22 additions & 1 deletion gen/restapi/operations/neofs_rest_gw_api.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4fbd6bb

Please sign in to comment.