Skip to content

MSC4429: Use DELETE to delete profile fields, not PUT with null - #914

Merged
reivilibre merged 1 commit into
mainfrom
rei/profile_delete_not_null
Sep 14, 2026
Merged

MSC4429: Use DELETE to delete profile fields, not PUT with null#914
reivilibre merged 1 commit into
mainfrom
rei/profile_delete_not_null

Conversation

@reivilibre

Copy link
Copy Markdown
Contributor

Null is not interoperable as an allowable field value:

Servers MAY reject null values.
https://spec.matrix.org/v1.19/client-server-api/#put_matrixclientv3profileuseridkeyname

Pull Request Checklist

Signed-off-by: Olivier 'reivilibre' oliverw@element.io

Null is not interoperable as an allowable field value:

> Servers MAY reject null values.
— https://spec.matrix.org/v1.19/client-server-api/#put_matrixclientv3profileuseridkeyname
@reivilibre
reivilibre merged commit cbeebaa into main Sep 14, 2026
9 of 10 checks passed
@reivilibre
reivilibre deleted the rei/profile_delete_not_null branch September 14, 2026 12:55
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