Skip to content

Parsing JSON response from "application/vnd.api+json" content type responses #61

@jaimeiniesta

Description

@jaimeiniesta

Hi, I have a JSON API implemented with ja_serializer that uses the content-type "application/vnd.api+json" as in the JSON:API spec.

Is there a way to make this work with phoenix_integration so I can use asserts like assert_response(json: "...")?

Currently this fails as it expects a content type of application/json.

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