-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Files] Refactor how types are shared between server and client (#141580
) * migrated uploads component and added new way of typing and creating an endpoint * updated create endpoint types * convert delete endpoint * convert download endpoint * convert get by id endpoint * convert list endpoint * convert update endpoint * convert public facing download * convert share get * convert list shares * missed a spot * remove unused import * convert share endpoint * convert unshare endpoint * convert find find endpoint, fix types and fix use of empty value check * convert metrics
- Loading branch information
1 parent
1114d09
commit 6429468
Showing
19 changed files
with
284 additions
and
483 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
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
Oops, something went wrong.