| Package | Description |
|---|---|
| masecla.modrinth4j.endpoints.project | |
| masecla.modrinth4j.endpoints.project.gallery |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<EmptyResponse> |
ProjectEndpoints.modifyGalleryImage(String slug,
ModifyGalleryImage.ModifyGalleryImageRequest request)
This endpoint is used to modify a gallery image for a project.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.reflect.TypeToken<ModifyGalleryImage.ModifyGalleryImageRequest> |
ModifyGalleryImage.getRequestClass()
Returns the request class.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
ModifyGalleryImage.getReplacedUrl(ModifyGalleryImage.ModifyGalleryImageRequest request,
Map<String,String> parameters)
Injects the file extension into the URL.
|
Copyright © 2026. All rights reserved.