Skip to content

Conversation

@eed3si9n
Copy link
Owner

Fixes #369

Problem

Currently a complex type named Package causes issues
due to package object named package.

Solution

Register Package as a commonly used name.

Fixes #369

Problem
-------
Currently a complex type named `Package` causes issues
due to package object named `package`.

Solution
--------
Register Package as a commonly used name.
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.

Having a node complexType named Package breaks compilation of generated code

2 participants