@salesforce/b2c-tooling-sdk / docs / SchemaIndex
Interface: SchemaIndex
Defined in: packages/b2c-tooling-sdk/src/docs/types.ts:170
The schema index structure stored in index.json.
Properties
entries
entries:
SchemaEntry[]
Defined in: packages/b2c-tooling-sdk/src/docs/types.ts:178
Array of schema entries
generatedAt
generatedAt:
string
Defined in: packages/b2c-tooling-sdk/src/docs/types.ts:174
Timestamp when the index was generated
platformDocVersion?
optionalplatformDocVersion:string
Defined in: packages/b2c-tooling-sdk/src/docs/types.ts:176
Platform documentation version the schemas were extracted from (e.g. "DWAPP 26.8").
version
version:
string
Defined in: packages/b2c-tooling-sdk/src/docs/types.ts:172
Version of the index format