Metadata about a service definition.

Hierarchy

  • ServiceDefinitionMeta

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
githubHtmlUrl?: string

GitHub HTML URL.

ingestedSchemaVersion?: string

Ingestion schema version.

ingestionSource?: string

Ingestion source of the service definition.

lastModifiedTime?: string

Last modified time of the service definition.

origin?: string

User defined origin of the service definition.

originDetail?: string

User defined origin's detail of the service definition.

A list of schema validation warnings.

Generated using TypeDoc