Skip to content

Conversation

@Eskibear
Copy link
Member

@Eskibear Eskibear commented Nov 9, 2023

As a follow-up action to fix the bug described in Azure/azure-sdk-for-js#27607

For a configuration setting with no label,
Before the fix, it has a property label: null, which doesn't match the type definition label:? string.
After the fix, it has no property label, and accessing the property setting.label returns undefined, which is as expected.

@Eskibear Eskibear merged commit aded5bb into main Nov 9, 2023
@Eskibear Eskibear deleted the update-sdk branch November 9, 2023 01:39
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.

4 participants