dimas-b commented on code in PR #4043:
URL: https://github.com/apache/polaris/pull/4043#discussion_r2990359712
##########
spec/polaris-catalog-apis/generic-tables-api.yaml:
##########
@@ -182,6 +186,26 @@ components:
type: string
example: "sales"
+ polaris-generic-table-data-access:
+ name: Polaris-Generic-Table-Access-Delegation
+ in: header
+ description: >
+ Optional header indicating that the client supports delegated access
+ using a specific mechanism. If the header is present, the server must
+ either provide access using the requested mechanism or fail the
request.
+
+
Review Comment:
nit: two empty lines?
--
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]