Description
We need better support for enrichment of swagger doc with what the actual scope requirement is for individual API endpoints (across all our APIs in authentication/resource-register/registry/access-management/authorization). As the current authorize attribute, e.g.: [Authorize(Policy = AuthzConstants.AUTHORIZESCOPEACCESS)] alone is not reflected in the generated open api specification
Additional Information
No response