Modrinth API Types - v1.1.0
    Preparing search index...

    Function versionFile

    • Route for the following:

      • DELETE /version_file/${hash}
      • GET /version_file/${hash}

      Parameters

      • hash: string

        The hash of the file, considering its byte content, and encoded in hexadecimal.

      • options: APIVersionGetFileParmeters

        The GET or DELETE options for the version file.

      Returns `/version_file/${string}`

    • Route for the following:

      • DELETE /version_file/${hash}
      • GET /version_file/${hash}

      Parameters

      • hash: string

        The hash of the file, considering its byte content, and encoded in hexadecimal.

      • options: APIVersionDeleteFileParameters

        The GET or DELETE options for the version file.

      Returns `/version_file/${string}`