Skip to content

Fix/update collection dto partial#423

Open
AnneGerlach wants to merge 3 commits intoIQSS:developfrom
nfdi4health:fix/update-collection-dto-partial
Open

Fix/update collection dto partial#423
AnneGerlach wants to merge 3 commits intoIQSS:developfrom
nfdi4health:fix/update-collection-dto-partial

Conversation

@AnneGerlach
Copy link

What this PR does / why we need it:

  • This PR relaxes the typing of the UpdateCollection use case to allow partial collection updates.

  • Native Dataverse collection updates do not require a fully populated object, only the fields to be changed need to be provided.

  • This change aligns the client typing with that behavior and avoids unnecessary TypeScript warnings in downstream usage.

  • This is a typing-only change with no runtime impact.

Which issue(s) this PR closes:

  • Closes -

Related Dataverse PRs:

  • Depends on -

Special notes for your reviewer:

  • TypeScript typing change only (Partial)

  • No API or runtime behavior changes

Suggestions on how to test this:

Is there a release notes or changelog update needed for this change?:

  • Yes, small changelog entry

Additional documentation:

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