JSON View: Have a proper JSON view
The JSON view (including all the options) does not provide a real JSON output which could be copy/pasted into an editor without the need for extensive editing. For example:
- When there is > 1 document, results should be wrapped in an array.
- Numbers should not be wrapped in NumberInt()
- Documents should be comma separated
1
vote
Jeff Eldridge
shared this idea