fxs7576
05-31-2024Cloud Apps
Discard All Uncommitted Changes in a Project via. REST API
Hi SiSense Community, From the REST API document, I see that there is an endpoint to discard uncommitted changes by specifying their file paths. Is there any endpoint that can discard all uncom...
- 06-04-2024
Hi fxs7576,
While the wildcard usage is not supported and All changes can not be discarded or committed with the help of the API endpoint without specifying the list of files, as of now, we plan to improve the functionality of the GET /projects/{projectId}/status to return the list of modified files in the project. This should make the functionality easier to use with API and automated CI/CD.So stay tuned and look for the updates in our release notes.
Best,
Taras