-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
swagger adds json to accepted content type #94
Comments
Can you explain what you're expecting? Is it the text/plain that seems Malcolm Sparks Email: [email protected] JUXT LTD. On 12 May 2016 at 12:31, David Smith [email protected] wrote:
|
I told yada that I am going to produce |
Are you talking about the swagger.json resource itself? Or your own Malcolm Sparks Email: [email protected] JUXT LTD. On 12 May 2016 at 15:08, David Smith [email protected] wrote:
|
Sorry, my yada resources is defined to produce only text/plain however the swagger.json produced by yada says that both text and json can be produced. |
That seems like a bug - I'll need to investigate - is there a small example Malcolm Sparks Email: [email protected] JUXT LTD. On 12 May 2016 at 15:16, David Smith [email protected] wrote:
|
If I have a resource with
The swagger.json I get has
"produces":["application/json","text/plain"]
The text was updated successfully, but these errors were encountered: