The goal would be to write an mcp subcommand to automatically download all specs found in the discovery API and place them in the appropriate spots within the configuration directory of the project (-> etc).
These files are then used to drive the generator. All this is very similar to what was done in the OP .
The overall goal is to get to a point where one can quickly test changes to the generator, and how it reflects on all APIs.
The goal would be to write an
mcp
subcommand to automatically download all specs found in the discovery API and place them in the appropriate spots within the configuration directory of the project (->etc
).These files are then used to drive the generator. All this is very similar to what was done in the OP .
The overall goal is to get to a point where one can quickly test changes to the generator, and how it reflects on all APIs.
CC @ggriffiniii