Page MenuHomeDevCentral

Implement ApiJsonResponse for Serialize and Json
ClosedPublic

Authored by dereckson on Oct 9 2018, 21:11.
Tags
None
Referenced Files
F20496131: D1869.id4722.diff
Fri, Jan 9, 10:50
Unknown Object (File)
Sun, Jan 4, 17:42
Unknown Object (File)
Fri, Jan 2, 14:01
Unknown Object (File)
Mon, Dec 29, 13:37
Unknown Object (File)
Mon, Dec 29, 05:15
Unknown Object (File)
Sun, Dec 28, 19:10
Unknown Object (File)
Mon, Dec 22, 02:06
Unknown Object (File)
Sun, Dec 21, 02:34
Subscribers
None

Details

Summary

Generate a JSON output from an object ready to be serialized to JSON
is trivial. But to be coherent with the more complex objects, we can
offer into_json_response() through a ApiJsonResponse implementation.

The same applies for the Json itself.

Test Plan

ApiJsonResponse for a Serialize is used by D1868.

Diff Detail

Repository
rLF Limiting Factor
Lint
Lint Passed
Unit
No Test Coverage
Branch
Json (branched from master)
Build Status
Buildable 2886
Build 3134: arc lint + arc unit