|
|
|
@ -32,8 +32,8 @@ paths:
|
|
|
|
|
summary: Upgrades a room to a new room version.
|
|
|
|
|
description: |-
|
|
|
|
|
Upgrades the given room to a particular room version, migrating as much
|
|
|
|
|
data as possible over to the new room. See the `room_upgrades`_ module
|
|
|
|
|
for more information on what this entails.
|
|
|
|
|
data as possible over to the new room. See the `room_upgrades <#room-upgrades>`_
|
|
|
|
|
module for more information on what this entails.
|
|
|
|
|
operationId: upgradeRoom
|
|
|
|
|
security:
|
|
|
|
|
- accessToken: []
|
|
|
|
|