Skip to content

JSON output type returns all values as a string #18

Closed
@mooreds

Description

@mooreds

The JSON output type (_output=application/json) returns everything as a string.

That makes sense for the XML output type, when everything is an attribute. But JSON supports number and boolean as well as string, so if a column is either of those, it should be output in that form.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions