Azure / Azure/azure-documentdb-java
Option to remove _rid and other underscore fields from Document.toString
Abierto
backlog
- Lenguaje dominante
- Java
- Estrellas
- 51
- Forks
- 52
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.