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 OpenAPI Extensions #155

Open
twosigmajab opened this issue Jan 29, 2020 · 0 comments
Open

Support OpenAPI Extensions #155

twosigmajab opened this issue Jan 29, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@twosigmajab
Copy link
Contributor

twosigmajab commented Jan 29, 2020

Hey Flask-Rebar friends! Have you considered adding support for OpenAPI Extensions?

At the API World conference a few months ago, we learned that folks working at Azure have come up with several extensions they're using, e.g. to advertise that an endpoint conforms to their standard way of paging results. Folks at Oracle use extensions for things like API ownership info, internal issue trackers, etc. We're interested in using extensions to customize behavior of clients generated from our specs.

OpenAPI Extensions seem potentially very useful for Flask-Rebar to be able to include in our generated specs, and it seems it wouldn't be too hard to extend the current API to accept them. What do you think?

@Sytten Sytten added the enhancement New feature or request label Feb 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants