diff --git a/openapi.yaml b/openapi.yaml index 226555b2..4f9a93c8 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -5103,7 +5103,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Status' + $ref: '#/components/schemas/EnvironmentStatus' '400': $ref: '#/components/responses/400' '401':