Skip to content

json parse fails on 'object' when 'bool' expected #141

@mwfarb

Description

@mwfarb

We need to be able to handle an alternate legacy property definition from our schema where we may send a value as bool (legacy) or object. At the moment those properties prevent deserialization for that object.

Also in general, thought our schema property type may not define it, we need to allow parsing of all other properties when the type is incorrect, not quit deserializing the entire object.

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