oxidecomputer / progenitor

An OpenAPI client generator
426 stars 55 forks source link

feat: introduce `expander` for easier debugging #826

Closed drahnr closed 1 week ago

drahnr commented 1 month ago

Attempt to address #760

ahl commented 1 month ago

If you're still interested in moving forward with this without expander, what do you think about having the user specify a directory for generated output rather than a file? We could name the files within that directory based on the input file names.