-
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.
Bumping types <!-- ELLIPSIS_HIDDEN --> ---- > [!IMPORTANT] > Update API types in `openapi.ts`, changing promo code validation to POST, updating role fields, and simplifying permissions. > > - **API Changes**: > - Change HTTP method for `/v1/stripe/promo-code/validate` from GET to POST in `openapi.ts`. > - Add `projection_id` to `TagResponse` schema. > - Add `umap` to `NomicProjectModel` enumeration. > - **Schema Updates**: > - Replace `access_role` and `permissions` with `dataset_role`, `explicit_dataset_role`, and `org_role` in `DatasetMembershipWithPicture`. > - Simplify `permissions` structure to `{ [key: string]: boolean }` in multiple schemas. > - **Misc**: > - Update `project_id` in `get_tag_request_v1_project_projection_tags_get_get` to be optional. > > <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 8a3ab04. It will automatically update as commits are pushed.</sup> <!-- ELLIPSIS_HIDDEN -->
- Loading branch information
Showing
1 changed file
with
52 additions
and
82 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