expand property
Use expand to include additional information about version in the response. This parameter accepts a comma-separated list. Expand options include:
operations
Returns the list of operations available for this version.issuesstatus
Returns the count of issues in this version for each of the status categories to do, in progress, done, and unmapped. The unmapped property contains a count of issues with a status other than to do, in progress, and done.
Optional for create and update.
Implementation
final String? expand;