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

Add support for OpenApi v3 #33

Merged
merged 2 commits into from
Jun 14, 2019
Merged

Add support for OpenApi v3 #33

merged 2 commits into from
Jun 14, 2019

Conversation

danadesrosiers
Copy link
Contributor

Adds minimal support for OpenApi 3.0 (#31). It does not cover all features, but hopefully enough for the basic user.

Copy link
Owner

@Burgyn Burgyn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, thank you for your effort.

This change will help multiple users.

Great thanks.

@Burgyn Burgyn merged commit 3e53127 into Burgyn:master Jun 14, 2019
@danadesrosiers danadesrosiers deleted the feature/open-api-v3-support branch June 14, 2019 15:01
@mcheung
Copy link

mcheung commented Nov 28, 2019

Are there any configuration changes needed to load OpenApi v3?

I get "No operations defined in spec" when attempting to load one using the config described in the demo.

Thanks for any help

@Burgyn
Copy link
Owner

Burgyn commented Nov 29, 2019

Hi,
please can you create new issue for this?

Can you attach ocelot.json configuration file and downstream swagger.json, if it's possible.
thanks.

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.

3 participants