Page MenuHomeDevCentral

Implement ApiJsonResponse for Serialize and Json
ClosedPublic

Authored by dereckson on Oct 9 2018, 21:11.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 3, 23:02
Unknown Object (File)
Tue, Sep 1, 17:41
Unknown Object (File)
Tue, Sep 1, 17:41
Unknown Object (File)
Tue, Sep 1, 11:46
Unknown Object (File)
Tue, Sep 1, 04:25
Unknown Object (File)
Tue, Aug 25, 16:51
Unknown Object (File)
Sun, Aug 23, 13:20
Unknown Object (File)
Sun, Aug 23, 03:58
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