Forum Discussion
Hi,
What routing mode do you use? Try using the "Routing requests via browser" mode: https://app.swaggerhub.com/help/ui/interactive-documentation#routing
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.
- Nastya_Khovrina6 years agoSmartBear Alumni (Retired)
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?
Related Content
- 3 years ago
- 2 years ago
- 10 years ago
- 13 years ago
- 4 years ago
Recent Discussions
- 14 days ago
- 2 months ago