I have clicked the button if that's what you mean On Oct 5, 2017 5:40 PM, "Ron Ratovsky" <[email protected]> wrote:
> The UI generates a sample response, it doesn’t show you the actual > response unless you execute the call. > > > > > > > > *From: *<[email protected]> on behalf of xhorntail < > [email protected]> > *Reply-To: *"[email protected]" < > [email protected]> > *Date: *Thursday, October 5, 2017 at 16:00 > *To: *Swagger <[email protected]> > *Subject: *Re: I can't seem to get the model to structure the output > properly.. > > > > Seems like it should be working, perhaps I'm daft, but the model still > isn't populating. > > server response: > > { > > "user_agents": [ > > { > > "user_agent_id": 1, > > "string": "asdasdad" > > } > > ] > > } > > > > Responses: > > { > > "user_agents": [ > > { > > "user_agent_id": 0, > > "user_agent_string": "string" > > } > > ] > > } > > > > -- > 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. > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Swagger" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/swagger-swaggersocket/jGJLLUJ9czA/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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.
