Skip to content

Commit 8c2d8a5

Browse files
feat: avro
1 parent 2ef007c commit 8c2d8a5

File tree

5 files changed

+2022
-0
lines changed

5 files changed

+2022
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,6 @@ dist/
6363
demo/models/*.json
6464
demo/models/flattened/*.json
6565
!demo/models/jldAsync26.json
66+
!demo/models/avro.json
6667

6768
.idea/

demo/apis.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"models/demo-api/demo-api.raml": "RAML 1.0",
3+
"models/demo-api/demo-api-2.raml": "RAML 1.0",
34
"models/appian-api/appian-api.raml": "RAML 1.0",
45
"models/oAuth2/oAuth2.raml": "RAML 1.0",
56
"models/nexmo-sms-api/nexmo-sms-api.raml": "RAML 1.0",

0 commit comments

Comments
 (0)