Skip to main content

LocationSpec

Home > @backstage/plugin-catalog-backend > LocationSpec

Warning: This API is now obsolete.

use the same type from @backstage/plugin-catalog-common instead

Holds the entity location information.

Signature:

export type LocationSpec = _LocationSpec;

References: _LocationSpec

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'.