Skip to content

Commit e7d347b

Browse files
author
Christina Weyher
committed
docs: [DEX-2470] Add catalog file for deepl python library
1 parent 79293da commit e7d347b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

catalog-info.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
name: deepl-python
5+
title: DeepL Python Library
6+
description: Public Python library for interacting with the DeepL API
7+
spec:
8+
type: library
9+
lifecycle: production
10+
owner: api-core-team
11+
system: oss-client-libraries

0 commit comments

Comments
 (0)