BigW Consortium Gitlab

Commit 6fd561d2 by Takuya Noguchi Committed by blackst0ne

Remove pagination description from individual doc

parent 6278ee5a
......@@ -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