Skip to content

Commit 4e03836

Browse files
committed
Added master API_LIST.yml
1 parent b357ef7 commit 4e03836

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

API_LIST.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)