monicataina

Results 3 issues of monicataina

When I am generating doc files using OpenAPI, sometimes tags like summaries or descriptions contain text that won't look so pretty in md files (e.g. generates common Markdown mistakes like...

#### Bug Report Checklist - [x] Have you provided a full/minimal spec to reproduce the issue? - [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [x]...

Issue: Bug

Add support for the global properties: apiDocs and modelDocs. In case the files are generated enabling them, it will search for api_doc.mustache and model_doc.mustache to generate md documentation files. Add...