Azure / Azure/azure-documentdb-java
Option to remove _rid and other underscore fields from Document.toString
オープン
backlog
- 主要言語
- Java
- スター
- 51
- フォーク
- 52
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.
コントリビューションガイド
評価
この issue はまだ評価されていません。