GREsau / okapi

OpenAPI (AKA Swagger) document generation for Rust projects
MIT License
631 stars 112 forks source link

Allow base_path of mount_endpoints_and_merged_docs to equal „/“ #61

Closed somehowchris closed 3 years ago

somehowchris commented 3 years ago

Well, the title says it all

Allowing „/“ to be the base. Generating „/openapi.json“, „/swagger-ui/“, …

FYI @ralpha

ralpha commented 3 years ago

I don't know how I did not test that :confused: But yeah good that you found it :smiley: