keboola / event-schema
There is no license information available for the latest version (2.1.1) of this package.
2.1.1
2023-10-12 13:19 UTC
Requires (Dev)
- php: >=8.1
- justinrainbow/json-schema: ^5.2
README
Schemes of events used by multiple Keboola services.
Example: file schema/ext.keboola.keboola-as-code..json is for the event ext.keboola.keboola-as-code. (the dot . at the end is not a typo).
Development
To run tests, first install dependencies using docker-compose run --rm dev composer install command. Now you can use
docker-compose run --rm dev composer tests to run tests.
License
MIT licensed, see LICENSE file.