Skip to content

Create a failing test presenting open api 3.1 - enum property schema enumAsRef error #4931

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

damiankaplon
Copy link

The test from the PR fails.

However, after changing the model resolver to generate open api 3.0 with ⬇️ works as expected

final ModelResolver modelResolver = new ModelResolver(mapper()).openapi31(true);

@damiankaplon
Copy link
Author

@frantuma Could you please have a look? Here is the issue. I created the test on my own but the fix was generated with agentic 🤖

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.

2 participants