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

fix: enum dublication #2088

Merged
merged 2 commits into from
Jul 25, 2022
Merged

fix: enum dublication #2088

merged 2 commits into from
Jul 25, 2022

Conversation

AlexVarchuk
Copy link
Collaborator

@AlexVarchuk AlexVarchuk commented Jul 20, 2022

What/Why/How?

fix: #2059

Reference

Testing

Screenshots (optional)

openapi-factored.yaml:
Screenshot 2022-07-20 at 18 52 11
Screenshot 2022-07-20 at 18 52 20
openapi-allof.yaml:
Screenshot 2022-07-20 at 18 52 37

Check yourself

  • Code is linted
  • Tested
  • All new/updated code is covered with tests

@AlexVarchuk AlexVarchuk self-assigned this Jul 20, 2022
@AlexVarchuk AlexVarchuk marked this pull request as ready for review July 22, 2022 11:40
@AlexVarchuk AlexVarchuk requested a review from a team as a code owner July 22, 2022 11:40
@AlexVarchuk AlexVarchuk requested review from Oprysk and removed request for a team July 22, 2022 11:40
@AlexVarchuk AlexVarchuk merged commit e411847 into master Jul 25, 2022
@AlexVarchuk AlexVarchuk deleted the fix/enum-dublication branch July 25, 2022 14:02
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.

enum values not intersected in oneOf+properties or oneOf inside allOf
3 participants