Skip to content

Commit f477f9f

Browse files
authored
chore(docs): sync OpenAPI spec (#287)
1 parent 084ebc7 commit f477f9f

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

docs/api-reference/rest/openapi.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2738,6 +2738,12 @@ components:
27382738
type: integer
27392739
format: int64
27402740
minimum: 0
2741+
tag:
2742+
description: |
2743+
Tag name to describe the table at.
2744+
If specified, the server should resolve the tag to a version number and describe that version.
2745+
Cannot be used together with `version` or `branch`.
2746+
type: string
27412747
branch:
27422748
type: string
27432749
description: |

lance-namespace

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Subproject commit 834602eea12e5a453aa2e087066beea44ea9932d
1+
Subproject commit 8338ad231651a85a61d287903929a9095005f1a4

0 commit comments

Comments
 (0)