mirror of
https://github.com/documenso/documenso.git
synced 2025-11-14 16:51:38 +10:00
chore: fix contributing guide
This commit is contained in:
@ -36,7 +36,7 @@ To authenticate your API requests, you must include the API key in the `Authoriz
|
||||
|
||||
Here's a sample API request using cURL:
|
||||
|
||||
```
|
||||
```bash
|
||||
curl --location 'https://app.documenso.com/api/v1/documents?page=1&perPage=1' \
|
||||
--header 'Authorization: api_xxxxxxxxxxxxxxxx'
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user