Sometimes we want to hide some (optional) models/fields because they are not ready for public release or intended for internal usage. We may be able to support this by using apidoc attributes.
We can introduce a custom attribute internal that can be recognised by apidoc-ui and anything with that attribute are not displayed.