We have recently upgraded our Clarity instance from 15.9 to 16.0.2. We are facing some issues with the APIs.
While creating a project with baselines, we are getting an error that baselines are not supported.
Is the support for baseline removed in 16.0.2?
Release : 16.0.2
Baselines are supported and you should be able to create them via REST APIs.
Note that you should have "Project - Modify Baseline" right in order to work with baselines in Clarity.
In the swagger below POST /projects/{projectsInternalId}/baselines should allow to create baselines.
More informaton here: /niku/rest/describe/index.html#!/Other32Resources/CaPpmPOSTbaselinesEntity