We are using the API endpoint /v3/workflows/{workflowId}/versions to upload workflows to Server. We are running into issues when trying to upload new versions of workflows. The version number and comments update, however the actual contents of the workflow do not. The workflow runs off the existing version. Is there another parameter in the API to specify overwriting a workflow? Or something else we are missing?