19.1
The following updates were made for 19.1:
Added
Fields
| Field Name | ApiEntity Name | Tag Name | Comments |
| configuredFields | ApiEntityCBSSheetRow | CBS | |
| configuredFields | ApiEntityProjectActuals | Project Actuals |
Endpoints
| Endpoint | HTTP Method | Tag Name | ApiEntity Name | Comments |
| /action/baseline | DELETE | Action | ApiEntityBaseline | |
| /action/baseline | GET | Action | ApiEntityBaseline | |
| /action/baseline | POST | Action | ApiEntityBaseline | |
| /action/baseline | PUT | Action | ApiEntityBaseline | |
| /action/baseline/parent | GET | Action | ApiEntityBaseline | |
| /action/baseline/project/{id} | GET | Action | ApiEntityBaseline | |
| /action/baseline/{id} | DELETE | Action | ApiEntityBaseline | |
| /action/baseline/{id} | GET | Action | ApiEntityBaseline | |
| /assignment/project/{id} | GET | Assignment | ApiEntityAssignment | |
| /riskMitigation/project/{id} | GET | Risk Mitigation | ApiEntityRiskMitigation |
Modified
Endpoints
| Endpoint | HTTP Method | Tag Name | ApiEntity Name | Comments |
| /resource/workspaceResource/batch | DELETE | Resource | ApiEntityResource | The request payload was modified to consume 'Map<Long,List<Long>>' |