Joseph Moroney
Joseph Moroney
This appears to still be an issue. My workaround was using an ultra zoomed-in radial gradient - the zoom factored out all of the radial curvature. Calculating the cy and...
@killix @attilaorosz Hello! What ended up happening with this issue? This seems like a good change, but I can see the legacy PR was closed without too much explanation? Was...
I have manually filtered out these 'empty' default responses in the interim: ```ts const spec = routingControllersToSpec(...); for (const path in spec.paths) { for (const route in spec.paths[path]) { const...
@imjuni Thank you for getting back to me! I am still using the workaround solution of commenting out view entities when generating. As far as I am aware the `type`...
Thanks for looking into this! Happy to close with this info for now 😁