diff --git a/signal-server-openapi.yaml b/signal-server-openapi.yaml index 1c04d38e5..b9f1e74e4 100644 --- a/signal-server-openapi.yaml +++ b/signal-server-openapi.yaml @@ -2660,14 +2660,14 @@ components: ECPublicKey: type: object properties: - type: - type: integer - format: int32 publicKeyBytes: type: array items: type: string format: byte + type: + type: integer + format: int32 ECSignedPreKey: type: object properties: @@ -3109,13 +3109,13 @@ components: WebSocketClient: type: object properties: - open: - type: boolean - userAgent: - type: string createdTimestamp: type: integer format: int64 + userAgent: + type: string + open: + type: boolean WebSocketSessionContext: type: object properties: @@ -3550,16 +3550,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: