ContributionsMost RecentMost LikesSolutionsRe: Mocks are returning 401 Now is working fine. Forget about it ! Mocks are returning 401 Mocks that previously were working fine, now are returning 401. Is there any problem with the server (virtserver.swaggerhub.com)? SolvedIs it possible to set an example for output header? Hi. First of all. I am using specification '2.0'. I want to set a value for a response header to be returned for AutoMocking API. I have tried different approaches and this is the last one: responses: 200: description: OK headers: own-response-header: type: string description: own-response-header example: "123" schema: $ref: "#/definitions/ContentResponse200" But Swagerhub interface says: "should NOT have additional properties additionalProperty: example" How can I set value for a response header? Regards. SolvedRe: Error 503 "Service Unavailable: Back-end server is at capacity" using mocks Now it's working fine. Regards, Ignacio Error 503 "Service Unavailable: Back-end server is at capacity" using mocks Hi. When I try to execute my mocks I am facing "HTTP/1.1 503 Service Unavailable: Back-end server is at capacity". My Mocks were working fine before this. Is there any problem with API Auto Mocking service? Thanks in advance. SolvedRe: I cannot acces to my SwaggerHub APIs (Errors 502,503, 504) Thank you! Now it's working fine. I cannot acces to my SwaggerHub APIs (Errors 502,503, 504) Hi. I am trying to access to my APIs but I am facing different SwaggerHub errors (502,503, 504). I can login to my account but no APIs are shown ("No results to display"), only a lightbox overlay with SwaggerHub Error that changes from time to time. Is there any problem with swaggerhub website? Thanks in advance. Solved