-
Bug
-
Resolution: Done
-
Major
-
None
-
2.13.2 GA
-
False
-
None
-
False
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
-
Current Behavior
When calling a REST endpoint over the ActiveDocs Try it out feature which returns an json array of objects in the http response body, 3scale adds:
1) An additional servers object with the Public Base URL.
2) Wraps each object into a properties with the array index as value.
Information attached:
- activedoc-response0.png, activedoc-response1.png: screenshots of the current response in the Admin portal ActiveDocs.
- response_1689926655674.json - current response downloaded from the Admin portal ActiveDocs.
- curl-petstore: response received from curl, using the curl request shown in the ActiveDocs.
- response-received.png: view of the response received vs response rendered in ActiveDocs.
Expected Behavior
3scale shouldn't modify the response received.