OpenAPI Spec imports not showing Security Schemes

hello I have imported an OpenAPI spec which has Security schemes defined, but they do not show up properly in API Dog UI. All the endpoints have AUTH settings as “Inherit” and the Root node is showing as having “No Auth” - even though the API spec has Security schemes defined?

Currently, after importing the Security Scheme, you need to manually reference it for each endpoint. We will provide an option in the upcoming update to support importing the reference of the endpoint to the Security Scheme.

OK thanks for the prompt reply - I thought I was doing something wrong :slightly_smiling_face: Looking forward to that update :slightly_smiling_face: