- Issue created by @Anybody
I was using the https://www.drupal.org/project/openapi_jsonapi → module before I tried this one.
Using /admin/config/services/openapi => /openapi/jsonapi?_format=json leads to:
{"message":"The \u0022resource_type\u0022 parameter was not converted for the path \u0022\/jsonapi\/current-store\u0022 (route name: \u0022commerce_api.current_store\u0022)"}
and page not found 404 for Swagger and ReDoc UI.
There's nothing like "current_store" listed in the ressources overview (/admin/config/services/jsonapi/resource_types)
What am I doing wrong?
My plan was to disable all resources and only enable some, but even with that option disabled, it doesn't work anymore.
Enabling jsonapi_extras module breaks openapi_jsonapi and its UIs
Active
3.0
Code