api-platform / api-platform/core
AWS Api Gateway compatibility with query string parameters brackets
オープン
- 主要言語
- PHP
- スター
- 2.6k
- フォーク
- 980
- 平均マージ
- 2日 2時間
- マージ済み PR(30日)
- 51
説明
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.
コントリビューションガイド
評価
この issue はまだ評価されていません。