OpenAPI spec #74
1 changed files with 1 additions and 2 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Reference in a new issue