kevinjqliu commented on code in PR #12094:
URL: https://github.com/apache/iceberg/pull/12094#discussion_r1929207089


##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -2052,6 +2052,10 @@ components:
           type: boolean
         doc:
           type: string
+        initial-default:
+          type: string
+        write-default:
+          type: string

Review Comment:
   ✅ 
   """
   By default, OpenAPI treats all request parameters as optional.
   """
   from
   
https://swagger.io/docs/specification/v3_0/describing-parameters/#required-and-optional-parameters



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to