Skip to content

fix: support non-JSON content types in request body validation (fixes #1987)#2179

Open
gavin913427-hash wants to merge 1 commit intoasyncapi:masterfrom
gavin913427-hash:fix/request-body-validation
Open

fix: support non-JSON content types in request body validation (fixes #1987)#2179
gavin913427-hash wants to merge 1 commit intoasyncapi:masterfrom
gavin913427-hash:fix/request-body-validation

Conversation

@gavin913427-hash
Copy link
Copy Markdown

Support non-JSON content types in request body validation. Previously only application/json was supported; now falls back to any content type with a schema. Fixes #1987

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 4, 2026

🦋 Changeset detected

Latest commit: d77ff27

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@asyncapi/cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 4, 2026

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

Labels

None yet

Projects

Status: To Triage

Development

Successfully merging this pull request may close these issues.

[BUG] Request body validation is skipped for some paths or HTTP methods

1 participant