Skip to content

Module should be decoupled from JSON requests/responses #10

@samnotsowise

Description

@samnotsowise

JSON is requests and responses are woven throughout this module. I suggest that requests should be interrogated (the Accept header) to determine the desired request handling/response format. If the module is unable to handle the format, a 406 Not Acceptable response should be given.

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