Skip to content

openapi application/xml unsupported mime #729

@dynnamitt

Description

@dynnamitt

openapi plugin in imposter.sh

I need OAS3 responses as application/xml, the swagger-ui javascript will generate fine example values, when I check if everything is ok configured in browser _spec/ url.

Sadly the real response going through http server will report in logs:
"Unsupported response MIME type 'application/xml' - returning example object as string"

And the response body is just a standard java toString() dump of an object.

Claude report: https://claude.ai/share/4273d2eb-dc43-4f74-af07-c6b9ef45071f

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