Skip to content

Support Elixir 1.18 JSON module #299

@maxsalven

Description

@maxsalven

Using json_codec: JSON doesn't work as this library calls encode!/2 with a Jason specific second argument (a keyword list) which isn't compatible with JSON.encode!/2.

|> send_resp(status, mod.encode!(body, opts))

See elixir-lang/elixir#14317

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions