Skip to content

Commit 7d14f22

Browse files
VIDCS-4016: Service Catalog Rollout file additions to Video API Client SDK repositories (#895)
* VIDCS-4016: Service Catalog Rollout file additions to Video API Client SDK repositories * VIDCS-4016: Service Catalog Rollout file additions to Video API Client SDK repositories * VIDCS-4016: Service Catalog Rollout file additions to Video API Client SDK repositories * VIDCS-4016: Service Catalog Rollout file additions to Video API Client SDK repositories * VIDCS-4016: Service Catalog Rollout file additions to Video API Client SDK repositories * VIDCS-4016: Service Catalog Rollout file additions to Video API Client SDK repositories * VIDCS-4016: Service Catalog Rollout file additions to Video API Client SDK repositories
1 parent 7e60640 commit 7d14f22

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

.vonage/catalog-info.yaml

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: System
3+
metadata:
4+
name: video-react-native-sdks
5+
title: Video React Native SDKs
6+
description: Video API React Native Client SDK
7+
links:
8+
- url: https://confluence.vonage.com/display/VIDCLIENT/Client+SDKs
9+
title: Confluence Documentation
10+
icon: help
11+
- url: mailto:[email protected]
12+
title: Email
13+
icon: user
14+
- url: https://vonage.enterprise.slack.com/archives/CCY5ZBC6T
15+
title: Slack
16+
icon: dashboard
17+
annotations:
18+
vonage.com/jira-id: VPF
19+
spec:
20+
type: library
21+
owner: group:orgdata/vcl
22+
domain: video-api
23+
24+
---
25+
apiVersion: backstage.io/v1alpha1
26+
kind: Component
27+
metadata:
28+
name: video-react-native-sdks
29+
description: React Native module for the Vonage Video API
30+
annotations:
31+
github.com/project-slug: opentok/opentok-react-native
32+
spec:
33+
type: library
34+
owner: group:orgdata/vcl
35+
system: video-react-native-sdks
36+
lifecycle: production

0 commit comments

Comments
 (0)