dankinsoid / VaporToOpenAPI

OpenAPI specification generator for Vapor based Swift projects.
MIT License
98 stars 8 forks source link

Add support for Stoplight Visualisation #24

Closed Sherlouk closed 4 months ago

Sherlouk commented 4 months ago

Closes #23

Path is configurable (required), as is the title (optional). One line of code, and no dependencies, to add this to an existing project. (Example had some indentation issues which Xcode fixed for you).

This is an example of what it looks like if you head to localhost:8080/docs

Screenshot 2024-05-04 at 12 04 19 PM