Skip to content

Commit 6771d0f

Browse files
authored
Update smartapi_openapi.yml
1 parent d2f5f35 commit 6771d0f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

SmartAPI/smartapi_openapi.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ info:
1212
url: 'https://github.com/newgene'
1313
x-maturity: production
1414
x-implementationLanguage: Python
15+
x-translator:
16+
component: Utility
17+
team: "Service Provider"
1518
externalDocs:
1619
description: Find more info here
1720
url: 'https://smart-api.info'
@@ -32,6 +35,7 @@ tags:
3235
- name: api
3336
- name: metadata
3437
- name: openapi
38+
- name: translator
3539
paths:
3640
'/metadata/{api_id}':
3741
get:
@@ -269,4 +273,4 @@ paths:
269273
id:
270274
type: string
271275
description: unique smartapi id for the api
272-
example: 8f08d1446e0bb9c2b323713ce83e2bd3
276+
example: 8f08d1446e0bb9c2b323713ce83e2bd3

0 commit comments

Comments
 (0)