Skip to content

Commit 8574305

Browse files
authored
fix: Issue/4 - Now works with anonymous embedded schemas. (#14)
* First commit with samples. * Work in progress. * Work in progress. * First commit with code worth sharing. * Fixed merge messages in README. * fixes #4 This template now works when the payload schema is embedded inside an operation, as is the case with the Streetlights demo. * fix: dummy commit to push through the fix for issue/4.
1 parent e02bd8c commit 8574305

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ Note that this template interprets the AsyncAPI document in conformance with the
2222
This means that when the template sees a subscribe operation, it will generate code to publish to that operation's channel.
2323
It is possible to override this, see the 'view' parameter in the parameters section below.
2424

25-
2625
## How to Use This Template
2726

2827
Install the AsyncAPI Generator

0 commit comments

Comments
 (0)