We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2f5f35 commit 6771d0fCopy full SHA for 6771d0f
SmartAPI/smartapi_openapi.yml
@@ -12,6 +12,9 @@ info:
12
url: 'https://github.com/newgene'
13
x-maturity: production
14
x-implementationLanguage: Python
15
+ x-translator:
16
+ component: Utility
17
+ team: "Service Provider"
18
externalDocs:
19
description: Find more info here
20
url: 'https://smart-api.info'
@@ -32,6 +35,7 @@ tags:
32
35
- name: api
33
36
- name: metadata
34
37
- name: openapi
38
+ - name: translator
39
paths:
40
'/metadata/{api_id}':
41
get:
@@ -269,4 +273,4 @@ paths:
269
273
id:
270
274
type: string
271
275
description: unique smartapi id for the api
272
- example: 8f08d1446e0bb9c2b323713ce83e2bd3
276
+ example: 8f08d1446e0bb9c2b323713ce83e2bd3
0 commit comments