api-platform / api-platform/core

AWS Api Gateway compatibility with query string parameters brackets

Aberta
#8,041 8 comentários 2 reações 0 responsáveis Ver no GitHub
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

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.