mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
fix: 📝 Update HTTP documentation
This commit is contained in:
parent
df3514a297
commit
94149042fe
2 changed files with 26 additions and 13 deletions
|
|
@ -42,6 +42,11 @@ Where:
|
|||
|
||||
Sign this string using the user's private key. The resulting signature should be encoded in base64.
|
||||
|
||||
Example:
|
||||
```
|
||||
post /notes a2ebc29eb6762a9164fbcffc9271e8a53562a5e725e7187ea7d88d03cbe59341 n4bQgYhMfWWaL+qgxVrQFaO/TxsrC4Is0V1sFbDwCgg=
|
||||
```
|
||||
|
||||
### Verifying the Signature
|
||||
|
||||
To verify a signature, the server must:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue