Problem using form editor with certain REST resources/methods
Hi,
I´ve used Swaggerhubs Petstore example (https://petstore.swagger.io/) when creating a REST request example.
Problem is that form editor is not supported in several requests. It just states "Form editor is not applicable for this request".
One example is the POST method "addPet" where you have a payload in the body but can't get the Form editor to interpret the structure of the request. I've added an attachment to illustrate.
Now, we're seeing the same behaviour with our own newly developed REST APIs, i.e the form editor is not applicable.
Is there a way of creating the Open Api Specifikation so that ReadyAPI always can make use of the form editor?
Best regards
Mathias
P.s I notice that swagger petstore example uses swagger version 2.0 while our in-house project uses Open Api Specifikation 3.0