Forum Discussion
I'm inside Swagger Inspector where I specify the "GET" request and I do receive a response. BUT when I use "Create API Definition" it doesn't use the response I received to generate the response definition. I suspect that there's something in the response from the server that Swagger Inspector's "Create API Definition" doesn't like...but I see no indication of what that might be.
Can you share a link to a specification that was generated?
- stevewatanabe6 years agoOccasional Contributor
Here's the request using curl:
curl http://localhost:9000/pools/nodes -u Administrator:asdasd | jq
and the results in the attached file named curlResult.txt
The generated API by Inspector can be found: https://app.swaggerhub.com/apis/ns_server/ExampleAPI/0.1
Note the responses is just 200 and description.
- stevewatanabe6 years agoOccasional Contributor
Nastya_Khovrina Any progress or information on my issue?
- Nastya_Khovrina6 years agoSmartBear Alumni (Retired)
I've reproduced the mentioned issue on my side and reported this to our developers. But, there is no update yet.
Related Content
- 13 years ago
- 7 years ago
- 5 years ago
Recent Discussions
- 15 days ago
- 2 months ago