@remnawave/backend-contract 2.9.0 → 2.9.1

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.
Files changed (206) hide show
  1. package/build/backend/commands/api-tokens/delete.command.d.ts +0 -8
  2. package/build/backend/commands/api-tokens/delete.command.d.ts.map +1 -1
  3. package/build/backend/commands/api-tokens/delete.command.js +0 -3
  4. package/build/backend/commands/config-profiles/delete-config-profile.command.d.ts +0 -18
  5. package/build/backend/commands/config-profiles/delete-config-profile.command.d.ts.map +1 -1
  6. package/build/backend/commands/config-profiles/delete-config-profile.command.js +0 -5
  7. package/build/backend/commands/external-squads/bulk-actions/add-users-to-external-squad.command.d.ts +0 -18
  8. package/build/backend/commands/external-squads/bulk-actions/add-users-to-external-squad.command.d.ts.map +1 -1
  9. package/build/backend/commands/external-squads/bulk-actions/add-users-to-external-squad.command.js +0 -5
  10. package/build/backend/commands/external-squads/bulk-actions/delete-users-from-external-squad.command.d.ts +0 -18
  11. package/build/backend/commands/external-squads/bulk-actions/delete-users-from-external-squad.command.d.ts.map +1 -1
  12. package/build/backend/commands/external-squads/bulk-actions/delete-users-from-external-squad.command.js +0 -5
  13. package/build/backend/commands/external-squads/delete-external-squad.command.d.ts +0 -18
  14. package/build/backend/commands/external-squads/delete-external-squad.command.d.ts.map +1 -1
  15. package/build/backend/commands/external-squads/delete-external-squad.command.js +0 -5
  16. package/build/backend/commands/hosts/delete.command.d.ts +0 -18
  17. package/build/backend/commands/hosts/delete.command.d.ts.map +1 -1
  18. package/build/backend/commands/hosts/delete.command.js +0 -5
  19. package/build/backend/commands/infra-billing/delete-bill-record.command.d.ts +0 -104
  20. package/build/backend/commands/infra-billing/delete-bill-record.command.d.ts.map +1 -1
  21. package/build/backend/commands/infra-billing/delete-bill-record.command.js +0 -7
  22. package/build/backend/commands/infra-billing/delete-billing-node.command.d.ts +0 -743
  23. package/build/backend/commands/infra-billing/delete-billing-node.command.d.ts.map +1 -1
  24. package/build/backend/commands/infra-billing/delete-billing-node.command.js +0 -14
  25. package/build/backend/commands/infra-billing/delete-infra-provider.command.d.ts +0 -18
  26. package/build/backend/commands/infra-billing/delete-infra-provider.command.d.ts.map +1 -1
  27. package/build/backend/commands/infra-billing/delete-infra-provider.command.js +0 -5
  28. package/build/backend/commands/internal-squads/bulk-actions/add-users-to-internal-squad.command.d.ts +0 -18
  29. package/build/backend/commands/internal-squads/bulk-actions/add-users-to-internal-squad.command.d.ts.map +1 -1
  30. package/build/backend/commands/internal-squads/bulk-actions/add-users-to-internal-squad.command.js +0 -5
  31. package/build/backend/commands/internal-squads/bulk-actions/delete-users-from-internal-squad.command.d.ts +0 -18
  32. package/build/backend/commands/internal-squads/bulk-actions/delete-users-from-internal-squad.command.d.ts.map +1 -1
  33. package/build/backend/commands/internal-squads/bulk-actions/delete-users-from-internal-squad.command.js +0 -5
  34. package/build/backend/commands/internal-squads/delete-internal-squad.command.d.ts +0 -18
  35. package/build/backend/commands/internal-squads/delete-internal-squad.command.d.ts.map +1 -1
  36. package/build/backend/commands/internal-squads/delete-internal-squad.command.js +0 -5
  37. package/build/backend/commands/ip-control/drop-connections.command.d.ts +0 -18
  38. package/build/backend/commands/ip-control/drop-connections.command.d.ts.map +1 -1
  39. package/build/backend/commands/ip-control/drop-connections.command.js +0 -5
  40. package/build/backend/commands/node-plugins/delete-node-plugin.command.d.ts +0 -18
  41. package/build/backend/commands/node-plugins/delete-node-plugin.command.d.ts.map +1 -1
  42. package/build/backend/commands/node-plugins/delete-node-plugin.command.js +0 -5
  43. package/build/backend/commands/node-plugins/executor.command.d.ts +0 -18
  44. package/build/backend/commands/node-plugins/executor.command.d.ts.map +1 -1
  45. package/build/backend/commands/node-plugins/executor.command.js +0 -5
  46. package/build/backend/commands/node-plugins/torrent-blocker/truncate-torrent-blocker-reports.command.d.ts +0 -711
  47. package/build/backend/commands/node-plugins/torrent-blocker/truncate-torrent-blocker-reports.command.d.ts.map +1 -1
  48. package/build/backend/commands/node-plugins/torrent-blocker/truncate-torrent-blocker-reports.command.js +0 -8
  49. package/build/backend/commands/nodes/actions/disable.command.d.ts.map +1 -1
  50. package/build/backend/commands/nodes/actions/disable.command.js +2 -4
  51. package/build/backend/commands/nodes/actions/enable.command.d.ts.map +1 -1
  52. package/build/backend/commands/nodes/actions/enable.command.js +2 -4
  53. package/build/backend/commands/nodes/actions/reset-traffic.command.d.ts +0 -18
  54. package/build/backend/commands/nodes/actions/reset-traffic.command.d.ts.map +1 -1
  55. package/build/backend/commands/nodes/actions/reset-traffic.command.js +0 -5
  56. package/build/backend/commands/nodes/actions/restart-all.command.d.ts +0 -18
  57. package/build/backend/commands/nodes/actions/restart-all.command.d.ts.map +1 -1
  58. package/build/backend/commands/nodes/actions/restart-all.command.js +0 -5
  59. package/build/backend/commands/nodes/actions/restart.command.d.ts +0 -18
  60. package/build/backend/commands/nodes/actions/restart.command.d.ts.map +1 -1
  61. package/build/backend/commands/nodes/actions/restart.command.js +0 -5
  62. package/build/backend/commands/nodes/bulk-actions/actions.command.d.ts +0 -18
  63. package/build/backend/commands/nodes/bulk-actions/actions.command.d.ts.map +1 -1
  64. package/build/backend/commands/nodes/bulk-actions/actions.command.js +0 -5
  65. package/build/backend/commands/nodes/bulk-actions/bulk-update.command.d.ts +0 -18
  66. package/build/backend/commands/nodes/bulk-actions/bulk-update.command.d.ts.map +1 -1
  67. package/build/backend/commands/nodes/bulk-actions/bulk-update.command.js +0 -5
  68. package/build/backend/commands/nodes/bulk-actions/profile-modification.command.d.ts +0 -18
  69. package/build/backend/commands/nodes/bulk-actions/profile-modification.command.d.ts.map +1 -1
  70. package/build/backend/commands/nodes/bulk-actions/profile-modification.command.js +0 -5
  71. package/build/backend/commands/nodes/create.command.d.ts.map +1 -1
  72. package/build/backend/commands/nodes/create.command.js +2 -4
  73. package/build/backend/commands/nodes/delete.command.d.ts +0 -18
  74. package/build/backend/commands/nodes/delete.command.d.ts.map +1 -1
  75. package/build/backend/commands/nodes/delete.command.js +0 -5
  76. package/build/backend/commands/nodes/get-node.command.d.ts.map +1 -1
  77. package/build/backend/commands/nodes/get-node.command.js +2 -4
  78. package/build/backend/commands/nodes/node.response.d.ts +581 -0
  79. package/build/backend/commands/nodes/node.response.d.ts.map +1 -0
  80. package/build/backend/commands/nodes/node.response.js +8 -0
  81. package/build/backend/commands/nodes/update.command.d.ts.map +1 -1
  82. package/build/backend/commands/nodes/update.command.js +2 -3
  83. package/build/backend/commands/passkeys/delete-passkey.command.d.ts +0 -53
  84. package/build/backend/commands/passkeys/delete-passkey.command.d.ts.map +1 -1
  85. package/build/backend/commands/passkeys/delete-passkey.command.js +0 -22
  86. package/build/backend/commands/snippets/delete-snippet.command.d.ts +0 -44
  87. package/build/backend/commands/snippets/delete-snippet.command.d.ts.map +1 -1
  88. package/build/backend/commands/snippets/delete-snippet.command.js +0 -7
  89. package/build/backend/commands/subscription-page-configs/delete-subpage-config.command.d.ts +0 -18
  90. package/build/backend/commands/subscription-page-configs/delete-subpage-config.command.d.ts.map +1 -1
  91. package/build/backend/commands/subscription-page-configs/delete-subpage-config.command.js +0 -5
  92. package/build/backend/commands/subscription-template/delete-subscription-template.command.d.ts +0 -18
  93. package/build/backend/commands/subscription-template/delete-subscription-template.command.d.ts.map +1 -1
  94. package/build/backend/commands/subscription-template/delete-subscription-template.command.js +0 -5
  95. package/build/backend/commands/users/actions/disable-user.command.d.ts.map +1 -1
  96. package/build/backend/commands/users/actions/disable-user.command.js +2 -4
  97. package/build/backend/commands/users/actions/enable-user.command.d.ts.map +1 -1
  98. package/build/backend/commands/users/actions/enable-user.command.js +2 -4
  99. package/build/backend/commands/users/actions/reset-user-traffic.command.d.ts.map +1 -1
  100. package/build/backend/commands/users/actions/reset-user-traffic.command.js +2 -4
  101. package/build/backend/commands/users/actions/revoke-user-subscription.command.d.ts.map +1 -1
  102. package/build/backend/commands/users/actions/revoke-user-subscription.command.js +2 -4
  103. package/build/backend/commands/users/bulk/bulk-delete-users-by-status.command.d.ts +0 -18
  104. package/build/backend/commands/users/bulk/bulk-delete-users-by-status.command.d.ts.map +1 -1
  105. package/build/backend/commands/users/bulk/bulk-delete-users-by-status.command.js +0 -5
  106. package/build/backend/commands/users/bulk/bulk-delete-users.command.d.ts +0 -18
  107. package/build/backend/commands/users/bulk/bulk-delete-users.command.d.ts.map +1 -1
  108. package/build/backend/commands/users/bulk/bulk-delete-users.command.js +0 -5
  109. package/build/backend/commands/users/bulk/bulk-extend-expiration-date.command.d.ts +0 -18
  110. package/build/backend/commands/users/bulk/bulk-extend-expiration-date.command.d.ts.map +1 -1
  111. package/build/backend/commands/users/bulk/bulk-extend-expiration-date.command.js +0 -5
  112. package/build/backend/commands/users/bulk/bulk-reset-traffic-users.command.d.ts +0 -18
  113. package/build/backend/commands/users/bulk/bulk-reset-traffic-users.command.d.ts.map +1 -1
  114. package/build/backend/commands/users/bulk/bulk-reset-traffic-users.command.js +0 -5
  115. package/build/backend/commands/users/bulk/bulk-revoke-users-subscription.command.d.ts +0 -18
  116. package/build/backend/commands/users/bulk/bulk-revoke-users-subscription.command.d.ts.map +1 -1
  117. package/build/backend/commands/users/bulk/bulk-revoke-users-subscription.command.js +0 -5
  118. package/build/backend/commands/users/bulk/bulk-update-users-squads.command.d.ts +0 -18
  119. package/build/backend/commands/users/bulk/bulk-update-users-squads.command.d.ts.map +1 -1
  120. package/build/backend/commands/users/bulk/bulk-update-users-squads.command.js +0 -5
  121. package/build/backend/commands/users/bulk/bulk-update-users.command.d.ts +0 -18
  122. package/build/backend/commands/users/bulk/bulk-update-users.command.d.ts.map +1 -1
  123. package/build/backend/commands/users/bulk/bulk-update-users.command.js +0 -5
  124. package/build/backend/commands/users/bulk-all/bulk-all-extend-expiration-date.command.d.ts +0 -18
  125. package/build/backend/commands/users/bulk-all/bulk-all-extend-expiration-date.command.d.ts.map +1 -1
  126. package/build/backend/commands/users/bulk-all/bulk-all-extend-expiration-date.command.js +0 -5
  127. package/build/backend/commands/users/bulk-all/bulk-all-reset-traffic-users.command.d.ts +0 -19
  128. package/build/backend/commands/users/bulk-all/bulk-all-reset-traffic-users.command.d.ts.map +1 -1
  129. package/build/backend/commands/users/bulk-all/bulk-all-reset-traffic-users.command.js +0 -6
  130. package/build/backend/commands/users/bulk-all/bulk-all-update-users.command.d.ts +0 -18
  131. package/build/backend/commands/users/bulk-all/bulk-all-update-users.command.d.ts.map +1 -1
  132. package/build/backend/commands/users/bulk-all/bulk-all-update-users.command.js +0 -5
  133. package/build/backend/commands/users/create-user.command.d.ts.map +1 -1
  134. package/build/backend/commands/users/create-user.command.js +2 -3
  135. package/build/backend/commands/users/delete-user.command.d.ts +0 -18
  136. package/build/backend/commands/users/delete-user.command.d.ts.map +1 -1
  137. package/build/backend/commands/users/delete-user.command.js +0 -5
  138. package/build/backend/commands/users/get-by/get-user-by-id.command.d.ts.map +1 -1
  139. package/build/backend/commands/users/get-by/get-user-by-id.command.js +2 -4
  140. package/build/backend/commands/users/get-by/get-user-by-short-uuid.command.d.ts.map +1 -1
  141. package/build/backend/commands/users/get-by/get-user-by-short-uuid.command.js +2 -4
  142. package/build/backend/commands/users/get-by/get-user-by-username.command.d.ts.map +1 -1
  143. package/build/backend/commands/users/get-by/get-user-by-username.command.js +2 -4
  144. package/build/backend/commands/users/get-user-by-uuid.command.d.ts.map +1 -1
  145. package/build/backend/commands/users/get-user-by-uuid.command.js +2 -4
  146. package/build/backend/commands/users/update-user.command.d.ts.map +1 -1
  147. package/build/backend/commands/users/update-user.command.js +2 -3
  148. package/build/backend/commands/users/user.response.d.ts +214 -0
  149. package/build/backend/commands/users/user.response.d.ts.map +1 -0
  150. package/build/backend/commands/users/user.response.js +11 -0
  151. package/build/frontend/commands/api-tokens/delete.command.js +0 -3
  152. package/build/frontend/commands/config-profiles/delete-config-profile.command.js +0 -5
  153. package/build/frontend/commands/external-squads/bulk-actions/add-users-to-external-squad.command.js +0 -5
  154. package/build/frontend/commands/external-squads/bulk-actions/delete-users-from-external-squad.command.js +0 -5
  155. package/build/frontend/commands/external-squads/delete-external-squad.command.js +0 -5
  156. package/build/frontend/commands/hosts/delete.command.js +0 -5
  157. package/build/frontend/commands/infra-billing/delete-bill-record.command.js +0 -7
  158. package/build/frontend/commands/infra-billing/delete-billing-node.command.js +0 -14
  159. package/build/frontend/commands/infra-billing/delete-infra-provider.command.js +0 -5
  160. package/build/frontend/commands/internal-squads/bulk-actions/add-users-to-internal-squad.command.js +0 -5
  161. package/build/frontend/commands/internal-squads/bulk-actions/delete-users-from-internal-squad.command.js +0 -5
  162. package/build/frontend/commands/internal-squads/delete-internal-squad.command.js +0 -5
  163. package/build/frontend/commands/ip-control/drop-connections.command.js +0 -5
  164. package/build/frontend/commands/node-plugins/delete-node-plugin.command.js +0 -5
  165. package/build/frontend/commands/node-plugins/executor.command.js +0 -5
  166. package/build/frontend/commands/node-plugins/torrent-blocker/truncate-torrent-blocker-reports.command.js +0 -8
  167. package/build/frontend/commands/nodes/actions/disable.command.js +2 -4
  168. package/build/frontend/commands/nodes/actions/enable.command.js +2 -4
  169. package/build/frontend/commands/nodes/actions/reset-traffic.command.js +0 -5
  170. package/build/frontend/commands/nodes/actions/restart-all.command.js +0 -5
  171. package/build/frontend/commands/nodes/actions/restart.command.js +0 -5
  172. package/build/frontend/commands/nodes/bulk-actions/actions.command.js +0 -5
  173. package/build/frontend/commands/nodes/bulk-actions/bulk-update.command.js +0 -5
  174. package/build/frontend/commands/nodes/bulk-actions/profile-modification.command.js +0 -5
  175. package/build/frontend/commands/nodes/create.command.js +2 -4
  176. package/build/frontend/commands/nodes/delete.command.js +0 -5
  177. package/build/frontend/commands/nodes/get-node.command.js +2 -4
  178. package/build/frontend/commands/nodes/node.response.js +8 -0
  179. package/build/frontend/commands/nodes/update.command.js +2 -3
  180. package/build/frontend/commands/passkeys/delete-passkey.command.js +0 -22
  181. package/build/frontend/commands/snippets/delete-snippet.command.js +0 -7
  182. package/build/frontend/commands/subscription-page-configs/delete-subpage-config.command.js +0 -5
  183. package/build/frontend/commands/subscription-template/delete-subscription-template.command.js +0 -5
  184. package/build/frontend/commands/users/actions/disable-user.command.js +2 -4
  185. package/build/frontend/commands/users/actions/enable-user.command.js +2 -4
  186. package/build/frontend/commands/users/actions/reset-user-traffic.command.js +2 -4
  187. package/build/frontend/commands/users/actions/revoke-user-subscription.command.js +2 -4
  188. package/build/frontend/commands/users/bulk/bulk-delete-users-by-status.command.js +0 -5
  189. package/build/frontend/commands/users/bulk/bulk-delete-users.command.js +0 -5
  190. package/build/frontend/commands/users/bulk/bulk-extend-expiration-date.command.js +0 -5
  191. package/build/frontend/commands/users/bulk/bulk-reset-traffic-users.command.js +0 -5
  192. package/build/frontend/commands/users/bulk/bulk-revoke-users-subscription.command.js +0 -5
  193. package/build/frontend/commands/users/bulk/bulk-update-users-squads.command.js +0 -5
  194. package/build/frontend/commands/users/bulk/bulk-update-users.command.js +0 -5
  195. package/build/frontend/commands/users/bulk-all/bulk-all-extend-expiration-date.command.js +0 -5
  196. package/build/frontend/commands/users/bulk-all/bulk-all-reset-traffic-users.command.js +0 -6
  197. package/build/frontend/commands/users/bulk-all/bulk-all-update-users.command.js +0 -5
  198. package/build/frontend/commands/users/create-user.command.js +2 -3
  199. package/build/frontend/commands/users/delete-user.command.js +0 -5
  200. package/build/frontend/commands/users/get-by/get-user-by-id.command.js +2 -4
  201. package/build/frontend/commands/users/get-by/get-user-by-short-uuid.command.js +2 -4
  202. package/build/frontend/commands/users/get-by/get-user-by-username.command.js +2 -4
  203. package/build/frontend/commands/users/get-user-by-uuid.command.js +2 -4
  204. package/build/frontend/commands/users/update-user.command.js +2 -3
  205. package/build/frontend/commands/users/user.response.js +11 -0
  206. package/package.json +1 -1
