xiaozcy commented on code in PR #8173:
URL: https://github.com/apache/gravitino/pull/8173#discussion_r2286789109


##########
docs/open-api/models.yaml:
##########
@@ -422,13 +482,20 @@ components:
     ModelVersion:
       type: object
       required:
-        - uri
         - version
         - audit
       properties:
         uri:
           type: string
           description: The uri of the model version
+          nullable: true
+          default: {}

Review Comment:
   Yes, it's a mistake, thanks for pointing it out.



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