JinyLeeChina commented on a change in pull request #5756:
URL: https://github.com/apache/dolphinscheduler/pull/5756#discussion_r664529268
##########
File path:
dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/SchedulerController.java
##########
@@ -108,14 +108,14 @@
@AccessLogAnnotation(ignoreRequestArgs = "loginUser")
public Result createSchedule(@ApiIgnore @RequestAttribute(value =
SESSION_USER) User loginUser,
@ApiParam(name = "projectName", value =
"PROJECT_NAME", required = true) @PathVariable String projectName,
Review comment:
Please replace the projectName with projectCode
--
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]