Merge pull request #15338 from backstage/docs/update

doc updates, replay of #14797
This commit is contained in:
Patrik Oldsberg
2022-12-21 17:26:55 +01:00
committed by GitHub
8 changed files with 39 additions and 22 deletions
@@ -15,11 +15,11 @@
*/
import type { Entity } from '../entity/Entity';
import schema from '../schema/kinds/System.v1alpha1.schema.json';
import { ajvCompiledJsonSchemaValidator } from './util';
import schema from '../schema/kinds/System.v1alpha1.schema.json';
/**
* Backstage catalog System kind Entity. Systems group Comopnents, Resources and APIs together.
* Backstage catalog System kind Entity. Systems group Components, Resources and APIs together.
*
* @remarks
*