The concept of dlt pipelines being generated from an OpenAPI specification enables API builders to create live datasets that can be easily accessed by users, reducing the need for manual data fetching and processing. This feature aims to make it hassle-free for developers to bundle dlt pipelines with their APIs, promoting a world where accessible data is central to modern data teams. The proof of concept has already shown promising results with the PokeAPI demo, and further developments are planned, including integration with LLM code generation, restructuring of the Python client, and additional heuristics to improve pipeline generation.