swagger-mock-api icon indicating copy to clipboard operation
swagger-mock-api copied to clipboard

How to simulate statusCode?

Open Mozzerin opened this issue 8 years ago • 1 comments

I have swagger defenition in json format: .... "responses": { "201": { "description": "unexpected error" } ...

But anyway i get statusCode 200 in response, how to simulate another one?

Mozzerin avatar Feb 07 '17 16:02 Mozzerin

+1

SamoB25 avatar Oct 03 '17 08:10 SamoB25