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

Is it possible to serve openapi.json file from different localtion? #4

Open
TapaniRundgren opened this issue Nov 21, 2018 · 1 comment

Comments

@TapaniRundgren
Copy link

Would like to have a standard location (url) to point to openapi.json -file, like this:
http://localhost:8080/openapi.json
Right now it comes from /api-specs/v2/openapi.json (v2 is my context path for REST api)

@TapaniRundgren TapaniRundgren changed the title Is it possibel to serve openapi.json file from different localtion? Is it possible to serve openapi.json file from different localtion? Nov 21, 2018
@cen1
Copy link

cen1 commented Apr 8, 2020

Pending review.

openapi:
    servlet:
      mapping: ""

Alternatively, kumuluzee-openapi-mp already supports custom mapping.

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