Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trying to get swagger.json #117

Open
ozkanpakdil opened this issue Mar 2, 2024 · 1 comment
Open

trying to get swagger.json #117

ozkanpakdil opened this issue Mar 2, 2024 · 1 comment

Comments

@ozkanpakdil
Copy link

when I try the latest code from master it is not generating swagger json so I went in tags and checkout swagger-petstore-swagger-petstore-v2-1.0.6 when I run it with mvn package jetty:run it works in port 8002 and when I request the page it give error below

image

how can I fix it ?

I am just trying to reach swagger json and its responses. for my project https://github.com/ozkanpakdil/swaggerific. I was using https://petstore.swagger.io/ but sometimes it starts responding empty arrays , I just need some data.

@IvanovIlya116
Copy link

I took the project from the main branch, in pom.xml version of the project is 1.0.20-SNAPSHOT. If you need swagger.json, then you can find it here http://localhost:8080/api/v3/openapi.json . The file you need is openapi.json. You should also read the README file.
Снимок экрана 2024-05-14 в 14 54 03

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants