405 on m.fully_read

This commit is contained in:
David Robertson 2022-06-30 23:12:26 +01:00
parent 4499d478bf
commit a74deeb58b
No known key found for this signature in database
GPG key ID: 903ECE108A39DEDD

View file

@ -75,6 +75,10 @@ paths:
description: |-
The access token provided is not authorized to modify this user's account
data.
405:
description: |-
This `type` of account data is controlled by the server; it cannot be
modified by clients.
tags:
- User data
get:
@ -174,6 +178,10 @@ paths:
description: |-
The access token provided is not authorized to modify this user's account
data.
405:
description: |-
This `type` of account data is controlled by the server; it cannot be
modified by clients.
tags:
- User data
get: