Copilot commented on code in PR #11969:
URL: https://github.com/apache/gravitino/pull/11969#discussion_r3575403708


##########
docs/open-api/datatype.yaml:
##########
@@ -222,4 +223,4 @@ components:
     example: {
       "type": "external",
       "externalType": "user-defined"
-    }
\ No newline at end of file
+    }

Review Comment:
   The `ExternalType` schema defines the required field as `catalogString`, but 
the example uses `externalType`. This makes the OpenAPI example inconsistent 
with the schema (and with the JSON example in the relational metadata docs).



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