Agon Cecelia
Agon Cecelia
Cargo.toml: [package] name = "simple" version = "0.0.1" authors = [ "[email protected]", "[email protected]" ] edition = "2018" [lib] name = "simple" crate-type = [ "cdylib", "rlib" ] [dependencies] hdk3 =...
**Describe the bug** When trying to implement Swagger in MVC mode nothing is generated or shown. **Screenshots**  Please make sure the bug is reproducible over the `master` branch: