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