@@ -11,13 +11,5 @@ export declare namespace DeleteApiTokenCommand {
11
11
  uuid: string;
12
12
  }>;
13
13
  type RequestParam = z.infer<typeof RequestParamSchema>;
14
- const ResponseSchema: z.ZodObject<{
15
- response: z.ZodBoolean;
16
- }, "strip", z.ZodTypeAny, {
17
- response: boolean;
18
- }, {
19
- response: boolean;
20
- }>;
21
- type Response = z.infer<typeof ResponseSchema>;
22
14
  }
23
15
  //# sourceMappingURL=delete.command.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete.command.d.ts","sourceRoot":"","sources":["../../../../commands/api-tokens/delete.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAKxB,yBAAiB,qBAAqB,CAAC;IAC5B,MAAM,GAAG,0BAA6B,CAAC;IACvC,MAAM,OAAO,QAAe,CAAC;IAE7B,MAAM,eAAe,2CAM3B,CAAC;IAEK,MAAM,kBAAkB;;;;;;MAE7B,CAAC;IAEH,KAAY,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,kBAAkB,CAAC,CAAC;IAEvD,MAAM,cAAc;;;;;;MAEzB,CAAC;IAEH,KAAY,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;CACzD"}
1
+ {"version":3,"file":"delete.command.d.ts","sourceRoot":"","sources":["../../../../commands/api-tokens/delete.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAKxB,yBAAiB,qBAAqB,CAAC;IAC5B,MAAM,GAAG,0BAA6B,CAAC;IACvC,MAAM,OAAO,QAAe,CAAC;IAE7B,MAAM,eAAe,2CAM3B,CAAC;IAEK,MAAM,kBAAkB;;;;;;MAE7B,CAAC;IAEH,KAAY,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,kBAAkB,CAAC,CAAC;CACjE"}
@@ -12,7 +12,4 @@ var DeleteApiTokenCommand;
12
12
  DeleteApiTokenCommand.RequestParamSchema = zod_1.z.object({
13
13
  uuid: zod_1.z.string().uuid().describe('UUID of the API token'),
14
14
  });
15
- DeleteApiTokenCommand.ResponseSchema = zod_1.z.object({
16
- response: zod_1.z.boolean(),
17
- });
18
15
  })(DeleteApiTokenCommand || (exports.DeleteApiTokenCommand = DeleteApiTokenCommand = {}));
