aborgatin commented on a change in pull request #485: GRIFFIN-229 trigger the
job right now with fixing comments
URL: https://github.com/apache/griffin/pull/485#discussion_r264623638
##########
File path: service/src/main/java/org/apache/griffin/core/job/JobController.java
##########
@@ -113,4 +113,10 @@ public JobHealth getHealthInfo() {
.contentType(MediaType.APPLICATION_OCTET_STREAM)
.body(resource);
}
+
Review comment:
I updated api guide and postman collection
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services