Skip to content

Conversation

@adrianhall
Copy link
Collaborator

Resolves #162

@adrianhall adrianhall requested a review from Copilot January 6, 2025 17:16
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

Files not reviewed (1)
  • tests/CommunityToolkit.Datasync.TestService/Properties/launchSettings.json: Language not supported
Comments suppressed due to low confidence (1)

src/CommunityToolkit.Datasync.Server/Controllers/TableController.Replace.cs:60

  • The log message should be updated to use the updatedEntity variable instead of entity.
Logger.LogInformation("ReplaceAsync: replaced {entity}", updatedEntity.ToJsonString());

@adrianhall adrianhall merged commit 9363545 into CommunityToolkit:main Jan 6, 2025
5 checks passed
@adrianhall adrianhall deleted the issues/162 branch January 6, 2025 17:22
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.

PUT <item> does not return updatedAt/version in the content

1 participant