api-platform / api-platform/core

AWS Api Gateway compatibility with query string parameters brackets

未關閉
#8,041 8 則留言 2 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
PHP
星號
2.6k
分支
980
平均合併
2 天 4 小時
30 天內合併 PR
49

描述

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 摘要。