Skip to content

fix(openapi): generate both singular and array parameter variants for filters#7906

Open
soyuka wants to merge 1 commit intoapi-platform:4.3from
soyuka:fix/apidoc
Open

fix(openapi): generate both singular and array parameter variants for filters#7906
soyuka wants to merge 1 commit intoapi-platform:4.3from
soyuka:fix/apidoc

Conversation

@soyuka
Copy link
Copy Markdown
Member

@soyuka soyuka commented Apr 7, 2026

Q A
Branch? main
Tickets Fixes #7905
License MIT
Doc PR

When castToArray is null (default), OpenApiFilterTrait now returns both param and param[] variants, matching the old ApiFilter behavior.

… filters

| Q             | A
| ------------- | ---
| Branch?       | main
| Tickets       | Fixes api-platform#7905
| License       | MIT
| Doc PR        | ∅

When castToArray is null (default), OpenApiFilterTrait now returns both
`param` and `param[]` variants, matching the old ApiFilter behavior.
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.

1 participant