Yaak Logo
Yaak
Feedback/Problems with Big Schemas

Problems with Big Schemas

Leandro Alves·3 months ago·#YF994
Released to BetaBugImprovement

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 (3)

Sign in to leave a comment.

Yaak BotReleased to BetaFeatured

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