Azure / Azure/azure-documentdb-java

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

Open
#56 7 comments 1 reaction 0 assignees View on GitHub
backlog
Dominant language
Java
Stars
51
Forks
52
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.