We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b54eb53 commit b6438e4Copy full SHA for b6438e4
2 files changed
.bandwidth/catalog-info.yaml
@@ -0,0 +1,11 @@
1
+apiVersion: backstage.io/v1alpha1
2
+kind: Location
3
+metadata:
4
+ schemaVersion: v1.0.0
5
+ name: java-sdk-location
6
+ description: Links to additional entities in the java-sdk repository.
7
+ annotations:
8
+ github.com/project-slug: Bandwidth/java-sdk
9
+spec:
10
+ targets:
11
+ - ./component.yaml
.bandwidth/component.yaml
@@ -0,0 +1,14 @@
+kind: Component
+ name: java-sdk
+ description: Bandwidth Java SDK
+ organization: BW
+ costCenter: Development - Software Infra
12
+ type: Library
13
+ owner: github/band-swi
14
+ lifecycle: Available
0 commit comments