maze_openapi_generator

Function run_generator

Source
pub fn run_generator(out_dir: &str) -> Result<(), Box<dyn Error>>
Expand description

Generates the openapi.json file in the given output directory

§Arguments

  • out_dir - Output directory

§Returns

Nothing if successful, else an error