Skip to content

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

Merged
azmeuk merged 1 commit intomainfrom
extract-immutable-check
Apr 3, 2026
Merged

Add Resource.replace() for PUT immutability verification#138
azmeuk merged 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().

@azmeuk azmeuk force-pushed the extract-immutable-check branch from fd748ff to e6824b0 Compare April 2, 2026 19:28
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 e6824b0 to 488f9ba Compare April 3, 2026 06:07
@azmeuk azmeuk merged commit db75212 into main Apr 3, 2026
25 checks passed
@azmeuk azmeuk deleted the extract-immutable-check branch April 3, 2026 06:19
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