Namespace Autodesk.ACC.Issues.Projects.Item.IssueRootCauseCategories
Classes
- IssueRootCauseCategoriesRequestBuilder
Builds and executes requests for operations under \projects{projectId}\issue-root-cause-categories
- IssueRootCauseCategoriesRequestBuilder.IssueRootCauseCategoriesRequestBuilderGetQueryParameters
Retrieves a list of supported root cause categories and root causes that you can allocate to an issue. For example, communication and coordination.Note that by default, this endpoint only returns root cause categories. To include root causes you need to to add the
include
query string parameter (include=rootcasues
)... include:: ../../../../_snippets/not-backward-compatible.rst
- IssueRootCauseCategoriesRequestBuilder.IssueRootCauseCategoriesRequestBuilderGetRequestConfiguration
Configuration for the request such as headers, query parameters, and middleware options.