Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add optional message description for manual consumer/producer definition #84

Merged

Conversation

timonback
Copy link
Member

Allow to set a optional description on the async api message object
spec: https://www.asyncapi.com/docs/reference/specification/v2.0.0#messageObject

Demo code for kafka and amqp examples was added as well

Related change in springwolf-ui will follow

@timonback
Copy link
Member Author

(FYI: I forked from HEAD-1, since the build on master is currently broken due to a change added in the last commit)

@stavshamir
Copy link
Member

(FYI: I forked from HEAD-1, since the build on master is currently broken due to a change added in the last commit)

Yep, I will revert the last commit before merging this PR.

@timonback
Copy link
Member Author

I updated the PR so that also the springwolf-example projects tests pass - in my fork.

The core build is broken as the gh action builds the merged branch, not the changes only.

@stavshamir stavshamir merged commit d3c8090 into springwolf:master Sep 9, 2022
@stavshamir
Copy link
Member

Thanks for the nice addition @timonback :)

@timonback timonback deleted the feature/message-description branch October 19, 2022 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants