Yaak Logo
Yaak
Feedback/Problems with Big Schemas

Problems with Big Schemas

Leandro Alves·May 26, 2026 19:51:17 UTC·YK-994
ReleasedBugImprovement

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 image image image image

Linux2026.3.1

Comments (4)

Sign in to leave a comment.

Yaak BotReleasedFeatured

This shipped in 2026.7.0 🎉

Yaak BotReleased to Beta

This is now available in 2026.7.0-beta.3!

Gregory SchierIn Progress

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.

Gregory Schier

Fixed by https://github.com/mountain-loop/yaak/pull/486, which replaces the OpenAPI importer with a native one instead of going through the Postman converter. It will be in the next release.

Type to search feedback...