There was an error while loading. Please reload this page.
1 parent 5ae7a1e commit 731cedeCopy full SHA for 731cede
1 file changed
catalog-info.yaml
@@ -0,0 +1,23 @@
1
+---
2
+apiVersion: backstage.io/v1alpha1
3
+kind: Component
4
+metadata:
5
+ name: Procore-Sample-Python
6
+ annotations:
7
+ github.com/project-slug: procore/Procore-Sample-Python
8
+ github.com/team-slug: procore/team-api
9
+ title: Procore-Sample-Python
10
+ description: Procore-Sample-Python
11
+ tags: []
12
+ links:
13
+ - url: https://github.com/procore/procore-sample-python
14
+ title: Support
15
+ icon: help
16
+ - url: https://procore.enterprise.slack.com/archives/CSG83TSCV
17
+ title: Team Slack
18
+ icon: chat
19
+spec:
20
+ type: library
21
+ lifecycle: prototype
22
+ owner: team-api
23
+
0 commit comments