keboola / event-schema
Installs: 6 726
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 15
Forks: 1
pkg:composer/keboola/event-schema
Requires (Dev)
- php: >=8.1
- justinrainbow/json-schema: ^5.2
This package is auto-updated.
Last update: 2025-10-17 13:13:51 UTC
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.