MichaelDeSteven commented on issue #10257: URL: https://github.com/apache/dolphinscheduler/issues/10257#issuecomment-1193687303
@SbloodyS hi, I got a rename problem. <img width="492" alt="image" src="https://user-images.githubusercontent.com/51652084/180722010-e0f056f7-f9a8-402c-9c77-e6000ff86d4a.png"> we want rename `process` to `workflow`. So which `RequestMapping` path is best choice? 1. `v2/projects/{projectCode}/process-definition` 2. `projects/{projectCode}/workflow-definition` 3. `v2/projects/{projectCode}/workflow-definition` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
