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

Allow swagger files that use YAML extensions. #357

Open
taylor-sutton opened this issue Apr 15, 2021 · 0 comments
Open

Allow swagger files that use YAML extensions. #357

taylor-sutton opened this issue Apr 15, 2021 · 0 comments

Comments

@taylor-sutton
Copy link
Contributor

For example, at Clever make use of YAML merge keys and the ability to do YAML anchors and aliases out of order. This lets us keep our specs orderly with endpoints at the top and definitions at the bottom while still having endpoints refer to definitions in the logical way.

Not sure if this really belongs in wag or if we should just handle it client-side as we currently do. But maybe?

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

1 participant