Skip to content

Add Resource.replace() for PUT immutability verification#138

Open
azmeuk wants to merge 1 commit intomainfrom
extract-immutable-check
Open

Add Resource.replace() for PUT immutability verification#138
azmeuk wants to merge 1 commit intomainfrom
extract-immutable-check

Conversation

@azmeuk
Copy link
Copy Markdown
Member

@azmeuk azmeuk commented Apr 2, 2026

Extract public replace() method on Resource to verify that immutable fields have not been modified, per RFC 7644 §3.5.1. Deprecate the 'original' parameter of model_validate().

Extract public replace() method on Resource to verify that immutable
fields have not been modified, per RFC 7644 §3.5.1. Deprecate the
'original' parameter of model_validate().
@azmeuk azmeuk force-pushed the extract-immutable-check branch from fd748ff to e6824b0 Compare April 2, 2026 19:28
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