Remove fictitious token parameter on /keys/query (#1485)

This commit is contained in:
Richard van der Hoff 2023-04-12 15:41:25 +01:00 committed by GitHub
parent 64c61c2de2
commit a225025cab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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