Skip to content

Commit 87cb9b0

Browse files
Remove page parameter on getResourceUpdate route.
Closes #49
1 parent e69de08 commit 87cb9b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,6 @@ All requests must currently be sent via **GET** to https://api.spigotmc.org/simp
275275
| name | type | required | default | description |
276276
|------ |------ |---------- |--------- |----------------------------------------------------------------------------- |
277277
| id | int | yes | none | The id of the **resource _update_** to retrieve (see `getResourceUpdates`) |
278-
| page | int | no | 1 | The page number to retrieve. Items are paginated at 10 results per page. |
279278
##### Request: https://api.spigotmc.org/simple/0.2/index.php?action=getResourceUpdate&id=352711
280279
##### Response:
281280
```json

0 commit comments

Comments
 (0)