@@ -10,24 +10,6 @@ export declare namespace DeleteConfigProfileCommand {
10
10
  }, {
11
11
  uuid: string;
12
12
  }>;
13
- const ResponseSchema: z.ZodObject<{
14
- response: z.ZodObject<{
15
- isDeleted: z.ZodBoolean;
16
- }, "strip", z.ZodTypeAny, {
17
- isDeleted: boolean;
18
- }, {
19
- isDeleted: boolean;
20
- }>;
21
- }, "strip", z.ZodTypeAny, {
22
- response: {
23
- isDeleted: boolean;
24
- };
25
- }, {
26
- response: {
27
- isDeleted: boolean;
28
- };
29
- }>;
30
13
  type RequestParam = z.infer<typeof RequestParamSchema>;
31
- type Response = z.infer<typeof ResponseSchema>;
32
14
  }
33
15
  //# sourceMappingURL=delete-config-profile.command.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-config-profile.command.d.ts","sourceRoot":"","sources":["../../../../commands/config-profiles/delete-config-profile.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAKxB,yBAAiB,0BAA0B,CAAC;IACjC,MAAM,GAAG,0BAAkC,CAAC;IAC5C,MAAM,OAAO,QAAe,CAAC;IAE7B,MAAM,eAAe,2CAK3B,CAAC;IAEK,MAAM,kBAAkB;;;;;;MAE7B,CAAC;IAEI,MAAM,cAAc;;;;;;;;;;;;;;;;MAIzB,CAAC;IAEH,KAAY,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,kBAAkB,CAAC,CAAC;IAC9D,KAAY,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;CACzD"}
