diff --git a/signal-server-openapi.yaml b/signal-server-openapi.yaml index 606b66dab..b155a2dc9 100644 --- a/signal-server-openapi.yaml +++ b/signal-server-openapi.yaml @@ -3289,13 +3289,13 @@ components: WebSocketClient: type: object properties: + createdTimestamp: + type: integer + format: int64 userAgent: type: string open: type: boolean - createdTimestamp: - type: integer - format: int64 WebSocketSessionContext: type: object properties: @@ -3674,16 +3674,16 @@ components: type: string commitment: $ref: '#/components/schemas/ProfileKeyCommitment' + badges: + type: array + items: + type: string avatarChange: type: string enum: - UNCHANGED - CLEAR - UPDATE - badges: - type: array - items: - type: string ProfileKeyCommitment: type: object properties: