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

fix(types): support objects with typed keys and values #1752

Merged
merged 2 commits into from
Apr 23, 2020

Conversation

JoelEinbinder
Copy link
Contributor

There are a few places in the API where we use objects as maps. This patch adds them to docs and the types.

For env, we accept booleans and numbers as well because they are often used for their string values.

@yury-s
Copy link
Member

yury-s commented Apr 13, 2020

Looks like like docs&lint is failing

@dgozman
Copy link
Contributor

dgozman commented Apr 16, 2020

What's the status of this one?

@JoelEinbinder JoelEinbinder force-pushed the object_key_value_types branch from d9e84e6 to cf9e5ce Compare April 23, 2020 21:40
@JoelEinbinder JoelEinbinder merged commit 671cfa0 into microsoft:master Apr 23, 2020
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.

3 participants