In order to generate the updates for the web api, i build and deploy the PS project. This moves all the updates to the server as well as updates the c# code.
However, i still need to publish the new/updated web api in snap develop that was generated during the PS project build and deploy process.
I would prefer to be able to first generate the updates for snapdevelop, then publish the webapi's and deploy the PB side of it at the same (or about the same time). These 2 bits could run in parallel. that should make the over all deployment process time much faster.
is this possible in PS2022?
1) BUILD from the PS project
2A) Build and publish webapi from snapdev
2B) deploy the PS project