LocationSpec
Home > @backstage/plugin-catalog-node > LocationSpec
Warning: This API is now obsolete.
use the same type from
@backstage/plugin-catalog-commoninstead
Holds the entity location information.
Signature:
export type LocationSpec = NonDeprecatedLocationSpec;
References: NonDeprecatedLocationSpec
Remarks
presence flag: when using repo importer plugin, location is being created before the component yaml file is merged to the main branch. This flag is then set to indicate that the file can be not present. default value: 'required'.