Skip to content

Conversation

@iDarkster
Copy link

@iDarkster iDarkster commented Oct 15, 2025

Updated MongoDB Function Names(issue #340)

Description

This PR renames MongoDB client, handler, and test functions to better reflect that they operate on metadata instead of entire entities.

Changes

  • CreateEntityCreateMetadata
  • ReadEntityReadMetadata
  • UpdateEntityUpdateMetadata
  • DeleteEntityDeleteMetadata
  • Updated handler and test files to use the new names
  • Improves code readability and aligns naming with purpose
  • Functionality remains unchanged

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.

1 participant