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 #7804: Remove HasChanged #7908

Merged
merged 3 commits into from
Oct 4, 2019
Merged

Conversation

AlexanderSher
Copy link
Contributor

No description provided.

@@ -23,7 +23,6 @@ public partial class ConfigurationClient
private const string KeyQueryFilter = "key";
private const string LabelQueryFilter = "label";
private const string FieldsQueryFilter = "$select";
private const string ETag = "ETag";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@annelo-msft is this something that will be used in the conditional get change?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch. No, that's only used in the HasChanged logic so it can go.

Copy link
Contributor

@AlexGhiondea AlexGhiondea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a small comment, but LGTM otherwise!

# Conflicts:
#	sdk/appconfiguration/Azure.Data.AppConfiguration/src/ConfigurationClient.cs
@AlexanderSher AlexanderSher merged commit 48c7209 into Azure:master Oct 4, 2019
@AlexanderSher AlexanderSher deleted the Fix7804 branch October 22, 2019 02:33
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