api-platform / api-platform/core

AWS Api Gateway compatibility with query string parameters brackets

Aperta
#8,041 8 commenti 2 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
PHP
Stelle
2.6k
Fork
980
Merge medio
2g 4h
PR unite (30g)
49

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.