diff --git a/api_spec.yaml b/api_spec.yaml index 99a7221..6a1fd03 100644 --- a/api_spec.yaml +++ b/api_spec.yaml @@ -5716,7 +5716,7 @@ paths: tenants: type: array items: - $ref: '#/components/schemas/tenantConfig' + $ref: '#/components/schemas/tenantConfigV2' '400': $ref: '#/components/responses/400'