Effect CommunityEC
Effect Community14mo ago
3 replies
Arman

Swagger Documentation Issue with URL Params and GET Request Payload

Swagger docs don't include url params set with setUrlParams or the payload for GET requests if setPayload was used. In the generation code I can see it has cases to render this but wondered if anyone else has encountered this issue?
Platform version: 0.69.15


Issue is union schema, the current implementation doesn't work if there's a union
Was this page helpful?