Skip to content

Commit dadfb8c

Browse files
boyney123magicmatatjahufmvilas
authored
feat: on asyncapi new give users the ability to select an example as a starting point (#131)
Co-authored-by: Maciej Urbańczyk <urbanczyk.maciej.95@gmail.com> Co-authored-by: Fran Méndez <fmvilas@gmail.com>
1 parent e446086 commit dadfb8c

File tree

6 files changed

+2511
-1998
lines changed

6 files changed

+2511
-1998
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,12 @@
99
/node_modules/
1010
/tmp
1111
/yarn.lock
12+
/assets/examples/**
13+
!assets/examples/default-example.yaml
1214
node_modules
1315

1416
asyncapi.json
1517
asyncapi.yaml
16-
asyncapi.yml
18+
asyncapi.yml
19+
20+
spec-examples.zip

0 commit comments

Comments
 (0)