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


##########
spec/rest-catalog-open-api.yaml:
##########
@@ -1688,6 +1943,15 @@ components:
         type: integer
         minimum: 1
 
+    policy:
+      name: policy
+      in: path
+      description: a policy name

Review Comment:
   > Values, especially those used for path-parameters, should have validation 
patterns and only allow unproblematic characters.
   
   Thanks for pointing out! I will add relevant restrictions to these values: 
https://datatracker.ietf.org/doc/html/rfc3986#section-2.3



-- 
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: issues-unsubscr...@polaris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to