Remove fictitious token parameter on /keys/query

This commit is contained in:
Richard van der Hoff 2023-04-05 15:47:18 +01:00
parent 91b2f77e0e
commit f172ccae12
2 changed files with 1 additions and 7 deletions

View file

@ -0,0 +1 @@
Remove fictitious `token` parameter on `/keys/query` endpoint

View file

@ -177,13 +177,6 @@ paths:
description: "device ID"
example:
"@alice:example.com": []
token:
type: string
description: |-
If the client is fetching keys as a result of a device update received
in a sync request, this should be the 'since' token of that sync request,
or any later sync token. This allows the server to ensure its response
contains the keys advertised by the notification in that sync.
required:
- device_keys