encode / apistar

The Web API toolkit. 🛠
https://docs.apistar.com
BSD 3-Clause "New" or "Revised" License
5.57k stars 411 forks source link

Fix composite param component #602

Closed songww closed 5 years ago

songww commented 6 years ago

It will check request body, even request method is GET.

songww commented 6 years ago

@tomchristie Is this can be merged?

tomchristie commented 5 years ago

Closing this off given that 0.6 is moving to a framework-agnostic suite of API tools, and will no longer include the server. See https://discuss.apistar.org/t/api-star-as-a-framework-independant-tool/614 and #624.