Closed chischaschos closed 11 years ago
It's all up to your schema.
It's a little noisier, but you could probably use a union type (basically an array of schemas). Anything that works in JSON schema should work in fdoc.
There was a similar question in #16, and I'm totally open to reviewing a PR that adds support for multiple requests/responses.
Hi,
What happens when the response parameters differ depending on different response statuses?
Is there a way to specify this difference?