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

Schema enhancements #36

Closed
tobi-or-not-tobi opened this issue Jun 7, 2018 · 1 comment
Closed

Schema enhancements #36

tobi-or-not-tobi opened this issue Jun 7, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@tobi-or-not-tobi
Copy link

While we move to angular 6 (#12) we updated typescript along the way. This gives a lot of the following errors, since the Schema is not used correctly.

Types of property 'properties' are incompatible.

We haven't fixed this with the upgrade since, that needs to be done in this ticket. Instead we removed the Schema model and used any type.

tobi-or-not-tobi added a commit that referenced this issue Jun 7, 2018
@mikerodonnell89 mikerodonnell89 added the enhancement New feature or request label Jun 15, 2018
@droshev droshev added this to the Future backlog milestone Jul 31, 2018
@droshev
Copy link
Contributor

droshev commented May 18, 2019

We will remove the schemas

@droshev droshev closed this as completed May 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants