We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Add info about HTTP Server Timeouts and clean up formatting
add note about `sentBody` for when response model validation is on
Add some info on the swagger service
Fixed sentence.
Complete the validation error examples
Seriously, JSON.
fix the last change
Update validation error example
Indroduce "x-bos-" prefixed Swagger extensions
Add info about swagger validation of header, form, path, and query parameters
Add info about external middleware services (first made available in v2.6.0)
Updated Handlers (markdown)
Complete swagger $ref compiler docs
update ref-compiler config details
fix example ref-compiler config
Update ref-compiler documentation (position on page, contents) and add a note about it being in development ATM
Updated Middleware (markdown)
Updated Configuration (markdown)
Updated Home (markdown)
Make mention of the "warn" option for the swagger.polymorphicValidation config
document disabling polymorphic validation
Document Swagger Model validation (both request & response)