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 b357ef7 commit 4e03836Copy full SHA for 4e03836
API_LIST.yml
@@ -0,0 +1,12 @@
1
+# The master list for the translator APIs
2
+# Each API provider should add one entry under APIs
3
+#
4
+# "metadata" points to the API's openapi metadata
5
+# a relative path in this repo, or a full URL
6
+# "extra" is a placeholder if you want to leave some extra
7
+# or temporay fields, e.g. a "notes". Optional of course.
8
+
9
+APIs:
10
+ - metadata: SmartAPI/smartapi_openapi.yml
11
+ extra:
12
+ - notes: ""
0 commit comments