From 800d69deb9ec77d40f317e841b3709b524f193e5 Mon Sep 17 00:00:00 2001 From: prrao87 <35005448+prrao87@users.noreply.github.com> Date: Mon, 29 Jun 2026 07:42:46 +0000 Subject: [PATCH] chore(docs): sync OpenAPI spec --- docs/api-reference/rest/openapi.yml | 6 ++++++ lance-namespace | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/api-reference/rest/openapi.yml b/docs/api-reference/rest/openapi.yml index 1a94b0fe..8a1dd565 100644 --- a/docs/api-reference/rest/openapi.yml +++ b/docs/api-reference/rest/openapi.yml @@ -2738,6 +2738,12 @@ components: type: integer format: int64 minimum: 0 + tag: + description: | + Tag name to describe the table at. + If specified, the server should resolve the tag to a version number and describe that version. + Cannot be used together with `version` or `branch`. + type: string branch: type: string description: | diff --git a/lance-namespace b/lance-namespace index 834602ee..8338ad23 160000 --- a/lance-namespace +++ b/lance-namespace @@ -1 +1 @@ -Subproject commit 834602eea12e5a453aa2e087066beea44ea9932d +Subproject commit 8338ad231651a85a61d287903929a9095005f1a4