Skip to content

Commit

Permalink
text fix
Browse files Browse the repository at this point in the history
  • Loading branch information
reebhub committed Jul 10, 2024
1 parent b1892f0 commit 377d5d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

| Parameter | Type | Description |
| - | - | - |
| **id** | `str` | Document ID for which to get revisions |
| **id** | `str` | ID of the document to get revisions for |
| **start** | `int` | Revision number to start from |
| **page_size** | `int` | Number of revisions to get |
| **parameters** | `Parameters` | An object that wraps `id`, `start`, and `page_size` |
Expand Down

0 comments on commit 377d5d2

Please sign in to comment.