api-platform / api-platform/core

AWS Api Gateway compatibility with query string parameters brackets

オープン
#8,041 コメント 8 件 リアクション 2 件 担当者 0 名 GitHub で見る
主要言語
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。