We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ef5ae6 commit 1b893adCopy full SHA for 1b893ad
1 file changed
catalog-info.yaml
@@ -0,0 +1,15 @@
1
+# This file is used for DeepL's internal systems; people outside DeepL can ignore it.
2
+
3
+apiVersion: backstage.io/v1alpha1
4
+kind: API
5
+metadata:
6
+ name: deepl-public-api
7
+ namespace: default
8
+ description: Definition of the API format of the public translation API
9
+spec:
10
+ type: openapi
11
+ lifecycle: production
12
+ owner: api-and-client-libraries-team
13
+ system: deepl-translate
14
+ definition:
15
+ $text: ./openapi.yaml
0 commit comments