Skip to content

Fix parsing of JSON-formatted query params#477

Merged
ahx merged 1 commit into
ahx:mainfrom
Drowze:rg-fix-parsing-content-json-params
May 21, 2026
Merged

Fix parsing of JSON-formatted query params#477
ahx merged 1 commit into
ahx:mainfrom
Drowze:rg-fix-parsing-content-json-params

Conversation

@Drowze
Copy link
Copy Markdown
Contributor

@Drowze Drowze commented May 20, 2026

Fixes #476

@Drowze Drowze force-pushed the rg-fix-parsing-content-json-params branch from 1dfa4db to 9e8f501 Compare May 21, 2026 09:48
@ahx
Copy link
Copy Markdown
Owner

ahx commented May 21, 2026

Cool. Thanks for the work. I will merge this and adapt some little thing afterwards.

Maybe we should merge openapi_parameters into openapi_first to remove some complexity caused by passing around different formats 🤔

Anyways. Thanks!

@ahx ahx merged commit 7cb52d7 into ahx:main May 21, 2026
17 checks passed
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 this pull request may close these issues.

Raising exception when loading schema with a JSON parameter (i.e. with schema under parameters[0][:content]["application/json"][:schema])

2 participants