Problems with Big Schemas

BugImprovement
I got a problem when try to import Cloudflare API Schema. https://github.com/cloudflare/api-schemas/raw/refs/heads/main/openapi.json
I can import, but with erros and without usage info (Specs).
I’m adding images with erros and image with the correct information

Linux2026.3.1
Working on a rewrite of the OpenAPI importer now, which should fix this. Previously, we were using a lib that converted OpenAPI -> Postman, which had some performance issues.