diff options
| author | uurgothat <cckhmck@gmail.com> | 2021-09-13 21:22:14 +0300 |
|---|---|---|
| committer | uurgothat <cckhmck@gmail.com> | 2021-09-13 21:22:14 +0300 |
| commit | 9b10ab2d0b7a7a1c3c9a8b65a02518dffdbf04ba (patch) | |
| tree | 13e14246612e53bfa51d63d862f258e377f93588 /api/src | |
| parent | Merge pull request #358 from AlTech98/fix-356 (diff) | |
| download | server-ts-9b10ab2d0b7a7a1c3c9a8b65a02518dffdbf04ba.tar.xz | |
add store endpoints
Diffstat (limited to 'api/src')
| -rw-r--r-- | api/src/routes/store/applications.ts | 11 | ||||
| -rw-r--r-- | api/src/routes/store/skus.ts | 11 |
2 files changed, 22 insertions, 0 deletions
diff --git a/api/src/routes/store/applications.ts b/api/src/routes/store/applications.ts new file mode 100644 |
