Other API Enhancements
The following describes other new APIs and API updates available in this release.
Updates to Existing REST APIs
The following Code Insight REST API has been updated:
Resource |
API Name |
Method |
Change |
Workflow |
workflow/requestData |
GET |
For each public or private comment associated with the specified request, the response now includes the user who posted the comment and the date and time of the posting. |
The following new public Java API is now available:
Resource |
API Name |
Method |
Change |
Admin |
getRequestCommentsBy |
GET |
Extracts details for each public and private comment associated with the specified Request ID. |