Skip to content

Wish to have more JSON parsing support for Entities or Entity data type #807

@qingsart

Description

@qingsart

Category

User level API features/changes

Describe the feature you'd like to request

Some public functions of JSON parsing for Entities/Entity datatype. Right now for parsing from JSON there is from_json_value, from_json_str, from_json_file, however for parsing into json, there is only write_json_file. Wish to have to_json_value, to_json_str.

Describe alternatives you've considered

A to JSON parser that doesn't require a writer.

Additional context

No response

Is this something that you'd be interested in working on?

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

Metadata

Metadata

Assignees

Labels

feature-requestThis issue requets a substantial new featuregood-first-issueGood for newcomers. A smaller issue that someone new to the Cedar codebase should be able to tacklepapercutSmall annoyances in the Cedar SDK. Lower priority fixes than bugs. Smaller than a feature request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions