-
Notifications
You must be signed in to change notification settings - Fork 238
Expand file tree
/
Copy pathapis.json
More file actions
43 lines (43 loc) · 2.18 KB
/
apis.json
File metadata and controls
43 lines (43 loc) · 2.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
"models/demo-api/demo-api.raml": "RAML 1.0",
"models/demo-api/demo-api-2.raml": "RAML 1.0",
"models/appian-api/appian-api.raml": "RAML 1.0",
"models/oAuth2/oAuth2.raml": "RAML 1.0",
"models/nexmo-sms-api/nexmo-sms-api.raml": "RAML 1.0",
"models/google-drive-api/google-drive-api.raml": "RAML 1.0",
"models/httpbin/httpbin.json": ["OAS 2.0", "application/json"],
"models/data-type-fragment/data-type-fragment.raml": "RAML 1.0",
"models/SE-12703/SE-12703.yaml": ["OAS 2.0", "application/yaml"],
"models/APIC-319/APIC-319.yaml": ["OAS 2.0", "application/yaml"],
"models/APIC-262/APIC-262.raml": "RAML 1.0",
"models/console-445/console-445.raml": "RAML 1.0",
"models/apic-80/apic-80.raml": "RAML 1.0",
"models/apic-83/apic-83.raml": "RAML 1.0",
"models/multi-server/multi-server.yaml": { "type": "OAS 3.0", "mime": "application/yaml" },
"models/oas-3-api/oas-3-api.yaml": { "type": "OAS 3.0", "mime": "application/yaml" },
"models/async-api/async-api.yaml": "ASYNC 2.0",
"models/APIC-553/APIC-553.raml": "RAML 1.0",
"models/APIC-554/APIC-554.raml": "RAML 1.0",
"models/APIC-557/APIC-557.yaml": "OAS 3.0",
"models/APIC-538/APIC-538.raml": "RAML 1.0",
"models/test-api/test-api.raml": "RAML 1.0",
"models/test-api/basicAuth.raml": "RAML 1.0",
"models/test-api/documentation.raml": "RAML 1.0",
"models/test-api/extension.raml": "RAML 1.0",
"models/test-api/library.raml": "RAML 1.0",
"models/test-api/overlay.raml": "RAML 1.0",
"models/test-api/person.raml": "RAML 1.0",
"models/test-api/resourceType.raml": "RAML 1.0",
"models/test-api/secured.raml": "RAML 1.0",
"models/anyOf/anyOf.yaml": "ASYNC 2.0",
"models/streetlights/streetlights.yaml": "ASYNC 2.0",
"models/visual-tests-raml/visual-tests-raml.raml": "RAML 1.0",
"models/representative-service/representative-service.yaml": "OAS 3.0",
"models/APIC-763/APIC-763.raml": "RAML 1.0",
"models/multipart-api/multipart-api.raml": "RAML 1.0",
"models/multiple-messages/multiple-messages.yaml": "ASYNC 2.0",
"models/APIC-560/APIC-560.yaml": "ASYNC 2.0",
"models/agens-api/agents-api.yaml": "OAS 3.0",
"models/nested-examples/nested-examples-oas3.json": "OAS 3.0",
"models/nullable/nullable.yaml": "OAS 3.0"
}