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

feat: replace array with List, add type object processing #100

Merged
merged 1 commit into from
Nov 4, 2020

Conversation

Tenischev
Copy link
Member

Description

  • array [] replaced with List
  • more correct generation when items: has type: object

Related issue(s)

Resolves: #94

@derberg derberg merged commit f7832de into asyncapi:master Nov 4, 2020
@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 0.22.0 🎉

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.

Replace native array with List to generate arrays
3 participants