Skip to content

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

Merged
derberg merged 1 commit intoasyncapi:masterfrom
Tenischev:feat_replace_array_with_list
Nov 4, 2020
Merged

feat: replace array with List, add type object processing#100
derberg merged 1 commit intoasyncapi:masterfrom
Tenischev:feat_replace_array_with_list

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