Publication

Hierarchy

  • Publication

Properties

Optional catalogVersion

catalogVersion?: number

The current version of the catalog. If this is the catalog's first publication, the version is -1. After the first publication, the catalog version becomes 0. Each subsequent publication increments the catalog version by 1.

Optional details

details?: Details

Optional id

id?: string

The ID of the publication.

layerIds

layerIds: string[]

Optional versionDependencies

versionDependencies?: PublishApi.VersionDependency[]

The upstream version dependencies for the publication.