forked from Azure/azure-sdk-for-js
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[app-configuration] Fix selecting ConfigurationSetting fields when th…
…ey contain an underscore (Azure#13258) Fixing problem where some fields could not be properly `select`'d for ConfigurationSettings because they had an underscore. This revealed some other underlying issues (like inconsistency in how the `select` field was populated in GetConfigurationSetting vs the List*Setting operations). Tests have been added, code refactored and hopefully things look better after this. Fixes Azure#13126
- Loading branch information
1 parent
d1a2456
commit 1dc3b69
Showing
16 changed files
with
6,684 additions
and
16,896 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
113 changes: 113 additions & 0 deletions
113
.../node/appconfigurationclient_getconfigurationsetting/recording_using_select_via_fields.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.