- Issue created by @kasperg
- @kasperg opened merge request.
- Status changed to Needs review
over 1 year ago 7:53pm 22 February 2023 - 🇩🇰Denmark kasperg
I have opened a merge request which filters away disabled REST resources.
As far as I can tell
RestInspectionTrait::getResourceConfigs()
is the sole place where the module loads REST resource configuration. Consequently it should be the only place where we need to do any filtering.This should also fix issue #3277858 🐛 Disabled Content Rest API throws exception on REST Specification page Needs work .
- Status changed to RTBC
6 months ago 9:35am 15 May 2024 - 🇩🇪Germany Anybody Porta Westfalica
Great work @kasperg! RTBC!
Any maintainers to finally review and merge this important fix?
- 🇩🇪Germany Anybody Porta Westfalica
FYI: I closed 🐛 Disabled Content Rest API throws exception on REST Specification page Needs work as duplicate.