We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e69de08 commit 87cb9b0Copy full SHA for 87cb9b0
README.md
@@ -275,7 +275,6 @@ All requests must currently be sent via **GET** to https://api.spigotmc.org/simp
275
| name | type | required | default | description |
276
|------ |------ |---------- |--------- |----------------------------------------------------------------------------- |
277
| 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. |
279
##### Request: https://api.spigotmc.org/simple/0.2/index.php?action=getResourceUpdate&id=352711
280
##### Response:
281
```json
0 commit comments