1
+ {"version":3,"file":"delete-config-profile.command.d.ts","sourceRoot":"","sources":["../../../../commands/config-profiles/delete-config-profile.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAKxB,yBAAiB,0BAA0B,CAAC;IACjC,MAAM,GAAG,0BAAkC,CAAC;IAC5C,MAAM,OAAO,QAAe,CAAC;IAE7B,MAAM,eAAe,2CAK3B,CAAC;IAEK,MAAM,kBAAkB;;;;;;MAE7B,CAAC;IAEH,KAAY,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,kBAAkB,CAAC,CAAC;CACjE"}
@@ -12,9 +12,4 @@ var DeleteConfigProfileCommand;
12
12
  DeleteConfigProfileCommand.RequestParamSchema = zod_1.z.object({
13
13
  uuid: zod_1.z.string().uuid().describe('UUID of the config profile'),
14
14
  });
15
- DeleteConfigProfileCommand.ResponseSchema = zod_1.z.object({
16
- response: zod_1.z.object({
17
- isDeleted: zod_1.z.boolean(),
18
- }),
19
- });
20
15
  })(DeleteConfigProfileCommand || (exports.DeleteConfigProfileCommand = DeleteConfigProfileCommand = {}));
@@ -10,24 +10,6 @@ export declare namespace AddUsersToExternalSquadCommand {
10
10
  }, {
11
11
  uuid: string;
12
12
  }>;
