GitHub user jerryshao added a comment to the discussion: Proposal: Adopt OpenAPI as the External Contract for Gravitino API V2
I want to clarify something: 1. Our current Gravitino REST API doesn't have a versioning prefix like `api/v1` to define the API version. Instead, we use `VersionFilter`, which is a version header, to support API versioning. So we can support versioning per API. We need to honor this when we bump the API version. 2. I would still weigh in the values of bumping to V2 version. Do we have multiple strong reasons to upgrade our current API definition? I would like to know more and have more discussions. GitHub link: https://github.com/apache/gravitino/discussions/11999#discussioncomment-17618452 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
