seamapi / edgespec

☃️ an API framework for everywhere.
MIT License
5 stars 2 forks source link

Allow discrimination of route spec types by HTTP method #136

Open codetheweb opened 8 months ago

codetheweb commented 8 months ago

E.g. infer different request body for POST vs PUT.