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

OpenAPI version field not being set. #208

Open
luisjones opened this issue May 12, 2024 · 0 comments
Open

OpenAPI version field not being set. #208

luisjones opened this issue May 12, 2024 · 0 comments
Assignees

Comments

@luisjones
Copy link

luisjones commented May 12, 2024

Currently https://papermc.io/api/openapi returns "info":{"title":"PaperMC API"}. This causes the OpenAPI generator I am attempting to use to fail, as it is missing the key version that is a required field (see https://swagger.io/specification/v3/#info-object)

I can see that this was resolved in #156/#157/#158, although this value still does not seem to be set. I am unsure as to where the configuration for this application lives, but is it possible app.ApiVersion isn't being passed as a command line argument/environmental variable following this change?

@kashike kashike self-assigned this May 12, 2024
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