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 link doc template (#537) #582

Closed cchartr closed 6 years ago

cchartr commented 6 years ago

Fix doc template so that required parameters are shown correctly as such for Request Body fields. See issue #537.

rhelms commented 6 years ago

This works a treat, and I'd love to see it pulled in to master.

tomchristie commented 6 years ago

Thanks!