schematicon / api-validator
Schematicon Api Validator is library for normalization and validation you API schema definition.
v1.0.0
2017-04-26 08:10 UTC
Requires
- php: >=7.0
- nette/neon: ~2.4
- nette/utils: ~2.4
- schematicon/validator: @dev
Requires (Dev)
- nette/tester: ~1.7
This package is auto-updated.
Last update: 2024-10-25 08:04:50 UTC
README
API Validator ensures that your API description & definition conforms the format/specification. This library normalizes the API definition to unified format that is suitable for further processing, such as DOC generation or API response validation.
Installation
Use composer:
$ composer require schematicon/api-validator
License
MIT. See full license.
The development was sponsored by Sygic Travel.