Skip to content

Commit

Permalink
fix: Issue/4 - Now works with anonymous embedded schemas. (#14)
Browse files Browse the repository at this point in the history
* 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.
  • Loading branch information
damaru-inc authored Aug 18, 2020
1 parent e02bd8c commit 8574305
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ Note that this template interprets the AsyncAPI document in conformance with the
This means that when the template sees a subscribe operation, it will generate code to publish to that operation's channel.
It is possible to override this, see the 'view' parameter in the parameters section below.


## How to Use This Template

Install the AsyncAPI Generator
Expand Down

0 comments on commit 8574305

Please sign in to comment.