Skip to content

Allow Mod upload via S3 #973

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Allow Mod upload via S3 #973

wants to merge 1 commit into from

Conversation

Brutus5000
Copy link
Member

No description provided.

@Brutus5000 Brutus5000 force-pushed the feature/s3-mod-upload branch from 6c6fa3c to eecb1a3 Compare July 16, 2025 20:23
@Brutus5000 Brutus5000 force-pushed the feature/s3-mod-upload branch from eecb1a3 to f23d539 Compare July 16, 2025 20:44
public record ModUploadMetadata(Integer licenseId, String repositoryUrl) {
import java.util.UUID;

public record ModUploadMetadata(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this separate class and UploadUrlResponse is inner record of controller?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants