Nicolas Xu

Results 4 comments of Nicolas Xu

code: 4000, message: ... code: 4001, message: ... code: 4002, message: ... If I want to define the above spec in API response, how should I do it? I think...

Schema is just a structure with key and data type for the key, but I need to supply this schema with some instance of filled data. Right now, I am...

Thanks for reminding me! examples looks like a better place to put the data. I added example in YAML but it doesn't show up on the compiled UI. Is this...

I mean this http://editor.swagger.io/#/ will not show examples in responses object. Thank you very much for helping me with this issue!