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

This package is auto-updated.

Last update: 2024-04-13 08:22:36 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.