Commit a8bbe53c authored by Takuya Noguchi's avatar Takuya Noguchi

Remove pagination description from individual doc

parent af8e06ee
......@@ -1334,7 +1334,5 @@ Parameters:
| Attribute | Type | Required | Description |
| --------- | ---- | -------- | ----------- |
| `query` | string | yes | A string contained in the project name |
| `per_page` | integer | no | number of projects to return per page |
| `page` | integer | no | the page to retrieve |
| `order_by` | string | no | Return requests ordered by `id`, `name`, `created_at` or `last_activity_at` fields |
| `sort` | string | no | Return requests sorted in `asc` or `desc` order |
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment