Closed niclego closed 3 years ago
I would like to be able to assign examples to model types so in swagger hub I can see an example object.
This photo is what I would expect to work in the model definition:
This photo is what I want to be able to customize in swagger hub:
I could also be doing this incorrectly.. is there a way to set these default values ( string, 0) to something else?
Thanks in advance.
The example tag isn't supported by API Gateway - see https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-known-issues.html, specifically
Duplicate of #107
I would like to be able to assign examples to model types so in swagger hub I can see an example object.
This photo is what I would expect to work in the model definition:
This photo is what I want to be able to customize in swagger hub:
I could also be doing this incorrectly.. is there a way to set these default values ( string, 0) to something else?
Thanks in advance.