Skip to content

Commit

Permalink
feat(asyncapi): add todos
Browse files Browse the repository at this point in the history
  • Loading branch information
timonback committed Dec 20, 2023
1 parent 90642fd commit be3c479
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion springwolf-asyncapi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ dependencies {

## TODO:

* Improve readme description
* Review package name
* core
* serializer vs jackson
* Test that the serialization is always respecting the case format
* Test that the validations are applied
* Finish to implement and test all the Bindings
Expand All @@ -52,4 +56,4 @@ dependencies {

## Convert AsyncAPI v2.x to v3.0.0

See https://github.com/asyncapi/converter-js#conversion-2xx-to-3xx
See https://github.com/asyncapi/converter-js#conversion-2xx-to-3xx

0 comments on commit be3c479

Please sign in to comment.