-
Type: Improvement
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
Major Change
Currently as_json methods in Decimal128, Int32, Int64 and Integer return canonical extended json. However, these methods are intended to be used by applications for producing data for frontends, and as such they should return frontend-friendly values. For the extended json output these classes provide as_extended_json.
- related to
-
RUBY-2783 Return a String without "$oid" from BSON::ObjectId#as_json and #to_json
- Closed
- links to