-
The Explorer API mentions in the swagger documentation `/api/v1/datasets/{filter}` that it support wildcards such as `**.COBOL`. I am not able to make this work and get 500 errors.
Are there knows…
-
When issuing a help command on a group that contains a required positional, it is displayed in the help as using the optional brackets.
## Currently we see
```
USAGE
-----
cli [group]
…
ghost updated
6 years ago
-
This might be more of a preference thing, but I was just wondering if the results of getJobLog could be put into an object somewhat similar to this
``` JSON
[
{
"ddname": "JESJCL"…
-
Allow teams to create their own branch. Master would be managed by a small set of core contributors and is updated through pull requests. Initial membership based on people who did most commits in pri…