Skip to content

Commit c3b7993

Browse files
committed
feat: add nested-examples-oas3 model and update demo applications to include it
1 parent 4bf0e3d commit c3b7993

5 files changed

Lines changed: 595 additions & 107 deletions

File tree

demo/apis.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,6 @@
3737
"models/multipart-api/multipart-api.raml": "RAML 1.0",
3838
"models/multiple-messages/multiple-messages.yaml": "ASYNC 2.0",
3939
"models/APIC-560/APIC-560.yaml": "ASYNC 2.0",
40-
"models/agens-api/agents-api.yaml": "OAS 3.0"
40+
"models/agens-api/agents-api.yaml": "OAS 3.0",
41+
"models/nested-examples/nested-examples-oas3.json": "OAS 3.0"
4142
}

0 commit comments

Comments
 (0)