fix: use parameter generateTimestamp to suppress timestamp in @Genera…#441
fix: use parameter generateTimestamp to suppress timestamp in @Genera…#441anessi wants to merge 1 commit intoasyncapi:masterfrom
Conversation
|
I really like this option but maybe it would be better the current behaviour as default and make it opt-in, especially if it is for a patch release. Also, parameters should be listed in the README. |
86333c2 to
1d9f243
Compare
|
Added a default value for |
|
@anessi Thank you for the contribution! |
annotation asyncapi#433 Signed-off-by: anessi <16045045+anessi@users.noreply.github.com>
|
I added 2 tests. I suggest to update the README.md with the following notes:
This will help Java devs that are not very familiar with Node. |
Description
Use parameter
generateTimestampto suppress timestamp in@Generatedannotation, see #433Related issue(s)
Fixes #433