| Package | Description |
|---|---|
| masecla.modrinth4j.endpoints.version |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.reflect.TypeToken<GetProjectVersions.GetProjectVersionsRequest> |
GetProjectVersions.getRequestClass()
Returns the request class.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<List<ProjectVersion>> |
VersionEndpoints.getProjectVersions(String slug,
GetProjectVersions.GetProjectVersionsRequest requestObject)
Fetches a list of versions for a project with the given slug, filtered
by the given conditions.
|
Copyright © 2026. All rights reserved.