Skip to content

Download the spec index file

GET
/api/v4/projects/{id}/packages/rubygems/{file_name}

Downloads a RubyGems spec index file (specs.4.8.gz, latest_specs.4.8.gz, or prerelease_specs.4.8.gz) for a project.

id
required
One of:
integer

The ID or URL-encoded path of the project

file_name
required
string
>= 1 characters
Allowed values: specs.4.8.gz latest_specs.4.8.gz prerelease_specs.4.8.gz

Spec file name

OK

Bad Request

Unauthorized

Forbidden

Not Found