Load Project Settings from VCS... via REST api?
We're storing our project settings in the Kotlin format in VCS, but making a change to the project settings requires submitting the changes to VCS, and manaully applying the changes in the project UI. Is it possible to trigger an update the project settings via a REST api? (for us, we would use our VCS's trigger functionality to request the update).
Please sign in to leave a comment.
Hello,