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
Path parameters
Query parameters
Response
A list of packages attr_path
Changes
Changed in 13 of the 53 revisions of this API.4516
- ▲
the
response's property type changed fromobjectto no type for statusresponse-property-type-changed
- ▲
removed the required property
/from the response with the statusresponse-required-property-removed
- ●
for the
queryrequest parameterpage, the min was set to0.00request-parameter-min-set
- ●
for the
queryrequest parameterpageSize, the min was set to0.00request-parameter-min-set
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added to the
response propertyallOflist for the response statusresponse-property-all-of-added
- ▲
- ○
added the optional property
to the response with the statusresponse-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
HTTPBasicwas added to the APIapi-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 statusresponse-property-became-nullable
- ▲
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ○
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ○
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ○
the endpoint scheme security
HTTPBearerwas added to the APIapi-security-added
- ○
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ●
added the new
invalidenum value to the//response property for the response statusresponse-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
- ●