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 30, 2023
1 parent d559106 commit 4a394ec
Show file tree
Hide file tree
Showing 19 changed files with 2,213 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.

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

Loading

0 comments on commit 4a394ec

Please sign in to comment.