Describe the proposal
The .NET SDK uses scheduleNewWorkflowAsync
to start a new workflow. For the sake of consistent documentation and to lessen developer confusion, I propose renaming this method to scheduleNew
to keep the format of the other methods in the JS SDK, but also align its purpose with the other language SDKs.