Stylistic fixes.

This commit is contained in:
Denis Kasak 2022-05-26 15:37:12 +02:00
parent 79633a1fee
commit 7122ceb6a8

View file

@ -1258,7 +1258,7 @@ the following format:
`AuthData`
| Parameter | Type | Description |
| -----------| -----------|-----------------------------------------------------------------------------------------------------------------------|
| -----------| -----------|---------------------------------------------------------------------------------------------------------------------- |
| public_key | string | **Required.** The curve25519 public key used to encrypt the backups, encoded in unpadded base64. |
| signatures | Signatures | *Optional.* Signatures of the ``auth_data``. The signature is calculated using the process described at Signing JSON. |