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: Allow disabling of methods from defaults #214

Closed Mairu closed 2 years ago

Mairu commented 4 years ago

Currently operations can only be "disabled" on service level, it should also be possible from the global defaults option.