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

api(console): make ConsoleMessageLocation properties required #3290

Merged
merged 1 commit into from
Aug 6, 2020
Merged

api(console): make ConsoleMessageLocation properties required #3290

merged 1 commit into from
Aug 6, 2020

Conversation

dgozman
Copy link
Contributor

@dgozman dgozman commented Aug 4, 2020

Everywhere in our api, possibly missing properties are nullable.
However, to make things easier for everyone, we just default to an
empty url instead, so that users do not have to null-check it.

References #3281.

docs/api.md Show resolved Hide resolved
Everywhere in our api, possibly missing properties are nullable.
However, to make things easier for everyone, we just default to an
empty url instead, so that users do not have to null-check it.
@dgozman dgozman merged commit cdfe73f into microsoft:master Aug 6, 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.

2 participants