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

feat: better handling of enum changes based on direction #36

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

NextFire
Copy link
Contributor

@NextFire NextFire commented Jul 9, 2024

Enum Change In Request (path/query/body) In Response (body) In Both
Value Added OK Breaking Breaking
Value Removed Breaking OK Breaking

@NextFire NextFire force-pushed the feat/enum-change-direction branch 2 times, most recently from 5c20234 to 5a0f306 Compare July 10, 2024 13:35
@NextFire NextFire marked this pull request as ready for review July 10, 2024 13:37
@NextFire NextFire requested a review from ouvreboite July 10, 2024 13:37
| Enum Change   | In Request (path/query/body) | In Response (body) | In Both  |
|---------------|------------------------------|--------------------|----------|
| Value Added   | OK                           | Breaking           | Breaking |
| Value Removed | Breaking                     | OK                 | Breaking |
@NextFire NextFire force-pushed the feat/enum-change-direction branch from 5a0f306 to 21d5792 Compare July 10, 2024 15:28
@NextFire NextFire merged commit cff4ba8 into main Jul 11, 2024
1 check passed
@NextFire NextFire deleted the feat/enum-change-direction branch July 11, 2024 09:27
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