Skip to content

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

Merged
soyuka merged 1 commit intoapi-platform:4.3from
soyuka:fix/apidoc
Apr 27, 2026
Merged

fix(openapi): generate both singular and array parameter variants for filters#7906
soyuka merged 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.
@soyuka soyuka merged commit 472ae3f into api-platform:4.3 Apr 27, 2026
151 checks passed
@soyuka soyuka deleted the fix/apidoc branch April 27, 2026 12:34
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