Files
Lina Butler 0850dc1e14 refactor(parse): Restrict schema $refs to document-relative schemas.
Require schema references to point to `#/components/schemas/...`,
so that unsupported external or cross-document references don't leak
into the graph.
2026-05-21 23:46:59 -07:00
..