-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Apply new types from staging. <!-- ELLIPSIS_HIDDEN --> ---- > [!IMPORTANT] > Update `openapi.ts` with new API paths and components for resource listing, topic model info retrieval, and map registration, along with new response and request components. > > - **API Paths**: > - Added `/v1/project/{project_id}/resources`, `/v1/dataset/{project_id}/resources`, and `/sketch/resource/{dataset_id}/list` for listing resources. > - Added `/sketch/resource/{dataset_id}/topic_model/{topic_model_id}` for retrieving topic model info. > - Added `/sketch/map/{map_id}/register_as_projection` for registering maps as projections (deprecated). > - **Components**: > - Added `AddArrowSuccessResponse` for handling arrow addition responses. > - Added `EmbeddingDerived2dCoordinateSetCreateArgs`, `KeyWordsTopicLabelCreateArgs`, and `LLMTopicLabelCreateArgs` for resource creation. > - Added `MapInfo` to represent map metadata. > - **Operations**: > - Updated operations to use `AddArrowSuccessResponse` instead of `SuccessResponse` for arrow addition. > > <sup>This description was created by </sup>[<img alt="Ellipsis" src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=nomic-ai%2Fts-nomic&utm_source=github&utm_medium=referral)<sup> for f177335. It will automatically update as commits are pushed.</sup> <!-- ELLIPSIS_HIDDEN -->
- Loading branch information
Showing
1 changed file
with
151 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters