ReleasePostFilter
ReleasePostFilter
Filter with potential large set of values to retrieve releases in POST operation
JSON Example
{
"spdx_report_ids": [
"127e6fbfe24a750e72930c220a8e138275656b8e5d8f48a98c3c92df2caba935"
],
"expand_relationships": false,
"applications_only": false,
"page_number": 0,
"page_size": 0
}
boolean
expand_relationships
Optional
Include detailed release payload for the dependencies and dependants of the release
boolean
applications_only
Optional
Include only first level releases that are applications in the catalog (exclude dependency releases)
integer
page_number
Optional
Constraints: minimum: 1 default: 1
An integer that identifies the page number for a paged response
integer
page_size
Optional
Constraints: minimum: 1 maximum: 100 default: 20
An integer that identifies the maximum page size for a paged response