diff --git a/data/api/client-server/key_backup.yaml b/data/api/client-server/key_backup.yaml index 1e3c876e..fcde550c 100644 --- a/data/api/client-server/key_backup.yaml +++ b/data/api/client-server/key_backup.yaml @@ -377,7 +377,7 @@ paths: summary: Store a key in the backup. description: |- Store a key in the backup. - operationId: putRoomKeysBySessionId + operationId: putRoomKeyBySessionId security: - accessToken: [] parameters: @@ -449,7 +449,7 @@ paths: summary: Retrieve a key from the backup. description: |- Retrieve a key from the backup. - operationId: getRoomKeysBySessionId + operationId: getRoomKeyBySessionId security: - accessToken: [] parameters: @@ -496,7 +496,7 @@ paths: summary: Delete a key from the backup. description: |- Delete a key from the backup. - operationId: deleteRoomKeysBySessionId + operationId: deleteRoomKeyBySessionId security: - accessToken: [] parameters: