-
Bug
-
Resolution: Done
-
Major
-
SaaS
-
False
-
False
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
No
-
Undefined
-
-
When an endpoint returns a Content-Type: text/plain ActiveDocs on developer/admin portal readers it as an array of chars.
Using the same OAS3 on another OAS3 renderer (eg. swagger.io) it works as expected.
Example:
{"0":"t","1":"e","2":"x","3":"t","servers":[]} Response headers cache-control: no-cache, no-store, max-age=0, must-revalidate content-length: 5 content-type: text/plain;charset=UTF-8 expires: 0 pragma: no-cache