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

fix: fixes Issue/4 - Handles the case where there are no /components/schemas but there is an anonymous one in an operation. #13

Merged
merged 8 commits into from
Aug 6, 2020

Conversation

damaru-inc
Copy link
Contributor

Description

This fixes issue #4 . The template now creates a class called Payload when it detects that there are no objects under components/schemas, but there is an anonymous schema inside an operation/message object.

Related issue(s)
Fixes #4

@damaru-inc damaru-inc merged commit db13007 into asyncapi:master Aug 6, 2020
@damaru-inc damaru-inc changed the title Issue/4 - Handles the case where there are no /components/schemas but there is an anonymous one in an operation. fix: fixes Issue/4 - Handles the case where there are no /components/schemas but there is an anonymous one in an operation. Aug 8, 2020
@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 0.2.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failing to process Compliant AsyncAPI Document - Component/Schema Failure
3 participants