wen-hemin commented on a change in pull request #5756:
URL: https://github.com/apache/dolphinscheduler/pull/5756#discussion_r664995568
##########
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:
projectCode replaces projectName in Other interface, submit in other PR
later
--
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]