Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: api validation by rules in apikana-defaults
Uses validatorjs to validate rules defined in apikana-defaults (under 'validation'). See the validatorjs documentation on how to define such rules. The main intention behind this feature was to enforce the presence of additional properties in an OpenAPI specification.
- Loading branch information