GetFileResponse

data class GetFileResponse(val data: CfModModel.File)

API route: mods/{projectId}/files/{fileId}

API protocol: GET

Accepts: Project ID & File ID (CurseForge)

Constructors

Link copied to clipboard
constructor(data: CfModModel.File)

Properties

Link copied to clipboard