[Workflow] Rename `start` to `scheduleNew` for parity between SDKs
Open
area/workflow
breaking-change
- Dominant language
- JavaScript
- Stars
- 217
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
## 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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.