Skip to content

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

Open
reivilibre wants to merge 1 commit into
mainfrom
rei/profile_delete_not_null
Open

MSC4429: Use DELETE to delete profile fields, not PUT with null#914
reivilibre wants to merge 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
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