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

Don't generate dictionary representation #96

Merged
merged 1 commit into from
Nov 30, 2017

Conversation

rahul-malik
Copy link
Collaborator

Until we can verify it compiles and works for all schema permutations.

The current implementation leads to a number of compilation errors and warnings that I'd rather ensure work before adding this to the specification.

Most notably the warnings are related to strict-selector-matching due to messaging an id variable.

The compilation error I hit was related was due to a property of type Map<String,Array<String>>. There is likely a simple fix but I'm disabling since models on master should always compile.

@ghost
Copy link

ghost commented Nov 30, 2017

1 Warning
⚠️ Any source code changes should have an entry in CHANGELOG.md or have #trivial in their title.

Generated by 🚫 Danger

@rahul-malik rahul-malik merged commit 6bd7921 into master Nov 30, 2017
@rahul-malik rahul-malik deleted the rmalik-disable-dict-representation branch January 4, 2018 19:18
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