Closed kylef closed 6 years ago
Adds support for primitive request body types as per https://swagger.io/docs/specification/2-0/describing-request-body/. The 3 primitive types, string number and boolean are supported.
I have to update and release swagger-zoo too so the CI passes. Let's settle review here first and then I'll go make the PR for it.
Adds support for primitive request body types as per https://swagger.io/docs/specification/2-0/describing-request-body/. The 3 primitive types, string number and boolean are supported.