@remnawave/backend-contract 2.3.26 → 2.3.28
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/backend/api/controllers/users.d.ts +1 -0
- package/build/backend/api/controllers/users.d.ts.map +1 -1
- package/build/backend/api/controllers/users.js +1 -0
- package/build/backend/api/routes.d.ts +1 -0
- package/build/backend/api/routes.d.ts.map +1 -1
- package/build/backend/api/routes.js +1 -0
- package/build/backend/commands/subscriptions/get-by/get-raw-subscription-by-short-uuid.command.d.ts +7 -0
- package/build/backend/commands/subscriptions/get-by/get-raw-subscription-by-short-uuid.command.d.ts.map +1 -1
- package/build/backend/commands/users/actions/disable-user.command.d.ts +5 -0
- package/build/backend/commands/users/actions/disable-user.command.d.ts.map +1 -1
- package/build/backend/commands/users/actions/enable-user.command.d.ts +5 -0
- package/build/backend/commands/users/actions/enable-user.command.d.ts.map +1 -1
- package/build/backend/commands/users/actions/reset-user-traffic.command.d.ts +5 -0
- package/build/backend/commands/users/actions/reset-user-traffic.command.d.ts.map +1 -1
- package/build/backend/commands/users/actions/revoke-user-subscription.command.d.ts +5 -0
- package/build/backend/commands/users/actions/revoke-user-subscription.command.d.ts.map +1 -1
- package/build/backend/commands/users/create-user.command.d.ts +5 -0
- package/build/backend/commands/users/create-user.command.d.ts.map +1 -1
- package/build/backend/commands/users/get-all-users.command.d.ts +7 -0
- package/build/backend/commands/users/get-all-users.command.d.ts.map +1 -1
- package/build/backend/commands/users/get-by/get-user-by-email.command.d.ts +5 -0
- package/build/backend/commands/users/get-by/get-user-by-email.command.d.ts.map +1 -1
- package/build/backend/commands/users/get-by/get-user-by-id.command.d.ts +237 -0
- package/build/backend/commands/users/get-by/get-user-by-id.command.d.ts.map +1 -0
- package/build/backend/commands/users/get-by/get-user-by-id.command.js +19 -0
- package/build/backend/commands/users/get-by/get-user-by-short-uuid.command.d.ts +5 -0
- package/build/backend/commands/users/get-by/get-user-by-short-uuid.command.d.ts.map +1 -1
- package/build/backend/commands/users/get-by/get-user-by-tag.command.d.ts +5 -0
- package/build/backend/commands/users/get-by/get-user-by-tag.command.d.ts.map +1 -1
- package/build/backend/commands/users/get-by/get-user-by-telegram-id.command.d.ts +5 -0
- package/build/backend/commands/users/get-by/get-user-by-telegram-id.command.d.ts.map +1 -1
- package/build/backend/commands/users/get-by/get-user-by-username.command.d.ts +5 -0
- package/build/backend/commands/users/get-by/get-user-by-username.command.d.ts.map +1 -1
- package/build/backend/commands/users/get-by/index.d.ts +1 -0
- package/build/backend/commands/users/get-by/index.d.ts.map +1 -1
- package/build/backend/commands/users/get-by/index.js +1 -0
- package/build/backend/commands/users/get-user-by-uuid.command.d.ts +5 -0
- package/build/backend/commands/users/get-user-by-uuid.command.d.ts.map +1 -1
- package/build/backend/commands/users/update-user.command.d.ts +5 -0
- package/build/backend/commands/users/update-user.command.d.ts.map +1 -1
- package/build/backend/constants/cache-keys/cache-keys.constants.d.ts +9 -0
- package/build/backend/constants/cache-keys/cache-keys.constants.d.ts.map +1 -1
- package/build/backend/constants/cache-keys/cache-keys.constants.js +10 -1
- package/build/backend/models/extended-users.schema.d.ts +3 -0
- package/build/backend/models/extended-users.schema.d.ts.map +1 -1
- package/build/backend/models/users.schema.d.ts +3 -0
- package/build/backend/models/users.schema.d.ts.map +1 -1
- package/build/backend/models/users.schema.js +1 -0
- package/build/frontend/api/controllers/users.js +1 -0
- package/build/frontend/api/routes.js +1 -0
- package/build/frontend/commands/users/get-by/get-user-by-id.command.js +19 -0
- package/build/frontend/commands/users/get-by/index.js +1 -0
- package/build/frontend/constants/cache-keys/cache-keys.constants.js +10 -1
- package/build/frontend/models/users.schema.js +1 -0
- package/package.json +1 -1
|
@@ -15,6 +15,7 @@ export declare const USERS_ROUTES: {
|
|
|
15
15
|
readonly REVOKE_SUBSCRIPTION: (uuid: string) => string;
|
|
16
16
|
};
|
|
17
17
|
readonly GET_BY: {
|
|
18
|
+
readonly ID: (id: string) => string;
|
|
18
19
|
readonly SHORT_UUID: (shortUuid: string) => string;
|
|
19
20
|
readonly USERNAME: (username: string) => string;
|
|
20
21
|
readonly SUBSCRIPTION_UUID: (subscriptionUuid: string) => string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"users.d.ts","sourceRoot":"","sources":["../../../../api/controllers/users.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,gBAAgB,EAAG,OAAgB,CAAC;AAEjD,eAAO,MAAM,mBAAmB,EAAG,SAAkB,CAAC;AAEtD,eAAO,MAAM,YAAY;;;;4BAIN,MAAM;iCACD,MAAM;sCACD,MAAM;kDACM,MAAM;;gCAExB,MAAM;iCACL,MAAM;uCACA,MAAM;6CACA,MAAM;;;
|
|
1
|
+
{"version":3,"file":"users.d.ts","sourceRoot":"","sources":["../../../../api/controllers/users.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,gBAAgB,EAAG,OAAgB,CAAC;AAEjD,eAAO,MAAM,mBAAmB,EAAG,SAAkB,CAAC;AAEtD,eAAO,MAAM,YAAY;;;;4BAIN,MAAM;iCACD,MAAM;sCACD,MAAM;kDACM,MAAM;;gCAExB,MAAM;iCACL,MAAM;uCACA,MAAM;6CACA,MAAM;;;0BAGzB,MAAM;yCACS,MAAM;sCACT,MAAM;uDACW,MAAM;2CAClB,MAAM;gCACjB,MAAM;4BACV,MAAM;;;;;;;;;;;;;;;4CAiBU,MAAM;;;;;CAM/B,CAAC"}
|
|
@@ -18,6 +18,7 @@ exports.USERS_ROUTES = {
|
|
|
18
18
|
REVOKE_SUBSCRIPTION: (uuid) => `${uuid}/${exports.USERS_ACTIONS_ROUTE}/revoke`,
|
|
19
19
|
},
|
|
20
20
|
GET_BY: {
|
|
21
|
+
ID: (id) => `by-id/${id}`,
|
|
21
22
|
SHORT_UUID: (shortUuid) => `by-short-uuid/${shortUuid}`,
|
|
22
23
|
USERNAME: (username) => `by-username/${username}`,
|
|
23
24
|
SUBSCRIPTION_UUID: (subscriptionUuid) => `by-subscription-uuid/${subscriptionUuid}`,
|
|
@@ -73,6 +73,7 @@ export declare const REST_API: {
|
|
|
73
73
|
readonly REVOKE_SUBSCRIPTION: (uuid: string) => string;
|
|
74
74
|
};
|
|
75
75
|
readonly GET_BY: {
|
|
76
|
+
readonly ID: (id: string) => string;
|
|
76
77
|
readonly SHORT_UUID: (shortUuid: string) => string;
|
|
77
78
|
readonly USERNAME: (username: string) => string;
|
|
78
79
|
readonly SUBSCRIPTION_UUID: (subscriptionUuid: string) => string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"routes.d.ts","sourceRoot":"","sources":["../../../api/routes.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,IAAI,EAAG,MAAe,CAAC;AACpC,eAAO,MAAM,YAAY,EAAG,UAAmB,CAAC;AAChD,eAAO,MAAM,WAAW,EAAG,SAAkB,CAAC;AAC9C,eAAO,MAAM,cAAc,EAAG,SAAkB,CAAC;AAEjD,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;gCAyBE,MAAM;;;;;;;;;qCAYD,MAAM;;gCAGX,MAAM;;;;;oCAOF,MAAM;qCAIL,MAAM;qCAIN,MAAM;;2CAKA,MAAM;;;;;;;;iDAaA,MAAM;;;;;;;;gCAWvB,MAAM;qCAGD,MAAM;0CAED,MAAM;sDAEM,MAAM;;qCAMvB,MAAM;oCAIP,MAAM;2CAIC,MAAM;iDAIA,MAAM;;;
|
|
1
|
+
{"version":3,"file":"routes.d.ts","sourceRoot":"","sources":["../../../api/routes.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,IAAI,EAAG,MAAe,CAAC;AACpC,eAAO,MAAM,YAAY,EAAG,UAAmB,CAAC;AAChD,eAAO,MAAM,WAAW,EAAG,SAAkB,CAAC;AAC9C,eAAO,MAAM,cAAc,EAAG,SAAkB,CAAC;AAEjD,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;gCAyBE,MAAM;;;;;;;;;qCAYD,MAAM;;gCAGX,MAAM;;;;;oCAOF,MAAM;qCAIL,MAAM;qCAIN,MAAM;;2CAKA,MAAM;;;;;;;;iDAaA,MAAM;;;;;;;;gCAWvB,MAAM;qCAGD,MAAM;0CAED,MAAM;sDAEM,MAAM;;qCAMvB,MAAM;oCAIP,MAAM;2CAIC,MAAM;iDAIA,MAAM;;;8BAOzB,MAAM;6CAES,MAAM;0CAIT,MAAM;2DAIW,MAAM;+CAIlB,MAAM;oCAIjB,MAAM;gCAIV,MAAM;;;;;;;;;;;;;;;gDAmBU,MAAM;;;;;;;kCAWpB,MAAM;0CAEE,MAAM;uCAET,MAAM;;;;;;qCASR,MAAM;gCAEX,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6BAmCT,MAAM;;gCAKH,MAAM;;;;;;;;;;;;;;mDAiBa,MAAM;;;;;;;;0CAWf,MAAM;kCAId,MAAM;6CAIK,MAAM;iDAIF,MAAM;;;;;;;qCAUlB,MAAM;gCAIX,MAAM;sDAIgB,MAAM;6DAIC,MAAM;;;;;;;;;;qCAa9B,MAAM;gCAIX,MAAM;0CAII,MAAM;;uCAKT,MAAM;0CAEH,MAAM;;;;;;;;;;yCAYP,MAAM;8CAED,MAAM;;;;6CAMP,MAAM;;;gDAKH,MAAM;;;;;;;;;;;;;;;;qCAiBjB,MAAM;gCAIX,MAAM;;uCAKC,MAAM;0CAEH,MAAM;;;;;;;;;;CAW7B,CAAC"}
|
|
@@ -110,6 +110,7 @@ exports.REST_API = {
|
|
|
110
110
|
REVOKE_SUBSCRIPTION: (uuid) => `${exports.ROOT}/${CONTROLLERS.USERS_CONTROLLER}/${CONTROLLERS.USERS_ROUTES.ACTIONS.REVOKE_SUBSCRIPTION(uuid)}`,
|
|
111
111
|
},
|
|
112
112
|
GET_BY: {
|
|
113
|
+
ID: (id) => `${exports.ROOT}/${CONTROLLERS.USERS_CONTROLLER}/${CONTROLLERS.USERS_ROUTES.GET_BY.ID(id)}`,
|
|
113
114
|
SHORT_UUID: (shortUuid) => `${exports.ROOT}/${CONTROLLERS.USERS_CONTROLLER}/${CONTROLLERS.USERS_ROUTES.GET_BY.SHORT_UUID(shortUuid)}`,
|
|
114
115
|
USERNAME: (username) => `${exports.ROOT}/${CONTROLLERS.USERS_CONTROLLER}/${CONTROLLERS.USERS_ROUTES.GET_BY.USERNAME(username)}`,
|
|
115
116
|
SUBSCRIPTION_UUID: (subscriptionUuid) => `${exports.ROOT}/${CONTROLLERS.USERS_CONTROLLER}/${CONTROLLERS.USERS_ROUTES.GET_BY.SUBSCRIPTION_UUID(subscriptionUuid)}`,
|
package/build/backend/commands/subscriptions/get-by/get-raw-subscription-by-short-uuid.command.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ export declare namespace GetRawSubscriptionByShortUuidCommand {
|
|
|
23
23
|
response: z.ZodObject<{
|
|
24
24
|
user: z.ZodObject<{
|
|
25
25
|
uuid: z.ZodString;
|
|
26
|
+
id: z.ZodNumber;
|
|
26
27
|
shortUuid: z.ZodString;
|
|
27
28
|
username: z.ZodString;
|
|
28
29
|
status: z.ZodDefault<z.ZodNativeEnum<{
|
|
@@ -92,6 +93,7 @@ export declare namespace GetRawSubscriptionByShortUuidCommand {
|
|
|
92
93
|
createdAt: Date;
|
|
93
94
|
updatedAt: Date;
|
|
94
95
|
username: string;
|
|
96
|
+
id: number;
|
|
95
97
|
tag: string | null;
|
|
96
98
|
shortUuid: string;
|
|
97
99
|
trafficLimitBytes: number;
|
|
@@ -127,6 +129,7 @@ export declare namespace GetRawSubscriptionByShortUuidCommand {
|
|
|
127
129
|
createdAt: string;
|
|
128
130
|
updatedAt: string;
|
|
129
131
|
username: string;
|
|
132
|
+
id: number;
|
|
130
133
|
tag: string | null;
|
|
131
134
|
shortUuid: string;
|
|
132
135
|
description: string | null;
|
|
@@ -415,6 +418,7 @@ export declare namespace GetRawSubscriptionByShortUuidCommand {
|
|
|
415
418
|
createdAt: Date;
|
|
416
419
|
updatedAt: Date;
|
|
417
420
|
username: string;
|
|
421
|
+
id: number;
|
|
418
422
|
tag: string | null;
|
|
419
423
|
shortUuid: string;
|
|
420
424
|
trafficLimitBytes: number;
|
|
@@ -518,6 +522,7 @@ export declare namespace GetRawSubscriptionByShortUuidCommand {
|
|
|
518
522
|
createdAt: string;
|
|
519
523
|
updatedAt: string;
|
|
520
524
|
username: string;
|
|
525
|
+
id: number;
|
|
521
526
|
tag: string | null;
|
|
522
527
|
shortUuid: string;
|
|
523
528
|
description: string | null;
|
|
@@ -625,6 +630,7 @@ export declare namespace GetRawSubscriptionByShortUuidCommand {
|
|
|
625
630
|
createdAt: Date;
|
|
626
631
|
updatedAt: Date;
|
|
627
632
|
username: string;
|
|
633
|
+
id: number;
|
|
628
634
|
tag: string | null;
|
|
629
635
|
shortUuid: string;
|
|
630
636
|
trafficLimitBytes: number;
|
|
@@ -730,6 +736,7 @@ export declare namespace GetRawSubscriptionByShortUuidCommand {
|
|
|
730
736
|
createdAt: string;
|
|
731
737
|
updatedAt: string;
|
|
732
738
|
username: string;
|
|
739
|
+
id: number;
|
|
733
740
|
tag: string | null;
|
|
734
741
|
shortUuid: string;
|
|
735
742
|
description: string | null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-raw-subscription-by-short-uuid.command.d.ts","sourceRoot":"","sources":["../../../../../commands/subscriptions/get-by/get-raw-subscription-by-short-uuid.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAMxB,yBAAiB,oCAAoC,CAAC;IAC3C,MAAM,GAAG,+BAA+C,CAAC;IACzD,MAAM,OAAO,QAAoB,CAAC;IAElC,MAAM,eAAe,8CAI3B,CAAC;IAEK,MAAM,aAAa;;;;;;MAExB,CAAC;IAEH,KAAY,OAAO,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,aAAa,CAAC,CAAC;IAE7C,MAAM,kBAAkB;;;;;;MAM7B,CAAC;IAEH,KAAY,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,kBAAkB,CAAC,CAAC;IAEvD,MAAM,cAAc
|
|
1
|
+
{"version":3,"file":"get-raw-subscription-by-short-uuid.command.d.ts","sourceRoot":"","sources":["../../../../../commands/subscriptions/get-by/get-raw-subscription-by-short-uuid.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAMxB,yBAAiB,oCAAoC,CAAC;IAC3C,MAAM,GAAG,+BAA+C,CAAC;IACzD,MAAM,OAAO,QAAoB,CAAC;IAElC,MAAM,eAAe,8CAI3B,CAAC;IAEK,MAAM,aAAa;;;;;;MAExB,CAAC;IAEH,KAAY,OAAO,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,aAAa,CAAC,CAAC;IAE7C,MAAM,kBAAkB;;;;;;MAM7B,CAAC;IAEH,KAAY,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,kBAAkB,CAAC,CAAC;IAEvD,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MA2FzB,CAAC;IAEH,KAAY,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;CACzD"}
|
|
@@ -14,6 +14,7 @@ export declare namespace DisableUserCommand {
|
|
|
14
14
|
const ResponseSchema: z.ZodObject<{
|
|
15
15
|
response: z.ZodObject<{
|
|
16
16
|
uuid: z.ZodString;
|
|
17
|
+
id: z.ZodNumber;
|
|
17
18
|
shortUuid: z.ZodString;
|
|
18
19
|
username: z.ZodString;
|
|
19
20
|
status: z.ZodDefault<z.ZodNativeEnum<{
|
|
@@ -83,6 +84,7 @@ export declare namespace DisableUserCommand {
|
|
|
83
84
|
createdAt: Date;
|
|
84
85
|
updatedAt: Date;
|
|
85
86
|
username: string;
|
|
87
|
+
id: number;
|
|
86
88
|
tag: string | null;
|
|
87
89
|
shortUuid: string;
|
|
88
90
|
trafficLimitBytes: number;
|
|
@@ -118,6 +120,7 @@ export declare namespace DisableUserCommand {
|
|
|
118
120
|
createdAt: string;
|
|
119
121
|
updatedAt: string;
|
|
120
122
|
username: string;
|
|
123
|
+
id: number;
|
|
121
124
|
tag: string | null;
|
|
122
125
|
shortUuid: string;
|
|
123
126
|
description: string | null;
|
|
@@ -157,6 +160,7 @@ export declare namespace DisableUserCommand {
|
|
|
157
160
|
createdAt: Date;
|
|
158
161
|
updatedAt: Date;
|
|
159
162
|
username: string;
|
|
163
|
+
id: number;
|
|
160
164
|
tag: string | null;
|
|
161
165
|
shortUuid: string;
|
|
162
166
|
trafficLimitBytes: number;
|
|
@@ -194,6 +198,7 @@ export declare namespace DisableUserCommand {
|
|
|
194
198
|
createdAt: string;
|
|
195
199
|
updatedAt: string;
|
|
196
200
|
username: string;
|
|
201
|
+
id: number;
|
|
197
202
|
tag: string | null;
|
|
198
203
|
shortUuid: string;
|
|
199
204
|
description: string | null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"disable-user.command.d.ts","sourceRoot":"","sources":["../../../../../commands/users/actions/disable-user.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAMxB,yBAAiB,kBAAkB,CAAC;IACzB,MAAM,GAAG,0BAAiC,CAAC;IAC3C,MAAM,OAAO,QAAe,CAAC;IAE7B,MAAM,eAAe,8CAI3B,CAAC;IAEK,MAAM,aAAa;;;;;;MAExB,CAAC;IAEH,KAAY,OAAO,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,aAAa,CAAC,CAAC;IAE7C,MAAM,cAAc
|
|
1
|
+
{"version":3,"file":"disable-user.command.d.ts","sourceRoot":"","sources":["../../../../../commands/users/actions/disable-user.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAMxB,yBAAiB,kBAAkB,CAAC;IACzB,MAAM,GAAG,0BAAiC,CAAC;IAC3C,MAAM,OAAO,QAAe,CAAC;IAE7B,MAAM,eAAe,8CAI3B,CAAC;IAEK,MAAM,aAAa;;;;;;MAExB,CAAC;IAEH,KAAY,OAAO,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,aAAa,CAAC,CAAC;IAE7C,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAEzB,CAAC;IAEH,KAAY,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;CACzD"}
|
|
@@ -14,6 +14,7 @@ export declare namespace EnableUserCommand {
|
|
|
14
14
|
const ResponseSchema: z.ZodObject<{
|
|
15
15
|
response: z.ZodObject<{
|
|
16
16
|
uuid: z.ZodString;
|
|
17
|
+
id: z.ZodNumber;
|
|
17
18
|
shortUuid: z.ZodString;
|
|
18
19
|
username: z.ZodString;
|
|
19
20
|
status: z.ZodDefault<z.ZodNativeEnum<{
|
|
@@ -83,6 +84,7 @@ export declare namespace EnableUserCommand {
|
|
|
83
84
|
createdAt: Date;
|
|
84
85
|
updatedAt: Date;
|
|
85
86
|
username: string;
|
|
87
|
+
id: number;
|
|
86
88
|
tag: string | null;
|
|
87
89
|
shortUuid: string;
|
|
88
90
|
trafficLimitBytes: number;
|
|
@@ -118,6 +120,7 @@ export declare namespace EnableUserCommand {
|
|
|
118
120
|
createdAt: string;
|
|
119
121
|
updatedAt: string;
|
|
120
122
|
username: string;
|
|
123
|
+
id: number;
|
|
121
124
|
tag: string | null;
|
|
122
125
|
shortUuid: string;
|
|
123
126
|
description: string | null;
|
|
@@ -157,6 +160,7 @@ export declare namespace EnableUserCommand {
|
|
|
157
160
|
createdAt: Date;
|
|
158
161
|
updatedAt: Date;
|
|
159
162
|
username: string;
|
|
163
|
+
id: number;
|
|
160
164
|
tag: string | null;
|
|
161
165
|
shortUuid: string;
|
|
162
166
|
trafficLimitBytes: number;
|
|
@@ -194,6 +198,7 @@ export declare namespace EnableUserCommand {
|
|
|
194
198
|
createdAt: string;
|
|
195
199
|
updatedAt: string;
|
|
196
200
|
username: string;
|
|
201
|
+
id: number;
|
|
197
202
|
tag: string | null;
|
|
198
203
|
shortUuid: string;
|
|
199
204
|
description: string | null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"enable-user.command.d.ts","sourceRoot":"","sources":["../../../../../commands/users/actions/enable-user.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAMxB,yBAAiB,iBAAiB,CAAC;IACxB,MAAM,GAAG,0BAAgC,CAAC;IAC1C,MAAM,OAAO,QAAe,CAAC;IAE7B,MAAM,eAAe,8CAI3B,CAAC;IAEK,MAAM,aAAa;;;;;;MAExB,CAAC;IAEH,KAAY,OAAO,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,aAAa,CAAC,CAAC;IAE7C,MAAM,cAAc
|
|
1
|
+
{"version":3,"file":"enable-user.command.d.ts","sourceRoot":"","sources":["../../../../../commands/users/actions/enable-user.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAMxB,yBAAiB,iBAAiB,CAAC;IACxB,MAAM,GAAG,0BAAgC,CAAC;IAC1C,MAAM,OAAO,QAAe,CAAC;IAE7B,MAAM,eAAe,8CAI3B,CAAC;IAEK,MAAM,aAAa;;;;;;MAExB,CAAC;IAEH,KAAY,OAAO,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,aAAa,CAAC,CAAC;IAE7C,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAEzB,CAAC;IAEH,KAAY,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;CACzD"}
|
|
@@ -14,6 +14,7 @@ export declare namespace ResetUserTrafficCommand {
|
|
|
14
14
|
const ResponseSchema: z.ZodObject<{
|
|
15
15
|
response: z.ZodObject<{
|
|
16
16
|
uuid: z.ZodString;
|
|
17
|
+
id: z.ZodNumber;
|
|
17
18
|
shortUuid: z.ZodString;
|
|
18
19
|
username: z.ZodString;
|
|
19
20
|
status: z.ZodDefault<z.ZodNativeEnum<{
|
|
@@ -83,6 +84,7 @@ export declare namespace ResetUserTrafficCommand {
|
|
|
83
84
|
createdAt: Date;
|
|
84
85
|
updatedAt: Date;
|
|
85
86
|
username: string;
|
|
87
|
+
id: number;
|
|
86
88
|
tag: string | null;
|
|
87
89
|
shortUuid: string;
|
|
88
90
|
trafficLimitBytes: number;
|
|
@@ -118,6 +120,7 @@ export declare namespace ResetUserTrafficCommand {
|
|
|
118
120
|
createdAt: string;
|
|
119
121
|
updatedAt: string;
|
|
120
122
|
username: string;
|
|
123
|
+
id: number;
|
|
121
124
|
tag: string | null;
|
|
122
125
|
shortUuid: string;
|
|
123
126
|
description: string | null;
|
|
@@ -157,6 +160,7 @@ export declare namespace ResetUserTrafficCommand {
|
|
|
157
160
|
createdAt: Date;
|
|
158
161
|
updatedAt: Date;
|
|
159
162
|
username: string;
|
|
163
|
+
id: number;
|
|
160
164
|
tag: string | null;
|
|
161
165
|
shortUuid: string;
|
|
162
166
|
trafficLimitBytes: number;
|
|
@@ -194,6 +198,7 @@ export declare namespace ResetUserTrafficCommand {
|
|
|
194
198
|
createdAt: string;
|
|
195
199
|
updatedAt: string;
|
|
196
200
|
username: string;
|
|
201
|
+
id: number;
|
|
197
202
|
tag: string | null;
|
|
198
203
|
shortUuid: string;
|
|
199
204
|
description: string | null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reset-user-traffic.command.d.ts","sourceRoot":"","sources":["../../../../../commands/users/actions/reset-user-traffic.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAMxB,yBAAiB,uBAAuB,CAAC;IAC9B,MAAM,GAAG,0BAAuC,CAAC;IACjD,MAAM,OAAO,QAAe,CAAC;IAE7B,MAAM,eAAe,8CAI3B,CAAC;IAEK,MAAM,aAAa;;;;;;MAExB,CAAC;IAEH,KAAY,OAAO,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,aAAa,CAAC,CAAC;IAE7C,MAAM,cAAc
|
|
1
|
+
{"version":3,"file":"reset-user-traffic.command.d.ts","sourceRoot":"","sources":["../../../../../commands/users/actions/reset-user-traffic.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAMxB,yBAAiB,uBAAuB,CAAC;IAC9B,MAAM,GAAG,0BAAuC,CAAC;IACjD,MAAM,OAAO,QAAe,CAAC;IAE7B,MAAM,eAAe,8CAI3B,CAAC;IAEK,MAAM,aAAa;;;;;;MAExB,CAAC;IAEH,KAAY,OAAO,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,aAAa,CAAC,CAAC;IAE7C,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAEzB,CAAC;IAEH,KAAY,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;CACzD"}
|
|
@@ -24,6 +24,7 @@ export declare namespace RevokeUserSubscriptionCommand {
|
|
|
24
24
|
const ResponseSchema: z.ZodObject<{
|
|
25
25
|
response: z.ZodObject<{
|
|
26
26
|
uuid: z.ZodString;
|
|
27
|
+
id: z.ZodNumber;
|
|
27
28
|
shortUuid: z.ZodString;
|
|
28
29
|
username: z.ZodString;
|
|
29
30
|
status: z.ZodDefault<z.ZodNativeEnum<{
|
|
@@ -93,6 +94,7 @@ export declare namespace RevokeUserSubscriptionCommand {
|
|
|
93
94
|
createdAt: Date;
|
|
94
95
|
updatedAt: Date;
|
|
95
96
|
username: string;
|
|
97
|
+
id: number;
|
|
96
98
|
tag: string | null;
|
|
97
99
|
shortUuid: string;
|
|
98
100
|
trafficLimitBytes: number;
|
|
@@ -128,6 +130,7 @@ export declare namespace RevokeUserSubscriptionCommand {
|
|
|
128
130
|
createdAt: string;
|
|
129
131
|
updatedAt: string;
|
|
130
132
|
username: string;
|
|
133
|
+
id: number;
|
|
131
134
|
tag: string | null;
|
|
132
135
|
shortUuid: string;
|
|
133
136
|
description: string | null;
|
|
@@ -167,6 +170,7 @@ export declare namespace RevokeUserSubscriptionCommand {
|
|
|
167
170
|
createdAt: Date;
|
|
168
171
|
updatedAt: Date;
|
|
169
172
|
username: string;
|
|
173
|
+
id: number;
|
|
170
174
|
tag: string | null;
|
|
171
175
|
shortUuid: string;
|
|
172
176
|
trafficLimitBytes: number;
|
|
@@ -204,6 +208,7 @@ export declare namespace RevokeUserSubscriptionCommand {
|
|
|
204
208
|
createdAt: string;
|
|
205
209
|
updatedAt: string;
|
|
206
210
|
username: string;
|
|
211
|
+
id: number;
|
|
207
212
|
tag: string | null;
|
|
208
213
|
shortUuid: string;
|
|
209
214
|
description: string | null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"revoke-user-subscription.command.d.ts","sourceRoot":"","sources":["../../../../../commands/users/actions/revoke-user-subscription.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAMxB,yBAAiB,6BAA6B,CAAC;IACpC,MAAM,GAAG,0BAA6C,CAAC;IACvD,MAAM,OAAO,QAAe,CAAC;IAE7B,MAAM,eAAe,8CAI3B,CAAC;IAEK,MAAM,aAAa;;;;;;MAExB,CAAC;IAEH,KAAY,OAAO,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,aAAa,CAAC,CAAC;IAE7C,MAAM,iBAAiB;;;;;;;;eAa7B,CAAC;IAEF,KAAY,WAAW,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,iBAAiB,CAAC,CAAC;IAErD,MAAM,cAAc
|
|
1
|
+
{"version":3,"file":"revoke-user-subscription.command.d.ts","sourceRoot":"","sources":["../../../../../commands/users/actions/revoke-user-subscription.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAMxB,yBAAiB,6BAA6B,CAAC;IACpC,MAAM,GAAG,0BAA6C,CAAC;IACvD,MAAM,OAAO,QAAe,CAAC;IAE7B,MAAM,eAAe,8CAI3B,CAAC;IAEK,MAAM,aAAa;;;;;;MAExB,CAAC;IAEH,KAAY,OAAO,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,aAAa,CAAC,CAAC;IAE7C,MAAM,iBAAiB;;;;;;;;eAa7B,CAAC;IAEF,KAAY,WAAW,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,iBAAiB,CAAC,CAAC;IAErD,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAEzB,CAAC;IAEH,KAAY,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;CACzD"}
|
|
@@ -78,6 +78,7 @@ export declare namespace CreateUserCommand {
|
|
|
78
78
|
const ResponseSchema: z.ZodObject<{
|
|
79
79
|
response: z.ZodObject<{
|
|
80
80
|
uuid: z.ZodString;
|
|
81
|
+
id: z.ZodNumber;
|
|
81
82
|
shortUuid: z.ZodString;
|
|
82
83
|
username: z.ZodString;
|
|
83
84
|
status: z.ZodDefault<z.ZodNativeEnum<{
|
|
@@ -147,6 +148,7 @@ export declare namespace CreateUserCommand {
|
|
|
147
148
|
createdAt: Date;
|
|
148
149
|
updatedAt: Date;
|
|
149
150
|
username: string;
|
|
151
|
+
id: number;
|
|
150
152
|
tag: string | null;
|
|
151
153
|
shortUuid: string;
|
|
152
154
|
trafficLimitBytes: number;
|
|
@@ -182,6 +184,7 @@ export declare namespace CreateUserCommand {
|
|
|
182
184
|
createdAt: string;
|
|
183
185
|
updatedAt: string;
|
|
184
186
|
username: string;
|
|
187
|
+
id: number;
|
|
185
188
|
tag: string | null;
|
|
186
189
|
shortUuid: string;
|
|
187
190
|
description: string | null;
|
|
@@ -221,6 +224,7 @@ export declare namespace CreateUserCommand {
|
|
|
221
224
|
createdAt: Date;
|
|
222
225
|
updatedAt: Date;
|
|
223
226
|
username: string;
|
|
227
|
+
id: number;
|
|
224
228
|
tag: string | null;
|
|
225
229
|
shortUuid: string;
|
|
226
230
|
trafficLimitBytes: number;
|
|
@@ -258,6 +262,7 @@ export declare namespace CreateUserCommand {
|
|
|
258
262
|
createdAt: string;
|
|
259
263
|
updatedAt: string;
|
|
260
264
|
username: string;
|
|
265
|
+
id: number;
|
|
261
266
|
tag: string | null;
|
|
262
267
|
shortUuid: string;
|
|
263
268
|
description: string | null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-user.command.d.ts","sourceRoot":"","sources":["../../../../commands/users/create-user.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAMxB,yBAAiB,iBAAiB,CAAC;IACxB,MAAM,GAAG,eAAwB,CAAC;IAClC,MAAM,OAAO,eAAM,CAAC;IAEpB,MAAM,eAAe,2CAI3B,CAAC;IAEK,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAmJxB,CAAC;IAEH,KAAY,OAAO,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,aAAa,CAAC,CAAC;IAE7C,MAAM,cAAc
|
|
1
|
+
{"version":3,"file":"create-user.command.d.ts","sourceRoot":"","sources":["../../../../commands/users/create-user.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAMxB,yBAAiB,iBAAiB,CAAC;IACxB,MAAM,GAAG,eAAwB,CAAC;IAClC,MAAM,OAAO,eAAM,CAAC;IAEpB,MAAM,eAAe,2CAI3B,CAAC;IAEK,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAmJxB,CAAC;IAEH,KAAY,OAAO,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,aAAa,CAAC,CAAC;IAE7C,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAEzB,CAAC;IAEH,KAAY,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;CACzD"}
|
|
@@ -60,6 +60,7 @@ export declare namespace GetAllUsersCommand {
|
|
|
60
60
|
response: z.ZodObject<{
|
|
61
61
|
users: z.ZodArray<z.ZodObject<{
|
|
62
62
|
uuid: z.ZodString;
|
|
63
|
+
id: z.ZodNumber;
|
|
63
64
|
shortUuid: z.ZodString;
|
|
64
65
|
username: z.ZodString;
|
|
65
66
|
status: z.ZodDefault<z.ZodNativeEnum<{
|
|
@@ -129,6 +130,7 @@ export declare namespace GetAllUsersCommand {
|
|
|
129
130
|
createdAt: Date;
|
|
130
131
|
updatedAt: Date;
|
|
131
132
|
username: string;
|
|
133
|
+
id: number;
|
|
132
134
|
tag: string | null;
|
|
133
135
|
shortUuid: string;
|
|
134
136
|
trafficLimitBytes: number;
|
|
@@ -164,6 +166,7 @@ export declare namespace GetAllUsersCommand {
|
|
|
164
166
|
createdAt: string;
|
|
165
167
|
updatedAt: string;
|
|
166
168
|
username: string;
|
|
169
|
+
id: number;
|
|
167
170
|
tag: string | null;
|
|
168
171
|
shortUuid: string;
|
|
169
172
|
description: string | null;
|
|
@@ -204,6 +207,7 @@ export declare namespace GetAllUsersCommand {
|
|
|
204
207
|
createdAt: Date;
|
|
205
208
|
updatedAt: Date;
|
|
206
209
|
username: string;
|
|
210
|
+
id: number;
|
|
207
211
|
tag: string | null;
|
|
208
212
|
shortUuid: string;
|
|
209
213
|
trafficLimitBytes: number;
|
|
@@ -242,6 +246,7 @@ export declare namespace GetAllUsersCommand {
|
|
|
242
246
|
createdAt: string;
|
|
243
247
|
updatedAt: string;
|
|
244
248
|
username: string;
|
|
249
|
+
id: number;
|
|
245
250
|
tag: string | null;
|
|
246
251
|
shortUuid: string;
|
|
247
252
|
description: string | null;
|
|
@@ -284,6 +289,7 @@ export declare namespace GetAllUsersCommand {
|
|
|
284
289
|
createdAt: Date;
|
|
285
290
|
updatedAt: Date;
|
|
286
291
|
username: string;
|
|
292
|
+
id: number;
|
|
287
293
|
tag: string | null;
|
|
288
294
|
shortUuid: string;
|
|
289
295
|
trafficLimitBytes: number;
|
|
@@ -324,6 +330,7 @@ export declare namespace GetAllUsersCommand {
|
|
|
324
330
|
createdAt: string;
|
|
325
331
|
updatedAt: string;
|
|
326
332
|
username: string;
|
|
333
|
+
id: number;
|
|
327
334
|
tag: string | null;
|
|
328
335
|
shortUuid: string;
|
|
329
336
|
description: string | null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-all-users.command.d.ts","sourceRoot":"","sources":["../../../../commands/users/get-all-users.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAMxB,yBAAiB,kBAAkB,CAAC;IACzB,MAAM,GAAG,eAAqB,CAAC;IAC/B,MAAM,OAAO,eAAM,CAAC;IAEpB,MAAM,eAAe,2CAA+D,CAAC;IAErF,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAAkC,CAAC;IAElE,KAAY,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,kBAAkB,CAAC,CAAC;IAEvD,MAAM,cAAc
|
|
1
|
+
{"version":3,"file":"get-all-users.command.d.ts","sourceRoot":"","sources":["../../../../commands/users/get-all-users.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAMxB,yBAAiB,kBAAkB,CAAC;IACzB,MAAM,GAAG,eAAqB,CAAC;IAC/B,MAAM,OAAO,eAAM,CAAC;IAEpB,MAAM,eAAe,2CAA+D,CAAC;IAErF,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAAkC,CAAC;IAElE,KAAY,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,kBAAkB,CAAC,CAAC;IAEvD,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAKzB,CAAC;IAEH,KAAY,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;CACzD"}
|
|
@@ -14,6 +14,7 @@ export declare namespace GetUserByEmailCommand {
|
|
|
14
14
|
const ResponseSchema: z.ZodObject<{
|
|
15
15
|
response: z.ZodArray<z.ZodObject<{
|
|
16
16
|
uuid: z.ZodString;
|
|
17
|
+
id: z.ZodNumber;
|
|
17
18
|
shortUuid: z.ZodString;
|
|
18
19
|
username: z.ZodString;
|
|
19
20
|
status: z.ZodDefault<z.ZodNativeEnum<{
|
|
@@ -83,6 +84,7 @@ export declare namespace GetUserByEmailCommand {
|
|
|
83
84
|
createdAt: Date;
|
|
84
85
|
updatedAt: Date;
|
|
85
86
|
username: string;
|
|
87
|
+
id: number;
|
|
86
88
|
tag: string | null;
|
|
87
89
|
shortUuid: string;
|
|
88
90
|
trafficLimitBytes: number;
|
|
@@ -118,6 +120,7 @@ export declare namespace GetUserByEmailCommand {
|
|
|
118
120
|
createdAt: string;
|
|
119
121
|
updatedAt: string;
|
|
120
122
|
username: string;
|
|
123
|
+
id: number;
|
|
121
124
|
tag: string | null;
|
|
122
125
|
shortUuid: string;
|
|
123
126
|
description: string | null;
|
|
@@ -157,6 +160,7 @@ export declare namespace GetUserByEmailCommand {
|
|
|
157
160
|
createdAt: Date;
|
|
158
161
|
updatedAt: Date;
|
|
159
162
|
username: string;
|
|
163
|
+
id: number;
|
|
160
164
|
tag: string | null;
|
|
161
165
|
shortUuid: string;
|
|
162
166
|
trafficLimitBytes: number;
|
|
@@ -194,6 +198,7 @@ export declare namespace GetUserByEmailCommand {
|
|
|
194
198
|
createdAt: string;
|
|
195
199
|
updatedAt: string;
|
|
196
200
|
username: string;
|
|
201
|
+
id: number;
|
|
197
202
|
tag: string | null;
|
|
198
203
|
shortUuid: string;
|
|
199
204
|
description: string | null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-by-email.command.d.ts","sourceRoot":"","sources":["../../../../../commands/users/get-by/get-user-by-email.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAMxB,yBAAiB,qBAAqB,CAAC;IAC5B,MAAM,GAAG,2BAA8B,CAAC;IACxC,MAAM,OAAO,QAAgB,CAAC;IAE9B,MAAM,eAAe,8CAI3B,CAAC;IAEK,MAAM,aAAa;;;;;;MAExB,CAAC;IAEH,KAAY,OAAO,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,aAAa,CAAC,CAAC;IAE7C,MAAM,cAAc
|
|
1
|
+
{"version":3,"file":"get-user-by-email.command.d.ts","sourceRoot":"","sources":["../../../../../commands/users/get-by/get-user-by-email.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAMxB,yBAAiB,qBAAqB,CAAC;IAC5B,MAAM,GAAG,2BAA8B,CAAC;IACxC,MAAM,OAAO,QAAgB,CAAC;IAE9B,MAAM,eAAe,8CAI3B,CAAC;IAEK,MAAM,aAAa;;;;;;MAExB,CAAC;IAEH,KAAY,OAAO,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,aAAa,CAAC,CAAC;IAE7C,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAEzB,CAAC;IAEH,KAAY,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;CACzD"}
|