Skip to content
This repository was archived by the owner on Nov 30, 2025. It is now read-only.
This repository was archived by the owner on Nov 30, 2025. It is now read-only.

Interoperability with JsonDecoder #790

@hfhbd

Description

@hfhbd

Describe the problem you'd like to solve

Every JSON is a super set of YAML. I have a custom serializer that requires the JsonDecoder to handle a JsonElement during deserialization.

Related #786

Describe the solution you'd like

YamlDecoder should extend JsonDecoder

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions