diff options
author | Iratu <me@iratu.pro> | 2022-02-16 22:00:13 +0000 |
---|---|---|
committer | Erkin Alp Güney <erkinalp9035@gmail.com> | 2022-02-18 19:50:11 +0300 |
commit | 903ce169a17cc82f5a22cb5814d5a59f5812c25f (patch) | |
tree | a742fb1d37a56191bb9e8abb8041cf243fd68f69 /api | |
parent | Forgot the openapi.json change. (diff) | |
download | server-903ce169a17cc82f5a22cb5814d5a59f5812c25f.tar.xz |
changed user.premium_since to also load from the database.
Diffstat (limited to 'api')
-rw-r--r-- | api/assets/openapi.json | 4 | ||||
-rw-r--r-- | api/src/routes/users/#id/profile.ts | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/api/assets/openapi.json b/api/assets/openapi.json |