Details
-
Improvement
-
Status: Resolved
-
Resolution: Done
-
Helium
-
None
-
None
-
Operating System: Linux
Platform: PC
Description
Currently there's no trailing newline to formatted JSON output. This can be annoying when using command-line tools to interact with the REST API.
Though there's also something to be said for not pretty-printing the output by default also since this increases the size of the messages.
Workaround is something like feeding the output into a JSON formatter such as python -mjson.tool.
Attachments
Issue Links
- blocks
-
CONTROLLER-287 Milestone: RESTConf improvements based on drafts / user feedback
- Resolved