-
Notifications
You must be signed in to change notification settings - Fork 1
API Documentation
Patrick edited this page Apr 20, 2024
·
5 revisions
- List the available jar types.
[
{
"type": "purpur",
"name": "Purpur",
"logoUrl": "http://localhost/images/logos/purpur.png"
},
...
]
- List the available versions for the selected jar type.
[
"1.20.4",
"1.20.2",
...
]
- Downloads the selected jar file.
Content-Type: application/java-archive