Skip to content

Serialize error parameters properly #418

@sfackler

Description

@sfackler

We currently only support serialization of scalar error parameters and stringify them to align with a longstanding bug in the conjure-java. This is now being resolved - errors registered explicitly with endpoints are now serialized properly.

We should figure out how to make this change as well. Like in the Java implementation, we'll have to be careful to not break backwards compatibility with clients expecting to receive stringified parameters.

Metadata

Metadata

Assignees

No one assigned

    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