We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afd54d3 commit 3ead26bCopy full SHA for 3ead26b
src/openapi/TiMessengerTestTreiber.yaml
@@ -2188,6 +2188,10 @@ components:
2188
type: string
2189
description: "The room identifier. Must be returned in response to a createRoom request. Is used to identify a specific room."
2190
example: "!dowjfsdkjfskjdfsd:gematik.de"
2191
+ roomVersion:
2192
+ type: string
2193
+ description: "The room version"
2194
+ example: "10"
2195
2196
RoomMembershipState:
2197
description: "An accounts membership state for a room"
0 commit comments