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

serve open-api.yaml from API #8404

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mahdikhashan
Copy link

Closes #8401

Change Description

Background

it will introduce a new route for users to be able to download the open-api-spec in yaml format from raw path of git repo.

Bug Fix

Not a bug.

New Feature

users with pass the open-api-yaml version or main and the file will be returned from the Github raw path. (more details will be added later)

Testing Details

TODO

Breaking Change?

it can be a breaking change, since there is already a route called "/openapi.json", we cab move it to "resources/openapi.json" as well, then it can be a breaking change. I need to communicate with the team to either prevent it or introduce this breaking change. (and potentially propose a solution)

Additional info

TODO

Contact Details

my email: [email protected]

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

Successfully merging this pull request may close these issues.

Serve OpenAPI spec off a server endpoint
1 participant