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 Jan 18, 2024
1 parent 3a9206f commit 85195b7
Show file tree
Hide file tree
Showing 12 changed files with 908 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.

150 changes: 150 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 85195b7

Please sign in to comment.