-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Lucas/fix file upload parents (#9957)
* Fixed wrong tableId in parents when updating a table * slightly improved typing, still not good enough * Got rid of unused endpoint and function * Removed types for endpoint * turned name into document_id in upsertArgs * linter spread fix * more linter fixes
- Loading branch information
Showing
4 changed files
with
42 additions
and
205 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
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
134 changes: 0 additions & 134 deletions
134
front/pages/api/w/[wId]/spaces/[spaceId]/data_sources/[dsId]/tables/index.ts
This file was deleted.
Oops, something went wrong.
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