api-platform / api-platform/core
AWS Api Gateway compatibility with query string parameters brackets
Aberta
- Linguagem predominante
- PHP
- Estrelas
- 2.6k
- Forks
- 980
- Merge médio
- 2d 4h
- PRs com merge (30d)
- 49
Descrição
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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.