13
- const ResponseSchema: z.ZodObject<{
14
- response: z.ZodObject<{
15
- eventSent: z.ZodBoolean;
16
- }, "strip", z.ZodTypeAny, {
17
- eventSent: boolean;
18
- }, {
19
- eventSent: boolean;
20
- }>;
21
- }, "strip", z.ZodTypeAny, {
22
- response: {
23
- eventSent: boolean;
24
- };
25
- }, {
26
- response: {
27
- eventSent: boolean;
28
- };
29
- }>;
30
13
  type RequestParam = z.infer<typeof RequestParamSchema>;
31
- type Response = z.infer<typeof ResponseSchema>;
32
14
  }
33
15
  //# sourceMappingURL=add-users-to-external-squad.command.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"add-users-to-external-squad.command.d.ts","sourceRoot":"","sources":["../../../../../commands/external-squads/bulk-actions/add-users-to-external-squad.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAKxB,yBAAiB,8BAA8B,CAAC;IACrC,MAAM,GAAG,0BAAkD,CAAC;IAC5D,MAAM,OAAO,QAAe,CAAC;IAE7B,MAAM,eAAe,8CAK3B,CAAC;IAEK,MAAM,kBAAkB;;;;;;MAE7B,CAAC;IAEI,MAAM,cAAc;;;;;;;;;;;;;;;;MAIzB,CAAC;IAEH,KAAY,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,kBAAkB,CAAC,CAAC;IAC9D,KAAY,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;CACzD"}
