api-platform / api-platform/core
AWS Api Gateway compatibility with query string parameters brackets
Offen
- Vorherrschende Sprache
- PHP
- Sterne
- 2.6k
- Forks
- 980
- Ø Merge
- 2 T. 4 Std.
- Gemergte PRs (30 T.)
- 49
Beschreibung
AWS Api Gateway dont allow bracket for query string parameters but some query parameters of Api Platform need it.
Example of Api Platform query string parameter: `order[title]=ASC`
AWS Api Gateway error: `Parameter name should match the following regular expression: ^[a-zA-Z0-9:._$-]+$`
Is there any solution for Api Platform to be fully compatible with AWS Api Gateway ?
Thank you.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.