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

Remove deprecated InvalidParamProblem #34

Closed
jpraet opened this issue May 6, 2024 · 0 comments · Fixed by #54
Closed

Remove deprecated InvalidParamProblem #34

jpraet opened this issue May 6, 2024 · 0 comments · Fixed by #54

Comments

@jpraet
Copy link
Contributor

jpraet commented May 6, 2024

I suspect the deprecated InvalidParamProblem can be safely deleted, because BadRequestProblem and ResourceNotFoundProblem support the deprecated InvalidParams.

Potentially this support for the deprecated InvalidParams could be moved up into InputValidationProblem.

@jpraet jpraet closed this as completed in #54 Jun 4, 2024
jpraet added a commit that referenced this issue Jun 4, 2024
Fix #34.

InputValidationProblem supports both the legacy invalidParams[] and the
new issues[] side by side.
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 a pull request may close this issue.

1 participant