1
+ {"version":3,"file":"add-users-to-external-squad.command.d.ts","sourceRoot":"","sources":["../../../../../commands/external-squads/bulk-actions/add-users-to-external-squad.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAKxB,yBAAiB,8BAA8B,CAAC;IACrC,MAAM,GAAG,0BAAkD,CAAC;IAC5D,MAAM,OAAO,QAAe,CAAC;IAE7B,MAAM,eAAe,8CAK3B,CAAC;IAEK,MAAM,kBAAkB;;;;;;MAE7B,CAAC;IAEH,KAAY,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,kBAAkB,CAAC,CAAC;CACjE"}
@@ -12,9 +12,4 @@ var AddUsersToExternalSquadCommand;
12
12
  AddUsersToExternalSquadCommand.RequestParamSchema = zod_1.z.object({
13
13
  uuid: zod_1.z.string().uuid().describe('UUID of the external squad'),
14
14
  });
15
- AddUsersToExternalSquadCommand.ResponseSchema = zod_1.z.object({
16
- response: zod_1.z.object({
17
- eventSent: zod_1.z.boolean(),
18
- }),
19
- });
20
15
  })(AddUsersToExternalSquadCommand || (exports.AddUsersToExternalSquadCommand = AddUsersToExternalSquadCommand = {}));
@@ -10,24 +10,6 @@ export declare namespace DeleteUsersFromExternalSquadCommand {
10
10
  }, {
11
11
  uuid: string;
12
12
  }>;
13
- const ResponseSchema: z.ZodObject<{
14
- response: z.ZodObject<{
15
- eventSent: z.ZodBoolean;
16
- }, "strip", z.ZodTypeAny, {
17
- eventSent: boolean;
18
- }, {
19
- eventSent: boolean;
20
- }>;
21
- }, "strip", z.ZodTypeAny, {
22
- response: {
23
- eventSent: boolean;
24
- };
25
- }, {
26
- response: {
27
- eventSent: boolean;
28
- };
29
- }>;
30
13
  type RequestParam = z.infer<typeof RequestParamSchema>;
31
- type Response = z.infer<typeof ResponseSchema>;
32
14
  }
33
15
  //# sourceMappingURL=delete-users-from-external-squad.command.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-users-from-external-squad.command.d.ts","sourceRoot":"","sources":["../../../../../commands/external-squads/bulk-actions/delete-users-from-external-squad.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAKxB,yBAAiB,mCAAmC,CAAC;IAC1C,MAAM,GAAG,0BAAqD,CAAC;IAC/D,MAAM,OAAO,QAAe,CAAC;IAE7B,MAAM,eAAe,8CAK3B,CAAC;IAEK,MAAM,kBAAkB;;;;;;MAE7B,CAAC;IAEI,MAAM,cAAc;;;;;;;;;;;;;;;;MAIzB,CAAC;IAEH,KAAY,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,kBAAkB,CAAC,CAAC;IAC9D,KAAY,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;CACzD"}
1
+ {"version":3,"file":"delete-users-from-external-squad.command.d.ts","sourceRoot":"","sources":["../../../../../commands/external-squads/bulk-actions/delete-users-from-external-squad.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAKxB,yBAAiB,mCAAmC,CAAC;IAC1C,MAAM,GAAG,0BAAqD,CAAC;IAC/D,MAAM,OAAO,QAAe,CAAC;IAE7B,MAAM,eAAe,8CAK3B,CAAC;IAEK,MAAM,kBAAkB;;;;;;MAE7B,CAAC;IAEH,KAAY,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,kBAAkB,CAAC,CAAC;CACjE"}
@@ -12,9 +12,4 @@ var DeleteUsersFromExternalSquadCommand;
12
12
  DeleteUsersFromExternalSquadCommand.RequestParamSchema = zod_1.z.object({
13
13
  uuid: zod_1.z.string().uuid().describe('UUID of the external squad'),
14
14
  });
15
- DeleteUsersFromExternalSquadCommand.ResponseSchema = zod_1.z.object({
16
- response: zod_1.z.object({
17
- eventSent: zod_1.z.boolean(),
18
- }),
19
- });
20
15
  })(DeleteUsersFromExternalSquadCommand || (exports.DeleteUsersFromExternalSquadCommand = DeleteUsersFromExternalSquadCommand = {}));
@@ -10,24 +10,6 @@ export declare namespace DeleteExternalSquadCommand {
10
10
  }, {
11
11
  uuid: string;
12
12
  }>;
13
- const ResponseSchema: z.ZodObject<{
14
- response: z.ZodObject<{
15
- isDeleted: z.ZodBoolean;
16
- }, "strip", z.ZodTypeAny, {
17
- isDeleted: boolean;
18
- }, {
19
- isDeleted: boolean;
20
- }>;
21
- }, "strip", z.ZodTypeAny, {
22
- response: {
23
- isDeleted: boolean;
24
- };
25
- }, {
26
- response: {
27
- isDeleted: boolean;
28
- };
29
- }>;
30
13
  type RequestParam = z.infer<typeof RequestParamSchema>;
