Skip to content

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

Closed
gavin913427-hash wants to merge 1 commit into
asyncapi:masterfrom
gavin913427-hash:fix/request-body-validation
Closed

fix: support non-JSON content types in request body validation (fixes #1987)#2179
gavin913427-hash wants to merge 1 commit into
asyncapi: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

@github-project-automation github-project-automation Bot moved this from To Triage to Done in CLI - Kanban May 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

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

2 participants