grape-swagger
grape-swagger copied to clipboard
Custom filter for swagger docs
Unable to hide unwanted resources. It loads all resources with all endpoints in JSON format (which later converted to swaggrUI by grape-swagger). There is no control over how swagger_doc is generated (i.e, deciding which resources and which endpoints should be visible).
Any updates on how that can be done?