31
- type Response = z.infer<typeof ResponseSchema>;
32
14
  }
33
15
  //# sourceMappingURL=delete-external-squad.command.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-external-squad.command.d.ts","sourceRoot":"","sources":["../../../../commands/external-squads/delete-external-squad.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAKxB,yBAAiB,0BAA0B,CAAC;IACjC,MAAM,GAAG,0BAAkC,CAAC;IAC5C,MAAM,OAAO,QAAe,CAAC;IAE7B,MAAM,eAAe,2CAK3B,CAAC;IAEK,MAAM,kBAAkB;;;;;;MAE7B,CAAC;IAEI,MAAM,cAAc;;;;;;;;;;;;;;;;MAIzB,CAAC;IAEH,KAAY,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,kBAAkB,CAAC,CAAC;IAC9D,KAAY,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;CACzD"}
1
+ {"version":3,"file":"delete-external-squad.command.d.ts","sourceRoot":"","sources":["../../../../commands/external-squads/delete-external-squad.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAKxB,yBAAiB,0BAA0B,CAAC;IACjC,MAAM,GAAG,0BAAkC,CAAC;IAC5C,MAAM,OAAO,QAAe,CAAC;IAE7B,MAAM,eAAe,2CAK3B,CAAC;IAEK,MAAM,kBAAkB;;;;;;MAE7B,CAAC;IAEH,KAAY,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,kBAAkB,CAAC,CAAC;CACjE"}
@@ -12,9 +12,4 @@ var DeleteExternalSquadCommand;
12
12
  DeleteExternalSquadCommand.RequestParamSchema = zod_1.z.object({
13
13
  uuid: zod_1.z.string().uuid().describe('UUID of the external squad'),
14
14
  });
15
- DeleteExternalSquadCommand.ResponseSchema = zod_1.z.object({
16
- response: zod_1.z.object({
17
- isDeleted: zod_1.z.boolean(),
18
- }),
19
- });
20
15
  })(DeleteExternalSquadCommand || (exports.DeleteExternalSquadCommand = DeleteExternalSquadCommand = {}));
@@ -10,24 +10,6 @@ export declare namespace DeleteHostCommand {
10
10
  }, {
11
11
  uuid: string;
12
12
  }>;
13
- const ResponseSchema: z.ZodObject<{
14
- response: z.ZodObject<{
15
- isDeleted: z.ZodBoolean;
16
- }, "strip", z.ZodTypeAny, {
17
- isDeleted: boolean;
18
- }, {
19
- isDeleted: boolean;
20
- }>;
21
- }, "strip", z.ZodTypeAny, {
22
- response: {
23
- isDeleted: boolean;
24
- };
25
- }, {
26
- response: {
27
- isDeleted: boolean;
28
- };
29
- }>;
30
13
  type RequestParam = z.infer<typeof RequestParamSchema>;
31
- type Response = z.infer<typeof ResponseSchema>;
32
14
  }
33
15
  //# sourceMappingURL=delete.command.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete.command.d.ts","sourceRoot":"","sources":["../../../../commands/hosts/delete.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAKxB,yBAAiB,iBAAiB,CAAC;IACxB,MAAM,GAAG,0BAAwB,CAAC;IAClC,MAAM,OAAO,QAAe,CAAC;IAE7B,MAAM,eAAe,2CAK3B,CAAC;IAEK,MAAM,kBAAkB;;;;;;MAE7B,CAAC;IAEI,MAAM,cAAc;;;;;;;;;;;;;;;;MAIzB,CAAC;IAEH,KAAY,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,kBAAkB,CAAC,CAAC;IAC9D,KAAY,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;CACzD"}
1
+ {"version":3,"file":"delete.command.d.ts","sourceRoot":"","sources":["../../../../commands/hosts/delete.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAKxB,yBAAiB,iBAAiB,CAAC;IACxB,MAAM,GAAG,0BAAwB,CAAC;IAClC,MAAM,OAAO,QAAe,CAAC;IAE7B,MAAM,eAAe,2CAK3B,CAAC;IAEK,MAAM,kBAAkB;;;;;;MAE7B,CAAC;IAEH,KAAY,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,kBAAkB,CAAC,CAAC;CACjE"}
@@ -12,9 +12,4 @@ var DeleteHostCommand;
12
12
  DeleteHostCommand.RequestParamSchema = zod_1.z.object({
13
13
  uuid: zod_1.z.string().uuid(),
14
14
  });
15
- DeleteHostCommand.ResponseSchema = zod_1.z.object({
16
- response: zod_1.z.object({
17
- isDeleted: zod_1.z.boolean(),
18
- }),
19
- });
20
15
  })(DeleteHostCommand || (exports.DeleteHostCommand = DeleteHostCommand = {}));
@@ -10,110 +10,6 @@ export declare namespace DeleteInfraBillingRecordCommand {
10
10
  }, {
11
11
  uuid: string;
12
12
  }>;
