HI Cathal, I have swagger.json for our Restful APIs. I would like to use swagger-ui to view and test our APIs. As JSON cannot be saved so the tests always run into errors. Please let me know if you have more questions.
Thank you, Emily On Wednesday, February 8, 2017 at 6:18:14 AM UTC-8, Cathal Horan wrote: > > Hi Emily, > I am also having a similar issue. I can edit the json in the popup window, > and it even validates it is in correct format but then it does not seem to > save the object. It sends empty object for that attribute. I am on same > version. What are you trying in the template? I am trying to set the object > as one of the parameters in the body definition list this: > test_attributes: > type: object > additionalProperties: > type: string > > I have tried it without additionalProperties and in different formats but > cant seem to get the json object to save either. I have searched around as > well and cant see any examples of this. Was just wondering what you were > trying to set this? > Cathal > > On Tuesday, February 7, 2017 at 5:44:51 PM UTC, Emily Gu wrote: >> >> I'm using Swagger Editor 2.10.4. The JSON input parameters aren't saved >> from the popup windows to the input. Would you please help? >> >> Thanks, >> Emily >> >> >> -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
