database & CD bucket

This commit is contained in:
2024-11-13 21:16:22 +01:00
parent f5013e5f9e
commit abd805b9cd
18 changed files with 530 additions and 34 deletions

View File

@ -1,5 +1,5 @@
openapi: 3.0.3
openapi: 3.0.0
info:
title: Object Storage API
description: API for managing objects in an object storage service.
@ -21,7 +21,7 @@ paths:
in: query
schema:
type: integer
default: 10
default: 100
description: The maximum number of items to return
- name: offset
in: query
@ -40,12 +40,6 @@ paths:
total:
type: integer
description: Total number of buckets available
limit:
type: integer
description: Maximum number of items returned in the response
offset:
type: integer
description: Number of items skipped before starting the response
items:
type: array
items: