Serial number in json view
While viewing documents in json view it would be easy to identify start and end of a document if those documents are wrapped like robomongo.
Example :
############# Start of Document 1
{
document 1 goes here
}
############# Start of Document 2
{
document 2 goes here
}
....
1
vote
Irfan Raza
shared this idea