@remnawave/backend-contract 2.0.0-alpha.6 → 2.0.0-alpha.7

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.
@@ -21,44 +21,44 @@ export declare namespace GetUserAccessibleNodesCommand {
21
21
  reasons: z.ZodArray<z.ZodObject<{
22
22
  configProfileUuid: z.ZodString;
23
23
  configProfileName: z.ZodString;
24
- activeInbounds: z.ZodArray<z.ZodObject<{
25
- inboundTag: z.ZodString;
26
- fromSquads: z.ZodArray<z.ZodObject<{
27
- squadName: z.ZodString;
24
+ activeSquads: z.ZodArray<z.ZodObject<{
25
+ squadName: z.ZodString;
26
+ activeInbounds: z.ZodArray<z.ZodObject<{
27
+ inboundTag: z.ZodString;
28
28
  }, "strip", z.ZodTypeAny, {
29
- squadName: string;
29
+ inboundTag: string;
30
30
  }, {
31
- squadName: string;
31
+ inboundTag: string;
32
32
  }>, "many">;
33
33
  }, "strip", z.ZodTypeAny, {
34
- inboundTag: string;
35
- fromSquads: {
36
- squadName: string;
34
+ activeInbounds: {
35
+ inboundTag: string;
37
36
  }[];
37
+ squadName: string;
38
38
  }, {
39
- inboundTag: string;
40
- fromSquads: {
41
- squadName: string;
39
+ activeInbounds: {
40
+ inboundTag: string;
42
41
  }[];
42
+ squadName: string;
43
43
  }>, "many">;
44
44
  }, "strip", z.ZodTypeAny, {
45
45
  configProfileUuid: string;
46
- activeInbounds: {
47
- inboundTag: string;
48
- fromSquads: {
49
- squadName: string;
46
+ configProfileName: string;
47
+ activeSquads: {
48
+ activeInbounds: {
49
+ inboundTag: string;
50
50
  }[];
51
+ squadName: string;
51
52
  }[];
52
- configProfileName: string;
53
53
  }, {
54
54
  configProfileUuid: string;
55
- activeInbounds: {
56
- inboundTag: string;
57
- fromSquads: {
58
- squadName: string;
55
+ configProfileName: string;
56
+ activeSquads: {
57
+ activeInbounds: {
58
+ inboundTag: string;
59
59
  }[];
60
+ squadName: string;
60
61
  }[];
61
- configProfileName: string;
62
62
  }>, "many">;
63
63
  }, "strip", z.ZodTypeAny, {
64
64
  uuid: string;
@@ -66,13 +66,13 @@ export declare namespace GetUserAccessibleNodesCommand {
66
66
  nodeName: string;
67
67
  reasons: {
68
68
  configProfileUuid: string;
69
- activeInbounds: {
70
- inboundTag: string;
71
- fromSquads: {
72
- squadName: string;
69
+ configProfileName: string;
70
+ activeSquads: {
71
+ activeInbounds: {
72
+ inboundTag: string;
73
73
  }[];
74
+ squadName: string;
74
75
  }[];
75
- configProfileName: string;
76
76
  }[];
77
77
  }, {
78
78
  uuid: string;
@@ -80,13 +80,13 @@ export declare namespace GetUserAccessibleNodesCommand {
80
80
  nodeName: string;
81
81
  reasons: {
82
82
  configProfileUuid: string;
83
- activeInbounds: {
84
- inboundTag: string;
85
- fromSquads: {
86
- squadName: string;
83
+ configProfileName: string;
84
+ activeSquads: {
85
+ activeInbounds: {
86
+ inboundTag: string;
87
87
  }[];
88
+ squadName: string;
88
89
  }[];
89
- configProfileName: string;
90
90
  }[];
91
91
  }>, "many">;
92
92
  }, "strip", z.ZodTypeAny, {
@@ -97,13 +97,13 @@ export declare namespace GetUserAccessibleNodesCommand {
97
97
  nodeName: string;
98
98
  reasons: {
99
99
  configProfileUuid: string;
100
- activeInbounds: {
101
- inboundTag: string;
102
- fromSquads: {
103
- squadName: string;
100
+ configProfileName: string;
101
+ activeSquads: {
102
+ activeInbounds: {
103
+ inboundTag: string;
104
104
  }[];
105
+ squadName: string;
105
106
  }[];
106
- configProfileName: string;
107
107
  }[];
108
108
  }[];
109
109
  }, {
@@ -114,13 +114,13 @@ export declare namespace GetUserAccessibleNodesCommand {
114
114
  nodeName: string;
115
115
  reasons: {
116
116
  configProfileUuid: string;
117
- activeInbounds: {
118
- inboundTag: string;
119
- fromSquads: {
120
- squadName: string;
117
+ configProfileName: string;
118
+ activeSquads: {
119
+ activeInbounds: {
120
+ inboundTag: string;
121
121
  }[];
122
+ squadName: string;
122
123
  }[];
123
- configProfileName: string;
124
124
  }[];
125
125
  }[];
126
126
  }>;
@@ -133,13 +133,13 @@ export declare namespace GetUserAccessibleNodesCommand {
133
133
  nodeName: string;
134
134
  reasons: {
135
135
  configProfileUuid: string;
136
- activeInbounds: {
137
- inboundTag: string;
138
- fromSquads: {
139
- squadName: string;
136
+ configProfileName: string;
137
+ activeSquads: {
138
+ activeInbounds: {
139
+ inboundTag: string;
140
140
  }[];
141
+ squadName: string;
141
142
  }[];
142
- configProfileName: string;
143
143
  }[];
144
144
  }[];
145
145
  };
@@ -152,13 +152,13 @@ export declare namespace GetUserAccessibleNodesCommand {
152
152
  nodeName: string;
153
153
  reasons: {
154
154
  configProfileUuid: string;
155
- activeInbounds: {
156
- inboundTag: string;
157
- fromSquads: {
158
- squadName: string;
155
+ configProfileName: string;
156
+ activeSquads: {
157
+ activeInbounds: {
158
+ inboundTag: string;
159
159
  }[];
160
+ squadName: string;
160
161
  }[];
161
- configProfileName: string;
162
162
  }[];
163
163
  }[];
164
164
  };
@@ -22,10 +22,10 @@ var GetUserAccessibleNodesCommand;
22
22
  reasons: zod_1.z.array(zod_1.z.object({
23
23
  configProfileUuid: zod_1.z.string().uuid(),
24
24
  configProfileName: zod_1.z.string(),
25
- activeInbounds: zod_1.z.array(zod_1.z.object({
26
- inboundTag: zod_1.z.string(),
27
- fromSquads: zod_1.z.array(zod_1.z.object({
28
- squadName: zod_1.z.string(),
25
+ activeSquads: zod_1.z.array(zod_1.z.object({
26
+ squadName: zod_1.z.string(),
27
+ activeInbounds: zod_1.z.array(zod_1.z.object({
28
+ inboundTag: zod_1.z.string(),
29
29
  })),
30
30
  })),
31
31
  })),
@@ -22,10 +22,10 @@ var GetUserAccessibleNodesCommand;
22
22
  reasons: zod_1.z.array(zod_1.z.object({
23
23
  configProfileUuid: zod_1.z.string().uuid(),
24
24
  configProfileName: zod_1.z.string(),
25
- activeInbounds: zod_1.z.array(zod_1.z.object({
26
- inboundTag: zod_1.z.string(),
27
- fromSquads: zod_1.z.array(zod_1.z.object({
28
- squadName: zod_1.z.string(),
25
+ activeSquads: zod_1.z.array(zod_1.z.object({
26
+ squadName: zod_1.z.string(),
27
+ activeInbounds: zod_1.z.array(zod_1.z.object({
28
+ inboundTag: zod_1.z.string(),
29
29
  })),
30
30
  })),
31
31
  })),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@remnawave/backend-contract",
3
- "version": "2.0.0-alpha.6",
3
+ "version": "2.0.0-alpha.7",
4
4
  "public": true,
5
5
  "license": "AGPL-3.0-only",
6
6
  "description": "A contract library for Remnawave Backend. It can be used in backend and frontend.",