Skip to content

Commit

Permalink
api: add HTTP-like object getter
Browse files Browse the repository at this point in the history
Add `GET /get/{cid}/{oid}` and `HEAD /get/{cid}/{oid}` APIs.

Signed-off-by: Tatiana Nesterenko <[email protected]>
  • Loading branch information
tatiana-nspcc committed Nov 20, 2023
1 parent eee7071 commit 22efb6e
Show file tree
Hide file tree
Showing 19 changed files with 2,054 additions and 17 deletions.
21 changes: 11 additions & 10 deletions gen/restapi/doc.go

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

240 changes: 240 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.

56 changes: 56 additions & 0 deletions gen/restapi/operations/get_container_object.go

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

Loading

0 comments on commit 22efb6e

Please sign in to comment.