OpenAPI spec #74

Merged
quentin merged 5 commits from openapi into main 2025-02-20 17:51:40 +00:00
Showing only changes of commit 9f748deee4 - Show all commits

View file

@ -23,8 +23,7 @@ paths:
'200': '200':
description: | description: |
Returns information about all the user's websites, and user information related to websites. Returns information about all the user's websites, and user information related to websites.
The website quota (`quota_website_count`) indicates a quota in number of websites that the user is allowed to create. The website quota (`quota_website_count`) indicates a quota in number of websites that the user is allowed to create. Website size is set at 100MB by default, and users can increase this quota autonomously up to a certain value defined by `burst_bucket_quota_size`, by default it's set to 200MB but it can be overriden on a per-user basis.
TODO: document burst_bucket_quota_size
content: content:
application/json: application/json:
schema: schema: