Files
cloudpods/docs/quotas/quotas.yaml
2019-06-29 15:22:39 +08:00

12 lines
254 B
YAML

get:
summary: 获得用户所在项目的配额
parameters:
- $ref: '../parameters/quota.yaml#/scope'
responses:
200:
description: 配额信息
schema:
$ref: "../schemas/quota.yaml#/QuotaGetResponse"
tags:
- quota