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

The PATCH requests are not validated when the content-type is 'application/json-patch+json' . #3296

Closed
Menuka-Senevirathne opened this issue Oct 22, 2024 · 1 comment

Comments

@Menuka-Senevirathne
Copy link

Description

The PATCH requests are not properly validated when the content-type is 'application/json-patch+json' . At the moment, it only supports 'application/json'.

Steps to Reproduce

Affected Component

APIM

Version

3.2.0

Environment Details (with versions)

No response

Relevant Log Output

No response

Related Issues

No response

Suggested Labels

No response

@hisanhunais
Copy link

The schema validation has been moved to com.atlassian.oai.validator from 4.x.x which makes this issue obsolete. Hence, closing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants