got-swag icon indicating copy to clipboard operation
got-swag copied to clipboard

Monkeystore example doesn't parse string parameters

Open JorenVdV opened this issue 7 years ago • 2 comments

When running the monkeystore example on the petstore: got-swag http://petstore.swagger.io/v2/swagger.json examples/monkeystore.yaml -m the status does not get filled in { "MONKEY_LAST": { "parameters": { "status": null }, "statusCode": 200 } }

JorenVdV avatar May 18 '17 13:05 JorenVdV