diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 000000000..598ffe038 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,10 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: openapi-typescript-codegen + annotations: + github.com/project-slug: 'thulium/openapi-typescript-codegen' +spec: + type: library + lifecycle: production + owner: frontend