Skip to content

Commit 967456c

Browse files
author
Christina Weyher
committed
docs: [DEX-2470] Add catalog file for deepl java library
1 parent dd3b6dc commit 967456c

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-java
5+
title: DeepL Java Library
6+
description: Public Java 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)