Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

Fix rust-client.channel.type #654

Merged
merged 1 commit into from
Sep 4, 2019

Conversation

AlexTugarev
Copy link
Contributor

This PR fixes the type of the rust-client.channel config property.

null value leads to invalid schema. Ajv is failing to compile it:

schema is invalid: data.properties['rust-client.channel'].type should be equal to one of the allowed values, data.properties['rust-client.channel'].type[1] should be equal to one of the allowed values, data.properties['rust-client.channel'].type should match some schema in anyOf

@Xanewok
Copy link
Member

Xanewok commented Sep 4, 2019

Nice catch, thanks!

@AlexTugarev
Copy link
Contributor Author

@Xanewok is there an ETA for 0.6.2 and would it include this one?

@Xanewok
Copy link
Member

Xanewok commented Sep 7, 2019

Released a 0.6.3 with the fixed package.json

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants