Type object
File match **/.dolittle/artifacts.json
Schema URL https://catalog.lintel.tools/schemas/schemastore/dolittle-artifacts/latest.json
Source https://raw.githubusercontent.com/dolittle/DotNET.SDK/v5.0.0/Schemas/Artifacts.Configuration/artifacts.json

Validate with Lintel

npx @lintel/lintel check
Type: object

The artifacts configuration

Definitions

artifactsByTypeDefinition object

The artifacts by type definition

commands Record<string, object> required

The command artifacts of a Feature

events Record<string, object> required

The event artifacts of a Feature

eventSources Record<string, object> required

The event source artifacts of a Feature

readModels Record<string, object> required

The read model artifacts of a Feature

queries Record<string, object> required

The query artifacts of a Feature

artifactDefinition object

The definition of an artifact

generation number required

The artifact generation

type string required

The CLR Type represented by the artifact