Closed bensleveritt closed 10 years ago
@bensleveritt
API Blueprint and its parser treats all assets as opaque blocks. That is, it does not inspect or interpret anything that is inside a message-body or message-body validation schema. It is up to the tool how it handles the schema. In this case the actual behavior is driven by the Dredd implementation or more precisely Gavel.js – the tool Dredd uses to validate HTTP requests.
Thanks for clarifying that. Wasn't sure what handled by which bit. I'll raise it with Gavel.
Does 1A support required/optional flags in schema specifications? My specification is: