All Downloads are FREE. Search and download functionalities are using the official Maven repository.

config.swagger-validator.yml Maven / Gradle / Ivy

There is a newer version: 2.0.15
Show newest version
# Default swagger validator configuration
---
# Enable request validation. Response validation is not done on the server but client.
enabled: true
# Log error message if validation error occurs
logError: true
# Skip body validation set to true if used in light-router, light-proxy and light-spring-boot.
skipBodyValidation: false




© 2015 - 2024 Weber Informatics LLC | Privacy Policy