- Issue created by @j2r
- 🇩🇪Germany broon Potsdam
We also noticed that openapi.json does not contain enum values for the allowed entity types and bundles.
"properties.data.items.properties.type.enum" should be set and contain the list of allowed reference types, ie. "node--my-first-bundle", "node--my-second-bundle", "taxonomy_term--my-vocabulary" and so on.
- 🇵🇱Poland dlevchik Poznan, Poland
Could not reproduce. On Drupal core 10.4.1, openapi_jsonapi 3.05, openapi_ui_swagger 1.1.0
Installed the modules, enabled everything
Added dynamic entity reference to article
No error on openapi_ui_swaggerCould you add more details here? Also, it looks like this is more of a openapi_ui_swagger issue than dynamic_entity_reference