Skip to content

Commit d3cb70f

Browse files
authored
test(APIC-724): add tests to oas 3.0 (#736)
1 parent 22f84f7 commit d3cb70f

File tree

4 files changed

+878
-1
lines changed

4 files changed

+878
-1
lines changed

demo/apis.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,6 @@
2929
"models/test-api/secured.raml": "RAML 1.0",
3030
"models/anyOf/anyOf.yaml": "ASYNC 2.0",
3131
"models/streetlights/streetlights.yaml": "ASYNC 2.0",
32-
"models/visual-tests-raml/visual-tests-raml.raml": "RAML 1.0"
32+
"models/visual-tests-raml/visual-tests-raml.raml": "RAML 1.0",
33+
"models/representative-service/representative-service.yaml": "OAS 3.0"
3334
}

0 commit comments

Comments
 (0)