Skip to content

chore: cleanup lancedb related wording and update operation tags#138

Merged
jackye1995 merged 1 commit into
lance-format:mainfrom
jackye1995:cleanup-lancedb
Jul 21, 2025
Merged

chore: cleanup lancedb related wording and update operation tags#138
jackye1995 merged 1 commit into
lance-format:mainfrom
jackye1995:cleanup-lancedb

Conversation

@jackye1995

@jackye1995 jackye1995 commented Jul 20, 2025

Copy link
Copy Markdown
Collaborator
  1. remove lancedb related wording and sections from the doc and code, should move to lancedb/documentation
  2. use | instead of > to display the OpenAPI spec better in swagger UI
  3. add Table in the name of table operations
  4. add tags Namespace, Table, Metadata, Data to annotate the APIs
  5. add newly imported lancedb operations to the docs, update rules about request and response
  6. align the namespace APIs with LanceDB imported APIs by removing the head API responses and rename /v1/table/{id}/list to /v1/namespace/{id}/list_tables
  7. Clarify /v1/namespace/{id}/create should use parent namepace ID in URI route
  8. update Java examples accordingly the changes

@github-actions github-actions Bot added chore Features related to test, build, style improvements python Python features java Java features spec Restful openapi spec rust Rust features labels Jul 20, 2025
@jackye1995 jackye1995 requested a review from LuQQiu July 21, 2025 06:12
@jackye1995 jackye1995 merged commit 2ca11ef into lance-format:main Jul 21, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Features related to test, build, style improvements java Java features python Python features rust Rust features spec Restful openapi spec

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants