catalog

Shows available packages of a specific package

Returns a list of versions for a given attr_path

Required Query Parameters:

  • attr_path: The attr_path, must be valid.

Optional Query Parameters:

  • page: Optional page number for pagination (def = 0)
  • pageSize: Optional page size for pagination (def = 10)

Returns:

  • PackagesResult: A list of PackageResolutionInfo and the total result count
get/api/v1/catalog/packages/{attr_path}

Path parameters

attr_pathstring required

Query parameters

pageinteger
pageSizeinteger

Response

A list of packages attr_path

total_countinteger required

Changes

Changed in 13 of the 53 revisions of this API.4516

  • 8ec561551880242See the full diff
    • the response's property type changed from object to no type for status

      response-property-type-changed

    • removed the required property / from the response with the status

      response-required-property-removed

    • for the query request parameter page, the min was set to 0.00

      request-parameter-min-set

    • for the query request parameter pageSize, the min was set to 0.00

      request-parameter-min-set

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • added the optional property to the response with the status

      response-optional-property-added

    • added to the response property allOf list for the response status

      response-property-all-of-added

    • added the optional property to the response with the status

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the endpoint scheme security HTTPBasic was added to the API

      api-security-added

    This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the response property // became nullable for the status

      response-property-became-nullable

    • added the required property // to the response with the status

      response-required-property-added

    • added the required property // to the response with the status

      response-required-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • the endpoint scheme security HTTPBearer was added to the API

      api-security-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the new invalid enum value to the // response property for the response status

      response-property-enum-value-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog