psmf22
Results
2
issues of
psmf22
In some commands unirest command responses are cast as empty which might lead to loss of information in error cases. An example I already fixed: `unirest.delete(SSCUrls.AUTH_ENTITIES).queryString("ids", authEntityIdsToDelete).asEmpty().getBody();` `.asEmpty()` should be...
consistency
prio:high
effort:low
The documentation currently does not describe how to properly filter on long values. Using the syntax described for numeric values leads to the following error: > .\fcli.exe util sample-data list...
fcli-usage
prio:medium
effort:low