13
- const ResponseSchema: z.ZodObject<{
14
- response: z.ZodObject<{
15
- records: z.ZodArray<z.ZodObject<{
16
- uuid: z.ZodString;
17
- providerUuid: z.ZodString;
18
- amount: z.ZodNumber;
19
- billedAt: z.ZodEffects<z.ZodString, Date, string>;
20
- provider: z.ZodObject<Omit<{
21
- uuid: z.ZodString;
22
- name: z.ZodString;
23
- faviconLink: z.ZodNullable<z.ZodString>;
24
- loginUrl: z.ZodNullable<z.ZodString>;
25
- createdAt: z.ZodEffects<z.ZodString, Date, string>;
26
- updatedAt: z.ZodEffects<z.ZodString, Date, string>;
27
- }, "createdAt" | "updatedAt" | "loginUrl">, "strip", z.ZodTypeAny, {
28
- uuid: string;
29
- name: string;
30
- faviconLink: string | null;
31
- }, {
32
- uuid: string;
33
- name: string;
34
- faviconLink: string | null;
35
- }>;
36
- }, "strip", z.ZodTypeAny, {
37
- uuid: string;
38
- provider: {
39
- uuid: string;
40
- name: string;
41
- faviconLink: string | null;
42
- };
43
- providerUuid: string;
44
- amount: number;
45
- billedAt: Date;
46
- }, {
47
- uuid: string;
48
- provider: {
49
- uuid: string;
50
- name: string;
51
- faviconLink: string | null;
52
- };
53
- providerUuid: string;
54
- amount: number;
55
- billedAt: string;
56
- }>, "many">;
57
- total: z.ZodNumber;
58
- }, "strip", z.ZodTypeAny, {
59
- total: number;
60
- records: {
61
- uuid: string;
62
- provider: {
63
- uuid: string;
64
- name: string;
65
- faviconLink: string | null;
66
- };
67
- providerUuid: string;
68
- amount: number;
69
- billedAt: Date;
70
- }[];
71
- }, {
72
- total: number;
73
- records: {
74
- uuid: string;
75
- provider: {
76
- uuid: string;
77
- name: string;
78
- faviconLink: string | null;
79
- };
80
- providerUuid: string;
81
- amount: number;
82
- billedAt: string;
83
- }[];
84
- }>;
85
- }, "strip", z.ZodTypeAny, {
86
- response: {
87
- total: number;
88
- records: {
89
- uuid: string;
90
- provider: {
91
- uuid: string;
92
- name: string;
93
- faviconLink: string | null;
94
- };
95
- providerUuid: string;
96
- amount: number;
97
- billedAt: Date;
98
- }[];
99
- };
100
- }, {
101
- response: {
102
- total: number;
103
- records: {
104
- uuid: string;
105
- provider: {
106
- uuid: string;
107
- name: string;
108
- faviconLink: string | null;
109
- };
110
- providerUuid: string;
111
- amount: number;
112
- billedAt: string;
113
- }[];
114
- };
115
- }>;
116
13
  type RequestParam = z.infer<typeof RequestParamSchema>;
117
- type Response = z.infer<typeof ResponseSchema>;
118
14
  }
119
15
  //# sourceMappingURL=delete-bill-record.command.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-bill-record.command.d.ts","sourceRoot":"","sources":["../../../../commands/infra-billing/delete-bill-record.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAMxB,yBAAiB,+BAA+B,CAAC;IACtC,MAAM,GAAG,0BAAgD,CAAC;IAC1D,MAAM,OAAO,QAAe,CAAC;IAE7B,MAAM,eAAe,2CAK3B,CAAC;IAEK,MAAM,kBAAkB;;;;;;MAE7B,CAAC;IAEI,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAKzB,CAAC;IAEH,KAAY,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,kBAAkB,CAAC,CAAC;IAC9D,KAAY,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;CACzD"}
1
+ {"version":3,"file":"delete-bill-record.command.d.ts","sourceRoot":"","sources":["../../../../commands/infra-billing/delete-bill-record.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAKxB,yBAAiB,+BAA+B,CAAC;IACtC,MAAM,GAAG,0BAAgD,CAAC;IAC1D,MAAM,OAAO,QAAe,CAAC;IAE7B,MAAM,eAAe,2CAK3B,CAAC;IAEK,MAAM,kBAAkB;;;;;;MAE7B,CAAC;IAEH,KAAY,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,kBAAkB,CAAC,CAAC;CACjE"}
@@ -4,7 +4,6 @@ exports.DeleteInfraBillingRecordCommand = void 0;
4
4
  const zod_1 = require("zod");
5
5
  const api_1 = require("../../api");
6
6
  const constants_1 = require("../../constants");
7
- const models_1 = require("../../models");
8
7
  var DeleteInfraBillingRecordCommand;
9
8
  (function (DeleteInfraBillingRecordCommand) {
10
9
  DeleteInfraBillingRecordCommand.url = api_1.REST_API.INFRA_BILLING.DELETE_BILLING_HISTORY;
@@ -13,10 +12,4 @@ var DeleteInfraBillingRecordCommand;
13
12
  DeleteInfraBillingRecordCommand.RequestParamSchema = zod_1.z.object({
14
13
  uuid: zod_1.z.string().uuid(),
15
14
  });
16
- DeleteInfraBillingRecordCommand.ResponseSchema = zod_1.z.object({
17
- response: zod_1.z.object({
18
- records: zod_1.z.array(models_1.InfraBillingHistoryRecordSchema),
19
- total: zod_1.z.number(),
20
- }),
21
- });
22
15
  })(DeleteInfraBillingRecordCommand || (exports.DeleteInfraBillingRecordCommand = DeleteInfraBillingRecordCommand = {}));