-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
API does not return a new version #15
Comments
I have a similar problem. Resource: The link I am using: Another link that also does not work: The latest version is 4.3.8, although in fact the latest version is 4.4.3 at the moment UPD |
Our users found two more plugins: https://www.spigotmc.org/resources/gungame-%C2%BB-multiarena.36203/history |
One more plugin: |
And another one |
I added an endpoint at |
it's a POST request |
May I ask how/why this even happens? |
Honestly? No idea. |
Plugin: https://www.spigotmc.org/resources/dicefurniture-plugin-m%C3%B6bel-plugin.6006/history
The latest available version is v 3.2.1.4 released on Feb 5, 2018 with version ID 206844.
Unfortunately the API does not return that version.
The last version returned by the API is v 3.2.1.3 released on Jan 19, 2018 with version ID 204110
https://api.spiget.org/v2/resources/6006/versions?page=16
[ { "downloads": 1482, "rating": { "count": 3, "average": 4.33 }, "name": "3.2.0.9", "releaseDate": 1496415900, "resource": 6006, "id": 162918 }, { "downloads": 6230, "rating": { "count": 6, "average": 4.5 }, "name": "3.2.1.0", "releaseDate": 1497298740, "resource": 6006, "id": 165178 }, { "downloads": 7453, "rating": { "count": 6, "average": 4.33 }, "name": "3.2.1.1", "releaseDate": 1501596420, "resource": 6006, "id": 175631 }, { "downloads": 7904, "rating": { "count": 6, "average": 4 }, "name": "3.2.1.2", "releaseDate": 1507740660, "resource": 6006, "id": 188808 }, { "downloads": 1552, "rating": { "count": 3, "average": 4.67 }, "name": "3.2.1.3", "releaseDate": 1516370880, "resource": 6006, "id": 204110 } ]
The text was updated successfully, but these errors were encountered: