feathersjs-ecosystem / feathers-swagger

Add documentation to your FeatherJS services and feed them to Swagger UI.
MIT License
226 stars 63 forks source link

Remove SwaggerUI as direct dependency #232

Closed Mairu closed 2 years ago

Mairu commented 2 years ago

Remove SwaggerUI as a direct dependency, so that users can manage the used version themselves or even use other OpenAPI UIs (like Redoc or RapiDoc).