-
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.
Bump to new atlas_cloud types. <!-- ELLIPSIS_HIDDEN --> ---- > [!IMPORTANT] > Update TypeScript types for Atlas SDK by removing deprecated endpoints and adding new fields to existing types. > > - **Endpoints**: > - Remove `/v1/stripe/set_organization_limits` endpoint. > - Remove `/v1/project/update_indices` and `/v1/dataset/update_indices` endpoints. > - **Types**: > - Remove `SetOrganizationLimitsRequest` and `SetOrganizationLimitsResponse`. > - Remove `UpdateProjectIndicesRequest` and `UpdateProjectIndicesResponse`. > - Add `ConnectorDatasetDetails` with `id` and `creation_params`. > - Add `connector_name` and `connector_details` to `Project`. > - Add `enable_free_trial` to `StripeSubscriptionCreateRequest`. > - **Enums**: > - Update `DatasetRole` to include `EXTERNAL`. > > <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 ab802be. It will automatically update as commits are pushed.</sup> <!-- ELLIPSIS_HIDDEN -->
- Loading branch information
Showing
1 changed file
with
65 additions
and
135 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