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

Support for OpenAPI servers field #1689

Open
AllieJonsson opened this issue Nov 5, 2024 · 0 comments
Open

Support for OpenAPI servers field #1689

AllieJonsson opened this issue Nov 5, 2024 · 0 comments
Labels
enhancement New feature or request openapi_31 OpenAPI 3.1 related issue

Comments

@AllieJonsson
Copy link
Contributor

What are the steps to reproduce this issue?

Generate from Lichess api spec

What happens?

There is no way to know what endpoint to use, as the spec has different endpoints for many api calls, specified by the servers field.

What were you expecting to happen?

A way to use the servers field.

Any logs, error output, etc?

Any other comments?

Unsure how this best would be handled? Maybe let there be an optional parameter to be sent to the function doing the api call, which could be the servers data?

@melloware melloware added openapi_31 OpenAPI 3.1 related issue enhancement New feature or request labels Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request openapi_31 OpenAPI 3.1 related issue
Projects
None yet
Development

No branches or pull requests

2 participants