ajantha-bhat commented on code in PR #9870:
URL: https://github.com/apache/iceberg/pull/9870#discussion_r1513198334


##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -1444,7 +1444,7 @@ components:
       schema:
         type: string
       required: true
-      description: An optional prefix in the path
+      description: Prefix in the path

Review Comment:
   It is actually a required field. Cannot be optional. 
   
   I tried changing the field to optional. I get validation error as  "in: 
path" params must be required. 
   So updated the description. 
   



-- 
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...@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to