diff --git a/openapi/Swarm.yaml b/openapi/Swarm.yaml index 09c2893a121..203f8e87830 100644 --- a/openapi/Swarm.yaml +++ b/openapi/Swarm.yaml @@ -658,7 +658,7 @@ paths: content: application/json: schema: - $ref: "SwarmCommon.yaml#/components/schemas/HealthStatus" + $ref: "SwarmCommon.yaml#/components/schemas/Response" "404": $ref: "SwarmCommon.yaml#/components/responses/404" "500":