You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Optional] Sponsorship to speed up the bug fix or feature request (example)
Description
openapi-generator version
OpenAPI declaration file content or url
Generation Details
Steps to reproduce
Related issues/PRs
Suggest a fix
accept content type is not set in the generated client code unless application/json is used as response tpye:
therefore it come always error "HttpMediaTypeNotAcceptableException" during integrationtest
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Bug Report Checklist
Description
openapi-generator version
OpenAPI declaration file content or url
Generation Details
Steps to reproduce
Related issues/PRs
Suggest a fix
accept content type is not set in the generated client code unless application/json is used as response tpye:

therefore it come always error "HttpMediaTypeNotAcceptableException" during integrationtest
The text was updated successfully, but these errors were encountered: