- Issue created by @ebeyrent
Our application has a ton of custom entities, in addition to the normal Drupal entities. Most of these though are considered internal and we don't want exposed in the Swagger documentation.
For example, the core block entity, key, language, etc.
How can we prevent these from being included?
Active
3.0
Code