LionPaw52
9 years agoNew Member
Swagger - support for "in: body", i.e. schema for json requests
Hi!
I have a fairly complete swagger file that uses a lot of definitions for parameters.
It's been created using existing a swagger editor and looks ok.
When imporiting to Ready! API there are no errors and I get all my PUT, GET, POST etc defined as expected.
All query parameters are also correct as far as I can see.
But the Ready! API feature to help creating a json template from schema is greyed out.
I.e "Media type: application/json" cannot be used and I have to write (or paste) a json myself.
Does this feature work for swagger files or is it wadl only?
Or have I/we missed something.
/Bo