diff --git a/signal-server-openapi.yaml b/signal-server-openapi.yaml index 720d16188..606b66dab 100644 --- a/signal-server-openapi.yaml +++ b/signal-server-openapi.yaml @@ -2848,14 +2848,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: @@ -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: