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

Add entityPath property to LegendWriteEntityRequest #261

Merged

Conversation

travisstebbins
Copy link
Contributor

This PR adds an entityPath property to the LegendWriteEntityRequest class so that write entity classes can specify the specific entity ID they want to write to, rather than inferring the entity ID from the entity content. This effectively allows us to rename an entity by specifying an existing entityPath but writing an entity with a new path in the request content.

@travisstebbins travisstebbins requested a review from a team as a code owner November 8, 2024 17:10
Copy link

github-actions bot commented Nov 8, 2024

Test Results

  96 files    96 suites   1h 6m 54s ⏱️
207 tests 202 ✔️   5 💤 0
675 runs  658 ✔️ 17 💤 0

Results for commit 5afb1a6.

@rafaelbey rafaelbey merged commit 919fddd into finos:main Nov 8, 2024
5 checks passed
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.

2 participants