Cannot expand the operation. The following is logged on the Chrome Dev Console:
RangeError: Maximum call stack size exceeded
at Ue.get (immutable.js:1245)
at jt (immutable.js:2753)
at Pt.set (immutable.js:2686)
at immutable.js:2651
at te.__iterate (immutable.js:418)
at te.forEach (immutable.js:4381)
at immutable.js:2651
at Pt.Ue.withMutations (immutable.js:1353)
at Object.Pt [as OrderedMap] (immutable.js:2648)
at e (utils.js:64)
To reproduce...
Steps to reproduce the behavior:
Try to expand /pstate/classes/PurchaseOrder/objects/query
Expected behavior
The operation expands, allowing me to view and try it.
Q&A (please complete the following information)
Content & configuration
Example Swagger/OpenAPI definition:
Describe the bug you're encountering
Cannot expand the operation. The following is logged on the Chrome Dev Console:
To reproduce...
Steps to reproduce the behavior:
Expected behavior
The operation expands, allowing me to view and try it.