DEV Community

Discussion on: Ocelot Gateway with "auto-generated" Swagger

Collapse
 
dandynamite profile image
Ngo Thien Sinh

Yaml extension doesn't work for me. I have to change it to text.
c.SwaggerEndpoint("/swagger.yaml.txt", "My API V1");