|
|
@ -377,7 +377,7 @@ paths:
|
|
|
|
summary: Store a key in the backup.
|
|
|
|
summary: Store a key in the backup.
|
|
|
|
description: |-
|
|
|
|
description: |-
|
|
|
|
Store a key in the backup.
|
|
|
|
Store a key in the backup.
|
|
|
|
operationId: putRoomKeysBySessionId
|
|
|
|
operationId: putRoomKeyBySessionId
|
|
|
|
security:
|
|
|
|
security:
|
|
|
|
- accessToken: []
|
|
|
|
- accessToken: []
|
|
|
|
parameters:
|
|
|
|
parameters:
|
|
|
@ -449,7 +449,7 @@ paths:
|
|
|
|
summary: Retrieve a key from the backup.
|
|
|
|
summary: Retrieve a key from the backup.
|
|
|
|
description: |-
|
|
|
|
description: |-
|
|
|
|
Retrieve a key from the backup.
|
|
|
|
Retrieve a key from the backup.
|
|
|
|
operationId: getRoomKeysBySessionId
|
|
|
|
operationId: getRoomKeyBySessionId
|
|
|
|
security:
|
|
|
|
security:
|
|
|
|
- accessToken: []
|
|
|
|
- accessToken: []
|
|
|
|
parameters:
|
|
|
|
parameters:
|
|
|
@ -496,7 +496,7 @@ paths:
|
|
|
|
summary: Delete a key from the backup.
|
|
|
|
summary: Delete a key from the backup.
|
|
|
|
description: |-
|
|
|
|
description: |-
|
|
|
|
Delete a key from the backup.
|
|
|
|
Delete a key from the backup.
|
|
|
|
operationId: deleteRoomKeysBySessionId
|
|
|
|
operationId: deleteRoomKeyBySessionId
|
|
|
|
security:
|
|
|
|
security:
|
|
|
|
- accessToken: []
|
|
|
|
- accessToken: []
|
|
|
|
parameters:
|
|
|
|
parameters:
|
|
|
|