Reducing overly nested Vendir paths

48 · Jamie Tanna · July 21, 2026, 9:11 a.m.
Summary
This post discusses the challenges of managing overly nested directory structures while using Vendir to track OpenAPI spec dependencies. The author shares a personal experience of discovering a config option, `newRootPath`, to simplify the file structure. By using this option, the schema files can be downloaded with a more manageable naming convention.