Skip to content

Remove hard dependencies on the OpenAPI module suite

Adam G-H requested to merge unbundle-openapi into 5.0.x

We have a hard dependency on the OpenAPI module suite, but it's really a soft integration that we don't strongly take advantage of. Therefore, let's remove the hard dependencies on all openapi_* modules.

Merge request reports