Skip to content

JSON operations (feJsonUtils) #18

@chocolatemelt

Description

@chocolatemelt

We have some existing JSON example schemas, so we just need to implement the methods to read/write them.

Basically:

importObject(Object o) { return someJson; }
exportObject(Json j) { return someObject; }

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions