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
Describe the bug
SwaggerUI shows errors when looking at endpoints with MediaType.text.plain
This might be another manifestation of #3260
But I do see just a plain string result in the input box, and I see text/plain in the mediatype.
So that particular behavior is different for me. It seems like that other issue might already be resolved?
Describe the bug
SwaggerUI shows errors when looking at endpoints with
MediaType.text.plain
This might be another manifestation of #3260
But I do see just a plain
string
result in the input box, and I seetext/plain
in the mediatype.So that particular behavior is different for me. It seems like that other issue might already be resolved?
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
No errors, and we should see the examples.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: