Type eventHorizonConfiguration[]
File match **/.dolittle/event-horizons.json
Schema URL https://catalog.lintel.tools/schemas/schemastore/dolittle-event-horizons-configuration/latest.json
Source https://raw.githubusercontent.com/dolittle/Runtime/master/Schemas/Events/event-horizons.json

Validate with Lintel

npx @lintel/lintel check
Type: eventHorizonConfiguration[]

The event horizons configuration

Items

object

The configuration of an event horizon

application string required

The application id of the application which the bounded context you want to communicate belongs to

boundedContext string required

The bounded context id you wish to penetrate to

url string required

The url where the other bounded context's event horizon lives

format=uri-reference
events artifact[] required

An array of event artifacts that this bounded context is interested in

Definitions

eventHorizonConfiguration object

The configuration of an event horizon

application string required

The application id of the application which the bounded context you want to communicate belongs to

boundedContext string required

The bounded context id you wish to penetrate to

url string required

The url where the other bounded context's event horizon lives

format=uri-reference
events artifact[] required

An array of event artifacts that this bounded context is interested in

artifact object

The configuration of an artifact

id string required

The artifact id

generation number required

The artifact generation