z7658329 commented on code in PR #2019: URL: https://github.com/apache/incubator-hugegraph/pull/2019#discussion_r1027305785
########## hugegraph-api/src/main/java/org/apache/hugegraph/api/job/AlgorithmAPI.java: ########## @@ -55,7 +55,7 @@ public class AlgorithmAPI extends API { @POST @Timed @Path("/{name}") - @Status(Status.CREATED) + @StatusFilter.Status(StatusFilter.Status.CREATED) Review Comment: yes i will fix it, and notify you to review -- 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: dev-unsubscr...@hugegraph.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org