Hierarchy

  • MetadataApi

Constructors

Properties

Methods

Constructors

Properties

api: ObservableMetadataApi

Methods

  • Gets the metadata object for the file at the specified path in the specified environment. Get the metadata for a file

    Parameters

    • environment: string

      The environment of the file ("draft" or "published").

    • path: string

      The file system location of the file.

    • Optional properties: string
    • Optional _options: Configuration

    Returns Promise<AssetFileMetadata>

Generated using TypeDoc