Skip to content

JSON datatype #658

@joepio

Description

@joepio

Sometimes you don't want to deal with creating Properties and hosting these somewhere - you just want to have some JSON thing (array, object, whatever).

We could add JSON as a datatype.

Implementation

  • Add it to datatypes.rs
  • Add to urls.rs
  • Add to values.rs + test
  • Add to serialize.rs (val_to_serde)
  • Add to default_store.json

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions