Hey team, I wanted to suggest a much-needed improvement for the 0x API: native support for ERC-2612 permit signatures. Right now, you support Permit2—but let’s be honest, it's messy, overcomplicated. The whole point of ERC-2612 is enabling true gasless approvals with unlimited allowance via signature. Permit2 still requires a one-time on-chain approval, which kind of defeats the purpose—it's not really a gasless solution. For reference: 1inch does this right. When selling tokens like 1INCH through their aggregator, they support native ERC-2612 permit directly. No extra overhead, no on-chain approval needed just to sell—it’s clean, efficient, and exactly the UX users expect. It would be awesome if the 0x API could support the same behavior. Even rolling it out for major ERC-2612 tokens at first would already make a huge difference.