I'm working on a project with custom API using CSOM to manage (projects, tasks,...etc.) in Microsoft Project Server 2016 (PWA) on-prem, and I want to create a baseline using CSOM but as you know this is one of Microsoft limitations in What CSOM does not do! Is there any workaround to create a project baseline in Project Server programmatically?
Note: user interface angular project consume the custom API.