diff --git a/signal-server-openapi.yaml b/signal-server-openapi.yaml index 7976220f2..5823408f4 100644 --- a/signal-server-openapi.yaml +++ b/signal-server-openapi.yaml @@ -86,6 +86,7 @@ paths: application/json: schema: $ref: '#/components/schemas/AccountIdentityResponse' + deprecated: true security: - authenticatedAccount: [] delete: @@ -3057,10 +3058,10 @@ components: format: int32 description: "the new phone-number-identity registration ID for each enabled\ \ device on the account, including this one" - eachPniRegistrationIdValid: - type: boolean signatureValidOnEachSignedPreKey: type: boolean + eachPniRegistrationIdValid: + type: boolean valid: type: boolean ECPublicKey: