HonahX commented on code in PR #936:
URL: https://github.com/apache/polaris/pull/936#discussion_r1940614990


##########
spec/rest-catalog-open-api.yaml:
##########
@@ -242,8 +236,6 @@ paths:
           $ref: '#/components/responses/OAuthErrorResponse'
         5XX:
           $ref: '#/components/responses/OAuthErrorResponse'
-      security:
-        - BearerAuth: []

Review Comment:
   Hi @dimas-b, thanks for reviewing. Currently we have 
`polaris-catalog-service.yaml` as the root yaml for building catalog api service
   
   
https://github.com/apache/polaris/blob/84ee2e8f2c728675f81fc6723d93dd2acb5bef6f/spec/polaris-catalog-service.yaml#L76-L79
   
   It uses `$ref` to control the one used in the runtime. This PR updates the 
`$ref` so that it will point to the `oauth-tokens-api.yaml`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to