GitHub user toyboxman opened a pull request:
https://github.com/apache/incubator-griffin/pull/433
Fix a bug in postman script
postman collection is not up to date, some APIs don't work well.
script has been refreshed in this patch by postman 2.1 standard.
Jira task: GRIFFIN-204
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/toyboxman/incubator-griffin doc/postman
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-griffin/pull/433.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #433
----
commit 46bc51526836353cf58e06947d23542415d2e64c
Author: Eugene <liujin@...>
Date: 2018-10-09T13:13:35Z
Fix a bug in postman script
postman collection is not up to date, some APIs don't work well.
script has been refreshed in this patch by postman 2.1 standard.
Jira task: GRIFFIN-204
----
---