diff --git a/api-ref/source/os-quota-sets.inc b/api-ref/source/os-quota-sets.inc index cbdfc62c35..c9ef8cb382 100644 --- a/api-ref/source/os-quota-sets.inc +++ b/api-ref/source/os-quota-sets.inc @@ -164,6 +164,8 @@ Request Response -------- +There is no body content for the response of a successful DELETE operation. + List Default Quotas For Tenant ============================== diff --git a/api-ref/source/parameters.yaml b/api-ref/source/parameters.yaml index a6c1f18782..f1fc375dfd 100644 --- a/api-ref/source/parameters.yaml +++ b/api-ref/source/parameters.yaml @@ -3608,7 +3608,7 @@ quota_set: A ``quota_set`` object. in: body required: true - type: string + type: object quota_tenant_or_user_id_body: description: | The UUID of the tenant/user the quotas listed for.