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

Removing a mandatory or optional property in the input data : breaking change ? #599

Open
Kourtakis opened this issue Dec 19, 2023 · 1 comment

Comments

@Kourtakis
Copy link

Removing a mandatory or optional property in the input data (request body) is NOT recognized as a breaking change in the tool.
Why not ?

@danilofuchs
Copy link

I believe this is not a breaking change. If you remove the need for a field, if old clients send that field, the server should just ignore it and work as usual.

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

2 participants