- Issue created by @Anybody
- 🇩🇪Germany Anybody Porta Westfalica
I guess it might be caused by this issue? 🐛 Specification includes disabled resources Needs review
Thank you very much for this super cool module! I really enjoy it!
There's one thing I'm wondering about: OpenAPI UI lists all existing REST resources, even the disabled ones (disabled at /admin/config/services/rest
). Typically many of the Drupal Core REST resources are disabled and should not be listed.
Can someone tell if that's a bug or feature or known or whatever?
I'd like to help fixing it but first I'd like to understand if nobody saw this before or it's a special condition in my case?
If some people think it's a feature, I'd suggest to add an option to switch it on / off, but I don't know why anyone would like to see disabled =unavailable resources that should be hidden?
/admin/config/services/rest
/admin/config/services/openapi/redoc/jsonapi
and always see all existing resources despite their statusActive
1.0
Code
I guess it might be caused by this issue? 🐛 Specification includes disabled resources Needs review