Class ScaRequestDataAttributesDependenciesItemsLocationsItems

The source code location where a dependency is declared, including block, name, namespace, and version positions within the file.

Hierarchy

  • ScaRequestDataAttributesDependenciesItemsLocationsItems

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

A range within a file defined by a start and end position, along with the file name.

A range within a file defined by a start and end position, along with the file name.

A range within a file defined by a start and end position, along with the file name.

A range within a file defined by a start and end position, along with the file name.

Generated using TypeDoc