Skip to content

Add endpoints for storages #13

@dshemin

Description

@dshemin

Add:

  • POST /api/v1/storages for creating new storage
  • GET /api/v1/storages for listing all available storages with pagination
  • PUT /api/v1/storages/{id} for updating storage
  • DELETE /api/v1/storages/{id} for deleting storage

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions