diff options
| author | MohamedBassem <me@mbassem.com> | 2024-02-08 15:14:23 +0000 |
|---|---|---|
| committer | MohamedBassem <me@mbassem.com> | 2024-02-08 15:15:21 +0000 |
| commit | 80bb8a108f29331cdb2f2695f6801beee104dc89 (patch) | |
| tree | b1ae2a512963a9c916c4bfed71f7633f508de131 /packages/web/app/api | |
| parent | 333429adbaaa592cc96b480a5228f0e3f1de4cc2 (diff) | |
| download | karakeep-80bb8a108f29331cdb2f2695f6801beee104dc89.tar.zst | |
[refactor] Move the different packages to the package subdir
Diffstat (limited to '')
| -rw-r--r-- | packages/web/app/api/auth/[...nextauth]/route.tsx (renamed from web/app/api/auth/[...nextauth]/route.tsx) | 0 | ||||
| -rw-r--r-- | packages/web/app/api/v1/links/[linkId]/route.ts (renamed from web/app/api/v1/links/[linkId]/route.ts) | 0 | ||||
| -rw-r--r-- | packages/web/app/api/v1/links/route.ts (renamed from web/app/api/v1/links/route.ts) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/web/app/api/auth/[...nextauth]/route.tsx b/packages/web/app/api/auth/[...nextauth]/route.tsx index e722926b..e722926b 100644 --- a/web/app/api/auth/[...nextauth]/route.tsx +++ b/packages/web/app/api/auth/[...nextauth]/route.tsx diff --git a/web/app/api/v1/links/[linkId]/route.ts b/packages/web/app/api/v1/links/[linkId]/route.ts index 39449d6d..39449d6d 100644 --- a/web/app/api/v1/links/[linkId]/route.ts +++ b/packages/web/app/api/v1/links/[linkId]/route.ts diff --git a/web/app/api/v1/links/route.ts b/packages/web/app/api/v1/links/route.ts index 87541634..87541634 100644 --- a/web/app/api/v1/links/route.ts +++ b/packages/web/app/api/v1/links/route.ts |
