feathersjs-ecosystem / feathers-swagger

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

Feature: Create documentation for services with schemas of Feathersjs dove (v5) #244

Closed Mairu closed 1 year ago

Mairu commented 1 year ago

With the introduction of schemas in feathers dove, these schemas should be used to create the OpenApi documentation.

Add the possibility of using these schemas in a developer-friendly way.