Security Schemas in OpenAPI doc are missing

We have OAuth2 security set in the root in Apidog and (pretty much) all the endpoints are set to inherit from parent which works great in the app. But when I export the OpenAPI document the only security schema listed is Basic Auth (which we do NOT support) and all the endpoints have an empty array for security.
image.png

Thanks for the feedback, we will think about how to optimize it.