mchades opened a new pull request, #12627:
URL: https://github.com/apache/gravitino/pull/12627

   ### What changes were proposed in this pull request?
   
   This PR adds the OpenAPI specification for Semantic Model list, create, 
load, alter, and drop endpoints, including request, response, definition, 
update, and error schemas.
   
   The branch is based directly on the latest apache/main and contains only 
docs/open-api changes.
   
   ### Why are the changes needed?
   
   The specification documents the complete Semantic Model REST contract for 
server and client implementations.
   
   Fix: #12609
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes. It documents the Semantic Model REST API. It does not add server 
implementation or client code.
   
   ### How was this patch tested?
   
   The following local checks passed:
   
   - ./gradlew :docs:spotlessApply
   - ./gradlew :docs:build
   - git diff --check


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