Azure / Azure/azure-documentdb-java
Option to remove _rid and other underscore fields from Document.toString
Đang mở
backlog
- Ngôn ngữ chính
- Java
- Star
- 51
- Fork
- 52
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.