ApiEntityV1alpha1
Home > @backstage/catalog-model
> ApiEntityV1alpha1
Backstage API kind Entity. APIs describe the interfaces for Components to communicate.
Signature:
export interface ApiEntityV1alpha1 extends Entity
Extends: Entity
Remarks
See https://backstage.io/docs/features/software-catalog/system-model
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
'backstage.io/v1alpha1' | 'backstage.io/v1beta1' | |||
'API' | |||
{ type: string; lifecycle: string; owner: string; definition: string; system?: string; } |