Skip to content

Option to remove _rid and other underscore fields from Document.toStringΒ #56

Open
@kozyr

Description

@kozyr

If I want to query the objects that I stored into DocumentDB, and simply return the JSON back, bunch of internal fields would get returned if I simply return Document.toString for each returned document. Would be nice to have an option to not include them into String serialization.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions