infinity-forge 8.8.6 → 8.8.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.
Files changed (120) hide show
  1. package/dist/client/generate.js +2 -2
  2. package/dist/client/generate.js.map +1 -1
  3. package/dist/client/swagger_client.d.ts +3970 -615
  4. package/dist/system/components/data/buttons/sidebar-button/styles.d.ts +3 -1
  5. package/dist/system/components/data/chat/card-message/styles.d.ts +3 -1
  6. package/dist/system/components/data/chat/styles.d.ts +3 -1
  7. package/dist/system/components/data/detail-card/styles.d.ts +3 -1
  8. package/dist/system/components/data/highlight-icon/styles.d.ts +3 -1
  9. package/dist/system/components/data/highlight-text/styles.d.ts +3 -1
  10. package/dist/system/components/data/input-search/styles.d.ts +3 -1
  11. package/dist/system/components/data/menu/modes/collapsed-menu/styles.d.ts +3 -1
  12. package/dist/system/components/data/menu/modes/opened/index.d.ts +3 -1
  13. package/dist/system/components/data/menu/modes/opened/styles.d.ts +3 -1
  14. package/dist/system/components/data/menu/styles.d.ts +6 -2
  15. package/dist/system/components/data/notifications/card/styles.d.ts +3 -1
  16. package/dist/system/components/data/notifications/styles.d.ts +6 -2
  17. package/dist/system/components/data/page-wrapper/styles.d.ts +3 -1
  18. package/dist/system/components/data/profile-infos/profile/styles.d.ts +3 -1
  19. package/dist/system/components/data/profile-infos/styles.d.ts +3 -1
  20. package/dist/system/components/data/select-workspace/styles.d.ts +6 -2
  21. package/dist/system/components/data/tab/styles.d.ts +3 -1
  22. package/dist/system/components/data/tab/tab-item/styles.d.ts +3 -1
  23. package/dist/system/components/layout/header/components/menu-right/messages/content/card/styles.d.ts +3 -1
  24. package/dist/system/components/layout/header/components/search-modal/trigger/styles.d.ts +3 -1
  25. package/dist/system/components/layout/styles.d.ts +3 -1
  26. package/dist/system/context/auth/components/login/styles.d.ts +3 -1
  27. package/dist/system/hooks/ui/use-table/components/table/actions/styles.d.ts +3 -1
  28. package/dist/system/hooks/ui/use-table/components/table/active-filters/styles.d.ts +3 -1
  29. package/dist/system/hooks/ui/use-table/components/table/create/styles.d.ts +3 -1
  30. package/dist/system/hooks/ui/use-table/components/table/export/styles.d.ts +3 -1
  31. package/dist/system/hooks/ui/use-table/components/table/filters/styles.d.ts +3 -1
  32. package/dist/system/hooks/ui/use-table/components/table/skeleton-table/styles.d.ts +3 -1
  33. package/dist/system/hooks/ui/use-table/components/table/styles.d.ts +9 -3
  34. package/dist/system/hooks/ui/use-table/components/table/thead-item/styles.d.ts +3 -1
  35. package/dist/system/hooks/ui/use-table/components/table/tr/children-tr/styles.d.ts +3 -1
  36. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/styles.d.ts +3 -1
  37. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/info/styles.d.ts +3 -1
  38. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/styles.d.ts +3 -1
  39. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/form-contact/styles.d.ts +3 -1
  40. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/styles.d.ts +3 -1
  41. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/version-01/styles.d.ts +3 -1
  42. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/styles.d.ts +4 -2
  43. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/styles.d.ts +4 -2
  44. package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/blog/index.js +4 -10
  45. package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/blog/index.js.map +1 -1
  46. package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/post/index.js +8 -10
  47. package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/post/index.js.map +1 -1
  48. package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/index.js +2 -2
  49. package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/index.js.map +1 -1
  50. package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/index.js +3 -3
  51. package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/index.js.map +1 -1
  52. package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/editor-code/styles.d.ts +3 -1
  53. package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/styles.d.ts +3 -1
  54. package/dist/ui/components/breadcrumb/styles.d.ts +3 -1
  55. package/dist/ui/components/button/styles.d.ts +3 -1
  56. package/dist/ui/components/carousel/styles.d.ts +3 -1
  57. package/dist/ui/components/charts/pie/simple/styles.d.ts +3 -1
  58. package/dist/ui/components/form/checkbox/styles.d.ts +3 -1
  59. package/dist/ui/components/form/handler/dynamic_form_handler/styles.d.ts +3 -1
  60. package/dist/ui/components/form/handler/styles.d.ts +3 -1
  61. package/dist/ui/components/form/input-control/error/styles.d.ts +3 -1
  62. package/dist/ui/components/form/input-control/label/styles.d.ts +3 -1
  63. package/dist/ui/components/form/input-control/loader-input/styles.d.ts +3 -1
  64. package/dist/ui/components/form/input-control/styles.d.ts +3 -1
  65. package/dist/ui/components/form/input-counter/styles.d.ts +3 -1
  66. package/dist/ui/components/form/input-date-picker/calendar/calendar-header/styles.d.ts +3 -1
  67. package/dist/ui/components/form/input-date-picker/calendar/days/styles.d.ts +3 -1
  68. package/dist/ui/components/form/input-date-picker/calendar/months/styles.d.ts +3 -1
  69. package/dist/ui/components/form/input-date-picker/calendar/styles.d.ts +3 -1
  70. package/dist/ui/components/form/input-date-picker/calendar/years/styles.d.ts +3 -1
  71. package/dist/ui/components/form/input-date-picker-new/calendar/calendar-header/styles.d.ts +3 -1
  72. package/dist/ui/components/form/input-date-picker-new/calendar/days/styles.d.ts +3 -1
  73. package/dist/ui/components/form/input-date-picker-new/calendar/months/styles.d.ts +3 -1
  74. package/dist/ui/components/form/input-date-picker-new/calendar/styles.d.ts +3 -1
  75. package/dist/ui/components/form/input-date-picker-new/styles.d.ts +3 -1
  76. package/dist/ui/components/form/input-date-range/filter/styles.d.ts +6 -2
  77. package/dist/ui/components/form/input-date-range/styles.d.ts +3 -1
  78. package/dist/ui/components/form/input-file/render-files/file-item/styles.d.ts +6 -2
  79. package/dist/ui/components/form/input-file/styles.d.ts +6 -2
  80. package/dist/ui/components/form/input-manager/styles.d.ts +3 -1
  81. package/dist/ui/components/form/input-password/styles.d.ts +3 -1
  82. package/dist/ui/components/form/input-range/styles.d.ts +3 -1
  83. package/dist/ui/components/form/input-seo/input-meta-image/styles.d.ts +3 -1
  84. package/dist/ui/components/form/input-seo/styles.d.ts +3 -1
  85. package/dist/ui/components/form/input-svg/styles.d.ts +3 -1
  86. package/dist/ui/components/form/input-switch/styles.d.ts +6 -2
  87. package/dist/ui/components/form/input-youtube/styles.d.ts +3 -1
  88. package/dist/ui/components/form/radio/styles.d.ts +3 -1
  89. package/dist/ui/components/form/select/styles.d.ts +3 -1
  90. package/dist/ui/components/form/select-icon/styles.d.ts +3 -1
  91. package/dist/ui/components/google-translate-page/styles.d.ts +3 -1
  92. package/dist/ui/components/loading-screen/styles.d.ts +3 -1
  93. package/dist/ui/components/pix/pix-sucess/styles.d.ts +3 -1
  94. package/dist/ui/components/pix/styles.d.ts +3 -1
  95. package/dist/ui/components/pix/timer/styles.d.ts +3 -1
  96. package/dist/ui/components/pop-confirm/styles.d.ts +3 -1
  97. package/dist/ui/components/sidebar/styles.d.ts +3 -1
  98. package/dist/ui/components/site/effect/styles.d.ts +18 -6
  99. package/dist/ui/components/site/header-link/versions/version-01/styles.d.ts +3 -1
  100. package/dist/ui/components/site/list-blog/card/styles.d.ts +3 -1
  101. package/dist/ui/components/site/list-blog/styles.d.ts +3 -1
  102. package/dist/ui/components/site/mvv/versions/version-01/styles.d.ts +3 -1
  103. package/dist/ui/components/spacing/styles.d.ts +3 -1
  104. package/dist/ui/components/tooltip/hooks/use-tool-tip.d.ts +2 -2
  105. package/dist/ui/components/warning/styles.d.ts +3 -1
  106. package/dist/ui/contexts/i18n/translate.d.ts +3 -1
  107. package/dist/ui/contexts/toast/styles.d.ts +3 -1
  108. package/dist/ui/contexts/toast/toast-item/styles.d.ts +3 -1
  109. package/dist/ui/hooks/permitions/camera/styles.d.ts +3 -1
  110. package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-params.d.ts +1 -1
  111. package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-params.js +47 -8
  112. package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-params.js.map +1 -1
  113. package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-request-body.d.ts +2 -2
  114. package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-request-body.js +46 -1
  115. package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-request-body.js.map +1 -1
  116. package/dist/ui/hooks/use-swagger/_generate_swagger/generate-interfaces-openApi/index.js +7 -0
  117. package/dist/ui/hooks/use-swagger/_generate_swagger/generate-interfaces-openApi/index.js.map +1 -1
  118. package/dist/ui/hooks/use-swagger/test/index.js +1 -1
  119. package/dist/ui/hooks/use-swagger/test/index.js.map +1 -1
  120. package/package.json +1 -1
@@ -42,202 +42,237 @@ export type Swagger = {
42
42
  "/Activity/detail/resume": {
43
43
  get: {
44
44
  params: {
45
- activityId: number;
45
+ activityId: number | undefined;
46
46
  };
47
47
  requestBody: null;
48
48
  result: NotebookContentDto;
49
49
  };
50
50
  };
51
- "/Authentication": {
52
- post: {
53
- params: {};
54
- requestBody: UsuarioLoginDto;
55
- result: LoginResult;
56
- };
57
- };
58
- "/Users/me": {
59
- get: {
60
- params: {};
61
- requestBody: null;
62
- result: null;
63
- };
64
- };
65
- "/Blog/list": {
51
+ "/admin/catalogs/Agendamento/paginated": {
66
52
  get: {
67
53
  params: {
68
- category: string | undefined;
69
- search: string | undefined;
70
- tags: string | undefined;
71
- page: number;
54
+ Search: string | undefined;
55
+ CreatedFrom: string | undefined;
56
+ CreatedTo: string | undefined;
57
+ OrderBy: string | undefined;
58
+ Include: string | undefined;
59
+ page: number | undefined;
60
+ pageSize: number | undefined;
61
+ Filters: Record<string, string> | undefined;
72
62
  };
73
63
  requestBody: null;
74
- result: BlogPage;
64
+ result: AgendamentoResponsePaginatedResponse;
75
65
  };
76
66
  };
77
- "/Blog/detail/{url}": {
67
+ "/admin/catalogs/Agendamento/url/{url}": {
78
68
  get: {
79
69
  params: {
80
70
  url: string;
81
71
  };
82
72
  requestBody: null;
83
- result: null;
73
+ result: AgendamentoResponseApiResponse;
84
74
  };
85
75
  };
86
- "/Blog/destaques": {
76
+ "/admin/catalogs/Agendamento/{id}": {
87
77
  get: {
88
78
  params: {
89
- page: number;
79
+ id: number;
90
80
  };
91
81
  requestBody: null;
92
- result: null;
82
+ result: AgendamentoResponseApiResponse;
93
83
  };
94
- };
95
- "/Blog/categorias": {
96
- get: {
97
- params: {};
84
+ put: {
85
+ params: {
86
+ id: number;
87
+ };
88
+ requestBody: AgendamentoRequest;
89
+ result: AgendamentoResponseApiResponse;
90
+ };
91
+ delete: {
92
+ params: {
93
+ id: number;
94
+ };
98
95
  requestBody: null;
99
96
  result: null;
100
97
  };
101
98
  };
102
- "/Configs": {
103
- get: {
99
+ "/admin/catalogs/Agendamento": {
100
+ post: {
104
101
  params: {};
105
- requestBody: null;
102
+ requestBody: AgendamentoRequest;
106
103
  result: null;
107
104
  };
108
105
  };
109
- "/Courses/list/shortname": {
106
+ "/admin/contents/artigo/paginated": {
110
107
  get: {
111
- params: {};
108
+ params: {
109
+ Search: string | undefined;
110
+ CreatedFrom: string | undefined;
111
+ CreatedTo: string | undefined;
112
+ OrderBy: string | undefined;
113
+ Include: string | undefined;
114
+ page: number | undefined;
115
+ pageSize: number | undefined;
116
+ Filters: Record<string, string> | undefined;
117
+ };
112
118
  requestBody: null;
113
- result: CourseItemShortless;
119
+ result: ArtigoResponsePaginatedResponse;
114
120
  };
115
121
  };
116
- "/Courses/list": {
122
+ "/admin/contents/artigo/url/{url}": {
117
123
  get: {
118
- params: {};
124
+ params: {
125
+ url: string;
126
+ };
119
127
  requestBody: null;
120
- result: CoursesPage;
128
+ result: ArtigoResponseApiResponse;
121
129
  };
122
130
  };
123
- "/Courses/list/extra-content": {
131
+ "/admin/contents/artigo/{id}": {
124
132
  get: {
125
- params: {};
133
+ params: {
134
+ id: number;
135
+ };
126
136
  requestBody: null;
127
- result: CoursesPage;
137
+ result: ArtigoResponseApiResponse;
128
138
  };
129
- };
130
- "/Courses/detail/{guid}": {
131
- get: {
139
+ put: {
132
140
  params: {
133
- guid: string;
141
+ id: number;
134
142
  };
135
- requestBody: null;
136
- result: CourseDetailPage;
143
+ requestBody: ArtigoRequest;
144
+ result: ArtigoResponseApiResponse;
137
145
  };
138
- };
139
- "/module/detail/{guid}": {
140
- get: {
146
+ delete: {
141
147
  params: {
142
- guid: string;
148
+ id: number;
143
149
  };
144
150
  requestBody: null;
145
- result: ModuleDetailPage;
151
+ result: null;
146
152
  };
147
153
  };
148
- "/lesson/detail/{guid}": {
154
+ "/admin/contents/artigo": {
155
+ post: {
156
+ params: {};
157
+ requestBody: ArtigoRequest;
158
+ result: null;
159
+ };
160
+ };
161
+ "/admin/catalogs/Assunto/paginated": {
149
162
  get: {
150
163
  params: {
151
- guid: string;
164
+ Search: string | undefined;
165
+ CreatedFrom: string | undefined;
166
+ CreatedTo: string | undefined;
167
+ OrderBy: string | undefined;
168
+ Include: string | undefined;
169
+ page: number | undefined;
170
+ pageSize: number | undefined;
171
+ Filters: Record<string, string> | undefined;
152
172
  };
153
173
  requestBody: null;
154
- result: LessonDetailPage;
174
+ result: AssuntoResponsePaginatedResponse;
155
175
  };
156
176
  };
157
- "/api/Directory/{entityType}": {
177
+ "/admin/catalogs/Assunto/url/{url}": {
158
178
  get: {
159
179
  params: {
160
- entityType: string;
180
+ url: string;
161
181
  };
162
182
  requestBody: null;
163
- result: DirectoryEntity[];
164
- };
165
- post: {
166
- params: {
167
- entityType: string;
168
- };
169
- requestBody: DirectoryEntity;
170
- result: DirectoryEntity;
183
+ result: AssuntoResponseApiResponse;
171
184
  };
172
185
  };
173
- "/api/Directory/{entityType}/{id}": {
186
+ "/admin/catalogs/Assunto/{id}": {
174
187
  get: {
175
188
  params: {
176
- entityType: string;
177
189
  id: number;
178
190
  };
179
191
  requestBody: null;
180
- result: DirectoryEntity;
192
+ result: AssuntoResponseApiResponse;
181
193
  };
182
194
  put: {
183
195
  params: {
184
- entityType: string;
185
196
  id: number;
186
197
  };
187
- requestBody: DirectoryEntity;
188
- result: DirectoryEntity;
198
+ requestBody: AssuntoRequest;
199
+ result: AssuntoResponseApiResponse;
189
200
  };
190
201
  delete: {
191
202
  params: {
192
- entityType: string;
193
203
  id: number;
194
204
  };
195
205
  requestBody: null;
196
206
  result: null;
197
207
  };
198
208
  };
199
- "/api/Directory/{entityType}/paged": {
209
+ "/admin/catalogs/Assunto": {
210
+ post: {
211
+ params: {};
212
+ requestBody: AssuntoRequest;
213
+ result: null;
214
+ };
215
+ };
216
+ "/Authentication": {
217
+ post: {
218
+ params: {};
219
+ requestBody: UsuarioLoginDto;
220
+ result: LoginResult;
221
+ };
222
+ };
223
+ "/Users/me": {
224
+ get: {
225
+ params: {};
226
+ requestBody: null;
227
+ result: null;
228
+ };
229
+ };
230
+ "/Users/Invoices": {
231
+ get: {
232
+ params: {};
233
+ requestBody: null;
234
+ result: null;
235
+ };
236
+ };
237
+ "/admin/contents/banner/paginated": {
200
238
  get: {
201
239
  params: {
202
- entityType: string;
203
- search: string | undefined;
204
- foreignKeyFilter: number;
205
- activeFilter: boolean | undefined;
206
- page: number;
207
- pageSize: number;
208
- sortColumn: string | undefined;
209
- sortDirection: string | undefined;
240
+ Search: string | undefined;
241
+ CreatedFrom: string | undefined;
242
+ CreatedTo: string | undefined;
243
+ OrderBy: string | undefined;
244
+ Include: string | undefined;
245
+ page: number | undefined;
246
+ pageSize: number | undefined;
247
+ Filters: Record<string, string> | undefined;
210
248
  };
211
249
  requestBody: null;
212
- result: DirectoryEntityPagedResponse;
250
+ result: BannerResponsePaginatedResponse;
213
251
  };
214
252
  };
215
- "/api/DirectoryFeature": {
253
+ "/admin/contents/banner/url/{url}": {
216
254
  get: {
217
- params: {};
255
+ params: {
256
+ url: string;
257
+ };
218
258
  requestBody: null;
219
- result: DirectoryFeature[];
220
- };
221
- post: {
222
- params: {};
223
- requestBody: DirectoryFeature;
224
- result: DirectoryFeature;
259
+ result: BannerResponseApiResponse;
225
260
  };
226
261
  };
227
- "/api/DirectoryFeature/{id}": {
262
+ "/admin/contents/banner/{id}": {
228
263
  get: {
229
264
  params: {
230
265
  id: number;
231
266
  };
232
267
  requestBody: null;
233
- result: DirectoryFeature;
268
+ result: BannerResponseApiResponse;
234
269
  };
235
270
  put: {
236
271
  params: {
237
272
  id: number;
238
273
  };
239
- requestBody: DirectoryFeature;
240
- result: DirectoryFeature;
274
+ requestBody: BannerRequest;
275
+ result: BannerResponseApiResponse;
241
276
  };
242
277
  delete: {
243
278
  params: {
@@ -247,67 +282,91 @@ export type Swagger = {
247
282
  result: null;
248
283
  };
249
284
  };
250
- "/api/DirectoryReferral": {
251
- get: {
252
- params: {};
253
- requestBody: null;
254
- result: DirectoryReferral[];
255
- };
285
+ "/admin/contents/banner": {
256
286
  post: {
257
287
  params: {};
258
- requestBody: DirectoryReferral;
259
- result: DirectoryReferral;
288
+ requestBody: BannerRequest;
289
+ result: null;
260
290
  };
261
291
  };
262
- "/api/DirectoryReferral/{id}": {
292
+ "/Blog/list": {
263
293
  get: {
264
294
  params: {
265
- id: number;
295
+ category: string | undefined;
296
+ search: string | undefined;
297
+ tags: string | undefined;
298
+ page: number | undefined;
266
299
  };
267
300
  requestBody: null;
268
- result: DirectoryReferral;
301
+ result: BlogPage;
269
302
  };
270
- put: {
303
+ };
304
+ "/Blog/detail/{url}": {
305
+ get: {
271
306
  params: {
272
- id: number;
307
+ url: string;
273
308
  };
274
- requestBody: DirectoryReferral;
275
- result: DirectoryReferral;
309
+ requestBody: null;
310
+ result: null;
276
311
  };
277
- delete: {
312
+ };
313
+ "/Blog/destaques": {
314
+ get: {
278
315
  params: {
279
- id: number;
316
+ page: number | undefined;
280
317
  };
281
318
  requestBody: null;
282
319
  result: null;
283
320
  };
284
321
  };
285
- "/api/Feature": {
322
+ "/Blog/categorias": {
286
323
  get: {
287
324
  params: {};
288
325
  requestBody: null;
289
- result: Feature[];
326
+ result: null;
290
327
  };
291
- post: {
292
- params: {};
293
- requestBody: Feature;
294
- result: Feature;
328
+ };
329
+ "/admin/contents/blog/paginated": {
330
+ get: {
331
+ params: {
332
+ category_url: string[] | undefined;
333
+ Destaque: boolean | undefined;
334
+ Search: string | undefined;
335
+ CreatedFrom: string | undefined;
336
+ CreatedTo: string | undefined;
337
+ OrderBy: string | undefined;
338
+ Include: string | undefined;
339
+ page: number | undefined;
340
+ pageSize: number | undefined;
341
+ Filters: Record<string, string> | undefined;
342
+ };
343
+ requestBody: null;
344
+ result: BlogResponsePaginatedResponse;
345
+ };
346
+ };
347
+ "/admin/contents/blog/url/{url}": {
348
+ get: {
349
+ params: {
350
+ url: string;
351
+ };
352
+ requestBody: null;
353
+ result: BlogResponseApiResponse;
295
354
  };
296
355
  };
297
- "/api/Feature/{id}": {
356
+ "/admin/contents/blog/{id}": {
298
357
  get: {
299
358
  params: {
300
359
  id: number;
301
360
  };
302
361
  requestBody: null;
303
- result: Feature;
362
+ result: BlogResponseApiResponse;
304
363
  };
305
364
  put: {
306
365
  params: {
307
366
  id: number;
308
367
  };
309
- requestBody: Feature;
310
- result: Feature;
368
+ requestBody: BlogRequest;
369
+ result: BlogResponseApiResponse;
311
370
  };
312
371
  delete: {
313
372
  params: {
@@ -317,32 +376,74 @@ export type Swagger = {
317
376
  result: null;
318
377
  };
319
378
  };
320
- "/api/FeatureType": {
321
- get: {
379
+ "/admin/contents/blog": {
380
+ post: {
322
381
  params: {};
382
+ requestBody: BlogRequest;
383
+ result: null;
384
+ };
385
+ };
386
+ "/admin/properties/categoria/blog/listCategories": {
387
+ get: {
388
+ params: {
389
+ EntityKey: string | undefined;
390
+ BlogSize: number | undefined;
391
+ Url: string | undefined;
392
+ Search: string | undefined;
393
+ CreatedFrom: string | undefined;
394
+ CreatedTo: string | undefined;
395
+ OrderBy: string | undefined;
396
+ Include: string | undefined;
397
+ page: number | undefined;
398
+ pageSize: number | undefined;
399
+ Filters: Record<string, string> | undefined;
400
+ };
323
401
  requestBody: null;
324
- result: FeatureType[];
402
+ result: CategoriaResponsePaginatedResponse;
325
403
  };
326
- post: {
327
- params: {};
328
- requestBody: FeatureType;
329
- result: FeatureType;
404
+ };
405
+ "/admin/properties/categoria/paginated": {
406
+ get: {
407
+ params: {
408
+ EntityKey: string | undefined;
409
+ BlogSize: number | undefined;
410
+ Url: string | undefined;
411
+ Search: string | undefined;
412
+ CreatedFrom: string | undefined;
413
+ CreatedTo: string | undefined;
414
+ OrderBy: string | undefined;
415
+ Include: string | undefined;
416
+ page: number | undefined;
417
+ pageSize: number | undefined;
418
+ Filters: Record<string, string> | undefined;
419
+ };
420
+ requestBody: null;
421
+ result: CategoriaResponsePaginatedResponse;
330
422
  };
331
423
  };
332
- "/api/FeatureType/{id}": {
424
+ "/admin/properties/categoria/url/{url}": {
425
+ get: {
426
+ params: {
427
+ url: string;
428
+ };
429
+ requestBody: null;
430
+ result: CategoriaResponseApiResponse;
431
+ };
432
+ };
433
+ "/admin/properties/categoria/{id}": {
333
434
  get: {
334
435
  params: {
335
436
  id: number;
336
437
  };
337
438
  requestBody: null;
338
- result: FeatureType;
439
+ result: CategoriaResponseApiResponse;
339
440
  };
340
441
  put: {
341
442
  params: {
342
443
  id: number;
343
444
  };
344
- requestBody: FeatureType;
345
- result: FeatureType;
445
+ requestBody: CategoriaRequest;
446
+ result: CategoriaResponseApiResponse;
346
447
  };
347
448
  delete: {
348
449
  params: {
@@ -352,248 +453,378 @@ export type Swagger = {
352
453
  result: null;
353
454
  };
354
455
  };
355
- "/Forms/contact-pericles": {
456
+ "/admin/properties/categoria": {
457
+ post: {
458
+ params: {};
459
+ requestBody: CategoriaRequest;
460
+ result: null;
461
+ };
462
+ };
463
+ "/admin/catalogs/CategoriaXFeature/paginated": {
356
464
  get: {
357
465
  params: {
358
- Subject: string | undefined;
466
+ Search: string | undefined;
467
+ CreatedFrom: string | undefined;
468
+ CreatedTo: string | undefined;
469
+ OrderBy: string | undefined;
470
+ Include: string | undefined;
471
+ page: number | undefined;
472
+ pageSize: number | undefined;
473
+ Filters: Record<string, string> | undefined;
359
474
  };
360
475
  requestBody: null;
361
- result: null;
362
- };
363
- post: {
364
- params: {};
365
- requestBody: ContactDTO;
366
- result: null;
476
+ result: CategoriaXFeatureResponsePaginatedResponse;
367
477
  };
368
478
  };
369
- "/Forms/contact": {
370
- post: {
371
- params: {};
372
- requestBody: ContactDTO;
373
- result: null;
479
+ "/admin/catalogs/CategoriaXFeature/categoria/{categoriaId}": {
480
+ get: {
481
+ params: {
482
+ categoriaId: number;
483
+ };
484
+ requestBody: null;
485
+ result: CategoriaFeatureDTOApiResponse;
374
486
  };
375
487
  };
376
- "/Forms/prelaunch": {
377
- post: {
378
- params: {};
379
- requestBody: User;
488
+ "/admin/catalogs/CategoriaXFeature/{id}": {
489
+ get: {
490
+ params: {
491
+ id: number;
492
+ };
493
+ requestBody: null;
494
+ result: CategoriaXFeatureResponseApiResponse;
495
+ };
496
+ put: {
497
+ params: {
498
+ id: number;
499
+ };
500
+ requestBody: CategoriaXFeatureRequest;
501
+ result: CategoriaXFeatureResponseApiResponse;
502
+ };
503
+ delete: {
504
+ params: {
505
+ id: number;
506
+ };
507
+ requestBody: null;
380
508
  result: null;
381
509
  };
382
510
  };
383
- "/Forms/work": {
511
+ "/admin/catalogs/CategoriaXFeature": {
384
512
  post: {
385
513
  params: {};
386
- requestBody: ContactDTO;
514
+ requestBody: CategoriaXFeatureRequest;
387
515
  result: null;
388
516
  };
389
517
  };
390
- "/Forms/newsletter": {
518
+ "/api/Chat/new": {
391
519
  post: {
392
520
  params: {};
393
- requestBody: ContactDTO;
394
- result: null;
521
+ requestBody: ChatNewResponse;
522
+ result: ChatIA;
395
523
  };
396
524
  };
397
- "/api/Journey/missions": {
398
- get: {
399
- params: {};
525
+ "/api/Chat/map/{id}": {
526
+ post: {
527
+ params: {
528
+ id: number;
529
+ tripTitle: string | undefined;
530
+ };
400
531
  requestBody: null;
401
- result: UserMissionsDto;
532
+ result: TripCreatedResponse;
402
533
  };
403
534
  };
404
- "/api/Journey/create": {
535
+ "/api/Chat/{id}/message": {
405
536
  post: {
406
537
  params: {
407
- courseId: number;
408
- resetBasicModules: boolean | undefined;
409
- resetAdvancedModules: boolean | undefined;
410
- };
411
- requestBody: {
412
- Sunday: {
413
- type: number;
414
- format: number;
415
- };
416
- Monday: {
417
- type: number;
418
- format: number;
419
- };
420
- Tuesday: {
421
- type: number;
422
- format: number;
423
- };
424
- Wednesday: {
425
- type: number;
426
- format: number;
427
- };
428
- Thursday: {
429
- type: number;
430
- format: number;
431
- };
432
- Friday: {
433
- type: number;
434
- format: number;
435
- };
436
- Saturday: {
437
- type: number;
438
- format: number;
439
- };
538
+ id: number;
440
539
  };
441
- result: null;
540
+ requestBody: ChatIAItemDto;
541
+ result: ChatIAMessageResponse;
442
542
  };
443
543
  };
444
- "/api/Journey/updateProgress/{journeyId}": {
445
- post: {
544
+ "/api/Chat/{chatId}/messages": {
545
+ get: {
446
546
  params: {
447
- journeyId: number;
547
+ chatId: number;
448
548
  };
449
549
  requestBody: null;
450
- result: null;
550
+ result: ChatIAListMessagesResponse;
451
551
  };
452
552
  };
453
- "/api/Journey/confirmCompletion/{studyDayId}": {
454
- post: {
553
+ "/api/Chat/{chatId}/delete": {
554
+ get: {
455
555
  params: {
456
- studyDayId: number;
556
+ chatId: number;
457
557
  };
458
558
  requestBody: null;
459
559
  result: null;
460
560
  };
461
561
  };
462
- "/api/Journey/getActivity/{activityId}": {
463
- post: {
464
- params: {
465
- studyActivityId: number;
466
- activityId: string;
562
+ "/api/Chat/list/messages": {
563
+ get: {
564
+ params: {};
565
+ requestBody: null;
566
+ result: ChatListResponse;
567
+ };
568
+ };
569
+ "/admin/catalogs/Compliance/paginated": {
570
+ get: {
571
+ params: {
572
+ Search: string | undefined;
573
+ CreatedFrom: string | undefined;
574
+ CreatedTo: string | undefined;
575
+ OrderBy: string | undefined;
576
+ Include: string | undefined;
577
+ page: number | undefined;
578
+ pageSize: number | undefined;
579
+ Filters: Record<string, string> | undefined;
467
580
  };
468
581
  requestBody: null;
469
- result: StudyActivityDto;
582
+ result: ComplianceResponsePaginatedResponse;
470
583
  };
471
584
  };
472
- "/api/Journey/startActivity/{activityId}": {
473
- post: {
585
+ "/admin/catalogs/Compliance/url/{url}": {
586
+ get: {
474
587
  params: {
475
- activityId: number;
588
+ url: string;
476
589
  };
477
590
  requestBody: null;
478
- result: null;
591
+ result: ComplianceResponseApiResponse;
479
592
  };
480
593
  };
481
- "/api/Journey/completeActivity/{activityId}": {
482
- post: {
594
+ "/admin/catalogs/Compliance/{id}": {
595
+ get: {
483
596
  params: {
484
- activityId: number;
597
+ id: number;
485
598
  };
486
599
  requestBody: null;
487
- result: ActivityCompleteDto;
600
+ result: ComplianceResponseApiResponse;
601
+ };
602
+ put: {
603
+ params: {
604
+ id: number;
605
+ };
606
+ requestBody: ComplianceRequest;
607
+ result: ComplianceResponseApiResponse;
608
+ };
609
+ delete: {
610
+ params: {
611
+ id: number;
612
+ };
613
+ requestBody: null;
614
+ result: null;
488
615
  };
489
616
  };
490
- "/Language": {
617
+ "/admin/catalogs/Compliance": {
618
+ post: {
619
+ params: {};
620
+ requestBody: ComplianceRequest;
621
+ result: null;
622
+ };
623
+ };
624
+ "/Configs": {
491
625
  get: {
492
626
  params: {};
493
627
  requestBody: null;
494
628
  result: null;
495
629
  };
496
630
  };
497
- "/Language/word": {
631
+ "/admin/catalogs/Contact/paginated": {
498
632
  get: {
499
- params: {};
633
+ params: {
634
+ Search: string | undefined;
635
+ CreatedFrom: string | undefined;
636
+ CreatedTo: string | undefined;
637
+ OrderBy: string | undefined;
638
+ Include: string | undefined;
639
+ page: number | undefined;
640
+ pageSize: number | undefined;
641
+ Filters: Record<string, string> | undefined;
642
+ };
643
+ requestBody: null;
644
+ result: ContactResponsePaginatedResponse;
645
+ };
646
+ };
647
+ "/admin/catalogs/Contact/url/{url}": {
648
+ get: {
649
+ params: {
650
+ url: string;
651
+ };
652
+ requestBody: null;
653
+ result: ContactResponseApiResponse;
654
+ };
655
+ };
656
+ "/admin/catalogs/Contact/{id}": {
657
+ get: {
658
+ params: {
659
+ id: number;
660
+ };
661
+ requestBody: null;
662
+ result: ContactResponseApiResponse;
663
+ };
664
+ put: {
665
+ params: {
666
+ id: number;
667
+ };
668
+ requestBody: ContactRequest;
669
+ result: ContactResponseApiResponse;
670
+ };
671
+ delete: {
672
+ params: {
673
+ id: number;
674
+ };
500
675
  requestBody: null;
501
676
  result: null;
502
677
  };
503
678
  };
504
- "/Metadata": {
679
+ "/admin/catalogs/Contact": {
505
680
  post: {
506
681
  params: {};
507
- requestBody: null;
682
+ requestBody: ContactRequest;
508
683
  result: null;
509
684
  };
510
685
  };
511
- "/Metadata/{id}": {
686
+ "/admin/catalogs/Convenio/paginated": {
687
+ get: {
688
+ params: {
689
+ Search: string | undefined;
690
+ CreatedFrom: string | undefined;
691
+ CreatedTo: string | undefined;
692
+ OrderBy: string | undefined;
693
+ Include: string | undefined;
694
+ page: number | undefined;
695
+ pageSize: number | undefined;
696
+ Filters: Record<string, string> | undefined;
697
+ };
698
+ requestBody: null;
699
+ result: ConvenioResponsePaginatedResponse;
700
+ };
701
+ };
702
+ "/admin/catalogs/Convenio/url/{url}": {
703
+ get: {
704
+ params: {
705
+ url: string;
706
+ };
707
+ requestBody: null;
708
+ result: ConvenioResponseApiResponse;
709
+ };
710
+ };
711
+ "/admin/catalogs/Convenio/{id}": {
712
+ get: {
713
+ params: {
714
+ id: number;
715
+ };
716
+ requestBody: null;
717
+ result: ConvenioResponseApiResponse;
718
+ };
719
+ put: {
720
+ params: {
721
+ id: number;
722
+ };
723
+ requestBody: ConvenioRequest;
724
+ result: ConvenioResponseApiResponse;
725
+ };
512
726
  delete: {
513
727
  params: {
514
- id: string;
728
+ id: number;
515
729
  };
516
730
  requestBody: null;
517
731
  result: null;
518
732
  };
519
733
  };
520
- "/webhook/pagarme": {
734
+ "/admin/catalogs/Convenio": {
521
735
  post: {
522
736
  params: {};
523
- requestBody: {};
737
+ requestBody: ConvenioRequest;
524
738
  result: null;
525
739
  };
526
740
  };
527
- "/Pages/{url}": {
741
+ "/Courses/list/shortname": {
742
+ get: {
743
+ params: {};
744
+ requestBody: null;
745
+ result: CourseItemShortless;
746
+ };
747
+ };
748
+ "/Courses/list": {
749
+ get: {
750
+ params: {};
751
+ requestBody: null;
752
+ result: CoursesPage;
753
+ };
754
+ };
755
+ "/Courses/list/extra-content": {
756
+ get: {
757
+ params: {};
758
+ requestBody: null;
759
+ result: CoursesPage;
760
+ };
761
+ };
762
+ "/Courses/detail/{guid}": {
528
763
  get: {
529
764
  params: {
530
- url: string;
765
+ guid: string;
531
766
  };
532
767
  requestBody: null;
533
- result: PageDTO;
768
+ result: CourseDetailPage;
534
769
  };
535
770
  };
536
- "/Pages/{entityKey}/listing": {
771
+ "/module/detail/{guid}": {
537
772
  get: {
538
773
  params: {
539
- entityKey: string;
540
- category: string | undefined;
541
- search: string | undefined;
542
- tags: string | undefined;
543
- page: number;
544
- pageSize: number;
545
- destaque: boolean | undefined;
546
- destaqueVitrine: boolean | undefined;
774
+ guid: string;
547
775
  };
548
776
  requestBody: null;
549
- result: ListPageDTO;
777
+ result: ModuleDetailPage;
550
778
  };
551
779
  };
552
- "/Pages/detail/{entityKey}/{url}": {
780
+ "/lesson/detail/{guid}": {
553
781
  get: {
554
782
  params: {
555
- entityKey: string;
556
- url: string;
783
+ guid: string;
557
784
  };
558
785
  requestBody: null;
559
- result: PageDTO;
786
+ result: LessonDetailPage;
560
787
  };
561
788
  };
562
- "/Platform/configs": {
789
+ "/admin/catalogs/curso/paginated": {
563
790
  get: {
564
791
  params: {
565
- tenantId: string | undefined;
792
+ Search: string | undefined;
793
+ CreatedFrom: string | undefined;
794
+ CreatedTo: string | undefined;
795
+ OrderBy: string | undefined;
796
+ Include: string | undefined;
797
+ page: number | undefined;
798
+ pageSize: number | undefined;
799
+ Filters: Record<string, string> | undefined;
566
800
  };
567
801
  requestBody: null;
568
- result: Configs;
802
+ result: CursoResponsePaginatedResponse;
569
803
  };
570
804
  };
571
- "/api/ReferralSubtype": {
805
+ "/admin/catalogs/curso/url/{url}": {
572
806
  get: {
573
- params: {};
807
+ params: {
808
+ url: string;
809
+ };
574
810
  requestBody: null;
575
- result: ReferralSubtype[];
576
- };
577
- post: {
578
- params: {};
579
- requestBody: ReferralSubtype;
580
- result: ReferralSubtype;
811
+ result: CursoResponseApiResponse;
581
812
  };
582
813
  };
583
- "/api/ReferralSubtype/{id}": {
814
+ "/admin/catalogs/curso/{id}": {
584
815
  get: {
585
816
  params: {
586
817
  id: number;
587
818
  };
588
819
  requestBody: null;
589
- result: ReferralSubtype;
820
+ result: CursoResponseApiResponse;
590
821
  };
591
822
  put: {
592
823
  params: {
593
824
  id: number;
594
825
  };
595
- requestBody: ReferralSubtype;
596
- result: ReferralSubtype;
826
+ requestBody: CursoRequest;
827
+ result: CursoResponseApiResponse;
597
828
  };
598
829
  delete: {
599
830
  params: {
@@ -603,32 +834,52 @@ export type Swagger = {
603
834
  result: null;
604
835
  };
605
836
  };
606
- "/api/ReferralType": {
607
- get: {
837
+ "/admin/catalogs/curso": {
838
+ post: {
608
839
  params: {};
840
+ requestBody: CursoRequest;
841
+ result: null;
842
+ };
843
+ };
844
+ "/admin/contents/depoimento/paginated": {
845
+ get: {
846
+ params: {
847
+ Search: string | undefined;
848
+ CreatedFrom: string | undefined;
849
+ CreatedTo: string | undefined;
850
+ OrderBy: string | undefined;
851
+ Include: string | undefined;
852
+ page: number | undefined;
853
+ pageSize: number | undefined;
854
+ Filters: Record<string, string> | undefined;
855
+ };
609
856
  requestBody: null;
610
- result: ReferralType[];
857
+ result: DepoimentoResponsePaginatedResponse;
611
858
  };
612
- post: {
613
- params: {};
614
- requestBody: ReferralType;
615
- result: ReferralType;
859
+ };
860
+ "/admin/contents/depoimento/url/{url}": {
861
+ get: {
862
+ params: {
863
+ url: string;
864
+ };
865
+ requestBody: null;
866
+ result: DepoimentoResponseApiResponse;
616
867
  };
617
868
  };
618
- "/api/ReferralType/{id}": {
869
+ "/admin/contents/depoimento/{id}": {
619
870
  get: {
620
871
  params: {
621
872
  id: number;
622
873
  };
623
874
  requestBody: null;
624
- result: ReferralType;
875
+ result: DepoimentoResponseApiResponse;
625
876
  };
626
877
  put: {
627
878
  params: {
628
879
  id: number;
629
880
  };
630
- requestBody: ReferralType;
631
- result: ReferralType;
881
+ requestBody: DepoimentoRequest;
882
+ result: DepoimentoResponseApiResponse;
632
883
  };
633
884
  delete: {
634
885
  params: {
@@ -638,125 +889,1613 @@ export type Swagger = {
638
889
  result: null;
639
890
  };
640
891
  };
641
- "/Section": {
892
+ "/admin/contents/depoimento": {
642
893
  post: {
643
894
  params: {};
644
- requestBody: SectionDto;
895
+ requestBody: DepoimentoRequest;
645
896
  result: null;
646
897
  };
898
+ };
899
+ "/admin/directories/directory/paginated": {
647
900
  get: {
648
901
  params: {
649
- page: string | undefined;
902
+ category_url: string[] | undefined;
903
+ price_priceBRLMin: any | undefined;
904
+ price_priceBRLMax: any | undefined;
905
+ Locality_UF: string | undefined;
906
+ Locality_Localidade: string | undefined;
907
+ Destaque: boolean | undefined;
908
+ Search: string | undefined;
909
+ CreatedFrom: string | undefined;
910
+ CreatedTo: string | undefined;
911
+ OrderBy: string | undefined;
912
+ Include: string | undefined;
913
+ page: number | undefined;
914
+ pageSize: number | undefined;
915
+ Filters: Record<string, string> | undefined;
650
916
  };
651
917
  requestBody: null;
652
- result: null;
918
+ result: DirectoryResponsePaginatedResponse;
653
919
  };
654
920
  };
655
- "/Section/{id}": {
921
+ "/admin/directories/directory/{id}": {
922
+ get: {
923
+ params: {
924
+ id: number;
925
+ };
926
+ requestBody: null;
927
+ result: DirectoryResponseApiResponse;
928
+ };
656
929
  put: {
657
930
  params: {
658
931
  id: number;
659
932
  };
660
- requestBody: SectionDto;
661
- result: null;
933
+ requestBody: DirectoryUpdateRequest;
934
+ result: DirectoryResponseApiResponse;
662
935
  };
663
- };
664
- "/Sitemap/xml": {
665
- get: {
666
- params: {};
936
+ delete: {
937
+ params: {
938
+ id: number;
939
+ };
667
940
  requestBody: null;
668
941
  result: null;
669
942
  };
670
943
  };
671
- "/Sitemap/json": {
672
- get: {
944
+ "/admin/directories/directory": {
945
+ post: {
673
946
  params: {};
674
- requestBody: null;
947
+ requestBody: DirectoryRequest;
675
948
  result: null;
676
949
  };
677
950
  };
678
- "/Stones/searchItems": {
951
+ "/DirectoryCategory": {
679
952
  get: {
680
- params: {};
953
+ params: {
954
+ Search: string | undefined;
955
+ TypeCategoryId: number | undefined;
956
+ OrderBy: string | undefined;
957
+ OrderDirection: string | undefined;
958
+ PageNumber: number | undefined;
959
+ PageSize: number | undefined;
960
+ };
681
961
  requestBody: null;
682
- result: SearchDropdownsDto;
962
+ result: DirectoryCategoryResponsePaginatedResponse;
683
963
  };
684
964
  };
685
- "/Stones/search": {
965
+ "/admin/directories/category": {
686
966
  get: {
687
967
  params: {
688
- search: string | undefined;
689
- cor: string | undefined;
690
- ambiente: string | undefined;
691
- tipo: string | undefined;
692
- industria: string | undefined;
693
- page: number;
694
- pageSize: number;
968
+ Search: string | undefined;
969
+ TypeCategoryId: number | undefined;
970
+ OrderBy: string | undefined;
971
+ OrderDirection: string | undefined;
972
+ PageNumber: number | undefined;
973
+ PageSize: number | undefined;
695
974
  };
696
975
  requestBody: null;
697
- result: PortfolioStoneDtoPagedResult;
976
+ result: DirectoryCategoryResponsePaginatedResponse;
977
+ };
978
+ post: {
979
+ params: {};
980
+ requestBody: DirectoryCategoryRequest;
981
+ result: null;
698
982
  };
699
983
  };
700
- "/Stones/detail/{id}": {
984
+ "/admin/directories/category/{id}": {
701
985
  get: {
702
986
  params: {
703
- id: string;
987
+ id: number;
704
988
  };
705
989
  requestBody: null;
706
- result: PortfolioStoneDto;
990
+ result: DirectoryCategoryResponse;
707
991
  };
708
- };
709
- "/api/StudyDay/update": {
710
992
  put: {
711
993
  params: {
712
- studyDayId: number;
713
- resumo: string | undefined;
714
- qtdQuestions: string | undefined;
715
- qtdQuestionsOk: string | undefined;
716
- qtdQuestionsNOk: string | undefined;
994
+ id: number;
995
+ };
996
+ requestBody: DirectoryCategoryRequest;
997
+ result: DirectoryCategoryResponse;
998
+ };
999
+ delete: {
1000
+ params: {
1001
+ id: number;
717
1002
  };
718
1003
  requestBody: null;
719
1004
  result: null;
720
1005
  };
721
1006
  };
722
- "/api/StudyDay/details/{studyDayId}": {
1007
+ "/admin/catalogs/equipe/paginated": {
723
1008
  get: {
724
1009
  params: {
725
- studyDayId: number;
1010
+ Search: string | undefined;
1011
+ CreatedFrom: string | undefined;
1012
+ CreatedTo: string | undefined;
1013
+ OrderBy: string | undefined;
1014
+ Include: string | undefined;
1015
+ page: number | undefined;
1016
+ pageSize: number | undefined;
1017
+ Filters: Record<string, string> | undefined;
726
1018
  };
727
1019
  requestBody: null;
728
- result: StudyDayViewDto;
1020
+ result: EquipeResponsePaginatedResponse;
729
1021
  };
730
1022
  };
731
- "/api/Subscriptions/user-subscription": {
1023
+ "/admin/catalogs/equipe/url/{url}": {
732
1024
  get: {
733
- params: {};
1025
+ params: {
1026
+ url: string;
1027
+ };
734
1028
  requestBody: null;
735
- result: SubscriptionResultDto;
1029
+ result: EquipeResponseApiResponse;
736
1030
  };
737
1031
  };
738
- "/api/Subscriptions/create": {
739
- post: {
740
- params: {};
741
- requestBody: SubscriptionRequest;
1032
+ "/admin/catalogs/equipe/{id}": {
1033
+ get: {
1034
+ params: {
1035
+ id: number;
1036
+ };
1037
+ requestBody: null;
1038
+ result: EquipeResponseApiResponse;
1039
+ };
1040
+ put: {
1041
+ params: {
1042
+ id: number;
1043
+ };
1044
+ requestBody: EquipeRequest;
1045
+ result: EquipeResponseApiResponse;
1046
+ };
1047
+ delete: {
1048
+ params: {
1049
+ id: number;
1050
+ };
1051
+ requestBody: null;
742
1052
  result: null;
743
1053
  };
744
1054
  };
745
- "/api/Subscriptions/webhooks/pagarme": {
1055
+ "/admin/catalogs/equipe": {
746
1056
  post: {
747
1057
  params: {};
748
- requestBody: {};
1058
+ requestBody: EquipeRequest;
749
1059
  result: null;
750
1060
  };
751
1061
  };
752
- };
753
- export interface ActivityCompleteDto {
754
- isConcluded?: boolean;
755
- }
756
- export interface ActivityDto {
757
- activityId?: number;
758
- activityType?: string;
759
- lessonId?: number;
1062
+ "/admin/catalogs/Especialidade/paginated": {
1063
+ get: {
1064
+ params: {
1065
+ Search: string | undefined;
1066
+ CreatedFrom: string | undefined;
1067
+ CreatedTo: string | undefined;
1068
+ OrderBy: string | undefined;
1069
+ Include: string | undefined;
1070
+ page: number | undefined;
1071
+ pageSize: number | undefined;
1072
+ Filters: Record<string, string> | undefined;
1073
+ };
1074
+ requestBody: null;
1075
+ result: EspecialidadeResponsePaginatedResponse;
1076
+ };
1077
+ };
1078
+ "/admin/catalogs/Especialidade/url/{url}": {
1079
+ get: {
1080
+ params: {
1081
+ url: string;
1082
+ };
1083
+ requestBody: null;
1084
+ result: EspecialidadeResponseApiResponse;
1085
+ };
1086
+ };
1087
+ "/admin/catalogs/Especialidade/{id}": {
1088
+ get: {
1089
+ params: {
1090
+ id: number;
1091
+ };
1092
+ requestBody: null;
1093
+ result: EspecialidadeResponseApiResponse;
1094
+ };
1095
+ put: {
1096
+ params: {
1097
+ id: number;
1098
+ };
1099
+ requestBody: EspecialidadeRequest;
1100
+ result: EspecialidadeResponseApiResponse;
1101
+ };
1102
+ delete: {
1103
+ params: {
1104
+ id: number;
1105
+ };
1106
+ requestBody: null;
1107
+ result: null;
1108
+ };
1109
+ };
1110
+ "/admin/catalogs/Especialidade": {
1111
+ post: {
1112
+ params: {};
1113
+ requestBody: EspecialidadeRequest;
1114
+ result: null;
1115
+ };
1116
+ };
1117
+ "/admin/catalogs/Especialista/paginated": {
1118
+ get: {
1119
+ params: {
1120
+ Search: string | undefined;
1121
+ CreatedFrom: string | undefined;
1122
+ CreatedTo: string | undefined;
1123
+ OrderBy: string | undefined;
1124
+ Include: string | undefined;
1125
+ page: number | undefined;
1126
+ pageSize: number | undefined;
1127
+ Filters: Record<string, string> | undefined;
1128
+ };
1129
+ requestBody: null;
1130
+ result: EspecialistaResponsePaginatedResponse;
1131
+ };
1132
+ };
1133
+ "/admin/catalogs/Especialista/url/{url}": {
1134
+ get: {
1135
+ params: {
1136
+ url: string;
1137
+ };
1138
+ requestBody: null;
1139
+ result: EspecialistaResponseApiResponse;
1140
+ };
1141
+ };
1142
+ "/admin/catalogs/Especialista/{id}": {
1143
+ get: {
1144
+ params: {
1145
+ id: number;
1146
+ };
1147
+ requestBody: null;
1148
+ result: EspecialistaResponseApiResponse;
1149
+ };
1150
+ put: {
1151
+ params: {
1152
+ id: number;
1153
+ };
1154
+ requestBody: EspecialistaRequest;
1155
+ result: EspecialistaResponseApiResponse;
1156
+ };
1157
+ delete: {
1158
+ params: {
1159
+ id: number;
1160
+ };
1161
+ requestBody: null;
1162
+ result: null;
1163
+ };
1164
+ };
1165
+ "/admin/catalogs/Especialista": {
1166
+ post: {
1167
+ params: {};
1168
+ requestBody: EspecialistaRequest;
1169
+ result: null;
1170
+ };
1171
+ };
1172
+ "/admin/catalogs/Estrutura/paginated": {
1173
+ get: {
1174
+ params: {
1175
+ Search: string | undefined;
1176
+ CreatedFrom: string | undefined;
1177
+ CreatedTo: string | undefined;
1178
+ OrderBy: string | undefined;
1179
+ Include: string | undefined;
1180
+ page: number | undefined;
1181
+ pageSize: number | undefined;
1182
+ Filters: Record<string, string> | undefined;
1183
+ };
1184
+ requestBody: null;
1185
+ result: EstruturaResponsePaginatedResponse;
1186
+ };
1187
+ };
1188
+ "/admin/catalogs/Estrutura/url/{url}": {
1189
+ get: {
1190
+ params: {
1191
+ url: string;
1192
+ };
1193
+ requestBody: null;
1194
+ result: EstruturaResponseApiResponse;
1195
+ };
1196
+ };
1197
+ "/admin/catalogs/Estrutura/{id}": {
1198
+ get: {
1199
+ params: {
1200
+ id: number;
1201
+ };
1202
+ requestBody: null;
1203
+ result: EstruturaResponseApiResponse;
1204
+ };
1205
+ put: {
1206
+ params: {
1207
+ id: number;
1208
+ };
1209
+ requestBody: EstruturaRequest;
1210
+ result: EstruturaResponseApiResponse;
1211
+ };
1212
+ delete: {
1213
+ params: {
1214
+ id: number;
1215
+ };
1216
+ requestBody: null;
1217
+ result: null;
1218
+ };
1219
+ };
1220
+ "/admin/catalogs/Estrutura": {
1221
+ post: {
1222
+ params: {};
1223
+ requestBody: EstruturaRequest;
1224
+ result: null;
1225
+ };
1226
+ };
1227
+ "/admin/contents/faq/paginated": {
1228
+ get: {
1229
+ params: {
1230
+ Search: string | undefined;
1231
+ CreatedFrom: string | undefined;
1232
+ CreatedTo: string | undefined;
1233
+ OrderBy: string | undefined;
1234
+ Include: string | undefined;
1235
+ page: number | undefined;
1236
+ pageSize: number | undefined;
1237
+ Filters: Record<string, string> | undefined;
1238
+ };
1239
+ requestBody: null;
1240
+ result: FaqResponsePaginatedResponse;
1241
+ };
1242
+ };
1243
+ "/admin/contents/faq/url/{url}": {
1244
+ get: {
1245
+ params: {
1246
+ url: string;
1247
+ };
1248
+ requestBody: null;
1249
+ result: FaqResponseApiResponse;
1250
+ };
1251
+ };
1252
+ "/admin/contents/faq/{id}": {
1253
+ get: {
1254
+ params: {
1255
+ id: number;
1256
+ };
1257
+ requestBody: null;
1258
+ result: FaqResponseApiResponse;
1259
+ };
1260
+ put: {
1261
+ params: {
1262
+ id: number;
1263
+ };
1264
+ requestBody: FaqRequest;
1265
+ result: FaqResponseApiResponse;
1266
+ };
1267
+ delete: {
1268
+ params: {
1269
+ id: number;
1270
+ };
1271
+ requestBody: null;
1272
+ result: null;
1273
+ };
1274
+ };
1275
+ "/admin/contents/faq": {
1276
+ post: {
1277
+ params: {};
1278
+ requestBody: FaqRequest;
1279
+ result: null;
1280
+ };
1281
+ };
1282
+ "/admin/catalogs/Feature/paginated": {
1283
+ get: {
1284
+ params: {
1285
+ Search: string | undefined;
1286
+ CreatedFrom: string | undefined;
1287
+ CreatedTo: string | undefined;
1288
+ OrderBy: string | undefined;
1289
+ Include: string | undefined;
1290
+ page: number | undefined;
1291
+ pageSize: number | undefined;
1292
+ Filters: Record<string, string> | undefined;
1293
+ };
1294
+ requestBody: null;
1295
+ result: FeatureResponsePaginatedResponse;
1296
+ };
1297
+ };
1298
+ "/admin/catalogs/Feature/url/{url}": {
1299
+ get: {
1300
+ params: {
1301
+ url: string;
1302
+ };
1303
+ requestBody: null;
1304
+ result: FeatureResponseApiResponse;
1305
+ };
1306
+ };
1307
+ "/admin/catalogs/Feature/{id}": {
1308
+ get: {
1309
+ params: {
1310
+ id: number;
1311
+ };
1312
+ requestBody: null;
1313
+ result: FeatureResponseApiResponse;
1314
+ };
1315
+ put: {
1316
+ params: {
1317
+ id: number;
1318
+ };
1319
+ requestBody: FeatureRequest;
1320
+ result: FeatureResponseApiResponse;
1321
+ };
1322
+ delete: {
1323
+ params: {
1324
+ id: number;
1325
+ };
1326
+ requestBody: null;
1327
+ result: null;
1328
+ };
1329
+ };
1330
+ "/admin/catalogs/Feature": {
1331
+ post: {
1332
+ params: {};
1333
+ requestBody: FeatureRequest;
1334
+ result: null;
1335
+ };
1336
+ };
1337
+ "/Forms/contact": {
1338
+ post: {
1339
+ params: {};
1340
+ requestBody: ContactDTO;
1341
+ result: null;
1342
+ };
1343
+ };
1344
+ "/Forms/prelaunch": {
1345
+ post: {
1346
+ params: {};
1347
+ requestBody: User;
1348
+ result: null;
1349
+ };
1350
+ };
1351
+ "/Forms/work": {
1352
+ post: {
1353
+ params: {};
1354
+ requestBody: ContactDTO;
1355
+ result: null;
1356
+ };
1357
+ };
1358
+ "/Forms/newsletter": {
1359
+ post: {
1360
+ params: {};
1361
+ requestBody: ContactDTO;
1362
+ result: null;
1363
+ };
1364
+ };
1365
+ "/admin/catalogs/fornecedor/paginated": {
1366
+ get: {
1367
+ params: {
1368
+ Search: string | undefined;
1369
+ CreatedFrom: string | undefined;
1370
+ CreatedTo: string | undefined;
1371
+ OrderBy: string | undefined;
1372
+ Include: string | undefined;
1373
+ page: number | undefined;
1374
+ pageSize: number | undefined;
1375
+ Filters: Record<string, string> | undefined;
1376
+ };
1377
+ requestBody: null;
1378
+ result: FornecedorResponsePaginatedResponse;
1379
+ };
1380
+ };
1381
+ "/admin/catalogs/fornecedor/url/{url}": {
1382
+ get: {
1383
+ params: {
1384
+ url: string;
1385
+ };
1386
+ requestBody: null;
1387
+ result: FornecedorResponseApiResponse;
1388
+ };
1389
+ };
1390
+ "/admin/catalogs/fornecedor/{id}": {
1391
+ get: {
1392
+ params: {
1393
+ id: number;
1394
+ };
1395
+ requestBody: null;
1396
+ result: FornecedorResponseApiResponse;
1397
+ };
1398
+ put: {
1399
+ params: {
1400
+ id: number;
1401
+ };
1402
+ requestBody: FornecedorRequest;
1403
+ result: FornecedorResponseApiResponse;
1404
+ };
1405
+ delete: {
1406
+ params: {
1407
+ id: number;
1408
+ };
1409
+ requestBody: null;
1410
+ result: null;
1411
+ };
1412
+ };
1413
+ "/admin/catalogs/fornecedor": {
1414
+ post: {
1415
+ params: {};
1416
+ requestBody: FornecedorRequest;
1417
+ result: null;
1418
+ };
1419
+ };
1420
+ "/admin/catalogs/JobOpportunity/paginated": {
1421
+ get: {
1422
+ params: {
1423
+ Search: string | undefined;
1424
+ CreatedFrom: string | undefined;
1425
+ CreatedTo: string | undefined;
1426
+ OrderBy: string | undefined;
1427
+ Include: string | undefined;
1428
+ page: number | undefined;
1429
+ pageSize: number | undefined;
1430
+ Filters: Record<string, string> | undefined;
1431
+ };
1432
+ requestBody: null;
1433
+ result: JobOpportunityResponsePaginatedResponse;
1434
+ };
1435
+ };
1436
+ "/admin/catalogs/JobOpportunity/url/{url}": {
1437
+ get: {
1438
+ params: {
1439
+ url: string;
1440
+ };
1441
+ requestBody: null;
1442
+ result: JobOpportunityResponseApiResponse;
1443
+ };
1444
+ };
1445
+ "/admin/catalogs/JobOpportunity/{id}": {
1446
+ get: {
1447
+ params: {
1448
+ id: number;
1449
+ };
1450
+ requestBody: null;
1451
+ result: JobOpportunityResponseApiResponse;
1452
+ };
1453
+ put: {
1454
+ params: {
1455
+ id: number;
1456
+ };
1457
+ requestBody: JobOpportunityRequest;
1458
+ result: JobOpportunityResponseApiResponse;
1459
+ };
1460
+ delete: {
1461
+ params: {
1462
+ id: number;
1463
+ };
1464
+ requestBody: null;
1465
+ result: null;
1466
+ };
1467
+ };
1468
+ "/admin/catalogs/JobOpportunity": {
1469
+ post: {
1470
+ params: {};
1471
+ requestBody: JobOpportunityRequest;
1472
+ result: null;
1473
+ };
1474
+ };
1475
+ "/api/Journey/missions": {
1476
+ get: {
1477
+ params: {};
1478
+ requestBody: null;
1479
+ result: UserMissionsDto;
1480
+ };
1481
+ };
1482
+ "/api/Journey/calendar": {
1483
+ get: {
1484
+ params: {};
1485
+ requestBody: null;
1486
+ result: UserMissionsDto;
1487
+ };
1488
+ };
1489
+ "/api/Journey/create": {
1490
+ post: {
1491
+ params: {
1492
+ courseId: number | undefined;
1493
+ resetBasicModules: boolean | undefined;
1494
+ resetAdvancedModules: boolean | undefined;
1495
+ };
1496
+ requestBody: {
1497
+ Sunday: number | undefined;
1498
+ Monday: number | undefined;
1499
+ Tuesday: number | undefined;
1500
+ Wednesday: number | undefined;
1501
+ Thursday: number | undefined;
1502
+ Friday: number | undefined;
1503
+ Saturday: number | undefined;
1504
+ };
1505
+ result: null;
1506
+ };
1507
+ };
1508
+ "/api/Journey/materias": {
1509
+ get: {
1510
+ params: {};
1511
+ requestBody: null;
1512
+ result: MateriaListDto[];
1513
+ };
1514
+ };
1515
+ "/api/Journey/updateProgress/{journeyId}": {
1516
+ post: {
1517
+ params: {
1518
+ journeyId: number;
1519
+ };
1520
+ requestBody: null;
1521
+ result: null;
1522
+ };
1523
+ };
1524
+ "/api/Journey/confirmCompletion/{studyDayId}": {
1525
+ post: {
1526
+ params: {
1527
+ studyDayId: number;
1528
+ };
1529
+ requestBody: null;
1530
+ result: null;
1531
+ };
1532
+ };
1533
+ "/api/Journey/getActivity/{activityId}": {
1534
+ post: {
1535
+ params: {
1536
+ studyActivityId: number | undefined;
1537
+ activityId: string;
1538
+ };
1539
+ requestBody: null;
1540
+ result: StudyActivityDto;
1541
+ };
1542
+ };
1543
+ "/api/Journey/startActivity/{activityId}": {
1544
+ post: {
1545
+ params: {
1546
+ activityId: number;
1547
+ };
1548
+ requestBody: null;
1549
+ result: null;
1550
+ };
1551
+ };
1552
+ "/api/Journey/completeActivity/{activityId}": {
1553
+ post: {
1554
+ params: {
1555
+ activityId: number;
1556
+ };
1557
+ requestBody: null;
1558
+ result: ActivityCompleteDto;
1559
+ };
1560
+ };
1561
+ "/Language": {
1562
+ get: {
1563
+ params: {};
1564
+ requestBody: null;
1565
+ result: null;
1566
+ };
1567
+ };
1568
+ "/Language/word": {
1569
+ get: {
1570
+ params: {};
1571
+ requestBody: null;
1572
+ result: null;
1573
+ };
1574
+ };
1575
+ "/admin/catalogs/loja/paginated": {
1576
+ get: {
1577
+ params: {
1578
+ Search: string | undefined;
1579
+ CreatedFrom: string | undefined;
1580
+ CreatedTo: string | undefined;
1581
+ OrderBy: string | undefined;
1582
+ Include: string | undefined;
1583
+ page: number | undefined;
1584
+ pageSize: number | undefined;
1585
+ Filters: Record<string, string> | undefined;
1586
+ };
1587
+ requestBody: null;
1588
+ result: LojaResponsePaginatedResponse;
1589
+ };
1590
+ };
1591
+ "/admin/catalogs/loja/url/{url}": {
1592
+ get: {
1593
+ params: {
1594
+ url: string;
1595
+ };
1596
+ requestBody: null;
1597
+ result: LojaResponseApiResponse;
1598
+ };
1599
+ };
1600
+ "/admin/catalogs/loja/{id}": {
1601
+ get: {
1602
+ params: {
1603
+ id: number;
1604
+ };
1605
+ requestBody: null;
1606
+ result: LojaResponseApiResponse;
1607
+ };
1608
+ put: {
1609
+ params: {
1610
+ id: number;
1611
+ };
1612
+ requestBody: LojaRequest;
1613
+ result: LojaResponseApiResponse;
1614
+ };
1615
+ delete: {
1616
+ params: {
1617
+ id: number;
1618
+ };
1619
+ requestBody: null;
1620
+ result: null;
1621
+ };
1622
+ };
1623
+ "/admin/catalogs/loja": {
1624
+ post: {
1625
+ params: {};
1626
+ requestBody: LojaRequest;
1627
+ result: null;
1628
+ };
1629
+ };
1630
+ "/admin/catalogs/marca/paginated": {
1631
+ get: {
1632
+ params: {
1633
+ Search: string | undefined;
1634
+ CreatedFrom: string | undefined;
1635
+ CreatedTo: string | undefined;
1636
+ OrderBy: string | undefined;
1637
+ Include: string | undefined;
1638
+ page: number | undefined;
1639
+ pageSize: number | undefined;
1640
+ Filters: Record<string, string> | undefined;
1641
+ };
1642
+ requestBody: null;
1643
+ result: MarcaResponsePaginatedResponse;
1644
+ };
1645
+ };
1646
+ "/admin/catalogs/marca/url/{url}": {
1647
+ get: {
1648
+ params: {
1649
+ url: string;
1650
+ };
1651
+ requestBody: null;
1652
+ result: MarcaResponseApiResponse;
1653
+ };
1654
+ };
1655
+ "/admin/catalogs/marca/{id}": {
1656
+ get: {
1657
+ params: {
1658
+ id: number;
1659
+ };
1660
+ requestBody: null;
1661
+ result: MarcaResponseApiResponse;
1662
+ };
1663
+ put: {
1664
+ params: {
1665
+ id: number;
1666
+ };
1667
+ requestBody: MarcaRequest;
1668
+ result: MarcaResponseApiResponse;
1669
+ };
1670
+ delete: {
1671
+ params: {
1672
+ id: number;
1673
+ };
1674
+ requestBody: null;
1675
+ result: null;
1676
+ };
1677
+ };
1678
+ "/admin/catalogs/marca": {
1679
+ post: {
1680
+ params: {};
1681
+ requestBody: MarcaRequest;
1682
+ result: null;
1683
+ };
1684
+ };
1685
+ "/Metadata": {
1686
+ post: {
1687
+ params: {};
1688
+ requestBody: null;
1689
+ result: null;
1690
+ };
1691
+ };
1692
+ "/Metadata/{id}": {
1693
+ delete: {
1694
+ params: {
1695
+ id: string;
1696
+ };
1697
+ requestBody: null;
1698
+ result: null;
1699
+ };
1700
+ };
1701
+ "/core/migration/ApplyMigrations": {
1702
+ post: {
1703
+ params: {};
1704
+ requestBody: null;
1705
+ result: null;
1706
+ };
1707
+ };
1708
+ "/admin/contents/noticia/paginated": {
1709
+ get: {
1710
+ params: {
1711
+ Search: string | undefined;
1712
+ CreatedFrom: string | undefined;
1713
+ CreatedTo: string | undefined;
1714
+ OrderBy: string | undefined;
1715
+ Include: string | undefined;
1716
+ page: number | undefined;
1717
+ pageSize: number | undefined;
1718
+ Filters: Record<string, string> | undefined;
1719
+ };
1720
+ requestBody: null;
1721
+ result: NoticiaResponsePaginatedResponse;
1722
+ };
1723
+ };
1724
+ "/admin/contents/noticia/url/{url}": {
1725
+ get: {
1726
+ params: {
1727
+ url: string;
1728
+ };
1729
+ requestBody: null;
1730
+ result: NoticiaResponseApiResponse;
1731
+ };
1732
+ };
1733
+ "/admin/contents/noticia/{id}": {
1734
+ get: {
1735
+ params: {
1736
+ id: number;
1737
+ };
1738
+ requestBody: null;
1739
+ result: NoticiaResponseApiResponse;
1740
+ };
1741
+ put: {
1742
+ params: {
1743
+ id: number;
1744
+ };
1745
+ requestBody: NoticiaRequest;
1746
+ result: NoticiaResponseApiResponse;
1747
+ };
1748
+ delete: {
1749
+ params: {
1750
+ id: number;
1751
+ };
1752
+ requestBody: null;
1753
+ result: null;
1754
+ };
1755
+ };
1756
+ "/admin/contents/noticia": {
1757
+ post: {
1758
+ params: {};
1759
+ requestBody: NoticiaRequest;
1760
+ result: null;
1761
+ };
1762
+ };
1763
+ "/admin/catalogs/objeto/paginated": {
1764
+ get: {
1765
+ params: {
1766
+ Search: string | undefined;
1767
+ CreatedFrom: string | undefined;
1768
+ CreatedTo: string | undefined;
1769
+ OrderBy: string | undefined;
1770
+ Include: string | undefined;
1771
+ page: number | undefined;
1772
+ pageSize: number | undefined;
1773
+ Filters: Record<string, string> | undefined;
1774
+ };
1775
+ requestBody: null;
1776
+ result: ObjetoResponsePaginatedResponse;
1777
+ };
1778
+ };
1779
+ "/admin/catalogs/objeto/url/{url}": {
1780
+ get: {
1781
+ params: {
1782
+ url: string;
1783
+ };
1784
+ requestBody: null;
1785
+ result: ObjetoResponseApiResponse;
1786
+ };
1787
+ };
1788
+ "/admin/catalogs/objeto/{id}": {
1789
+ get: {
1790
+ params: {
1791
+ id: number;
1792
+ };
1793
+ requestBody: null;
1794
+ result: ObjetoResponseApiResponse;
1795
+ };
1796
+ put: {
1797
+ params: {
1798
+ id: number;
1799
+ };
1800
+ requestBody: ObjetoRequest;
1801
+ result: ObjetoResponseApiResponse;
1802
+ };
1803
+ delete: {
1804
+ params: {
1805
+ id: number;
1806
+ };
1807
+ requestBody: null;
1808
+ result: null;
1809
+ };
1810
+ };
1811
+ "/admin/catalogs/objeto": {
1812
+ post: {
1813
+ params: {};
1814
+ requestBody: ObjetoRequest;
1815
+ result: null;
1816
+ };
1817
+ };
1818
+ "/webhook/pagarme": {
1819
+ post: {
1820
+ params: {};
1821
+ requestBody: null;
1822
+ result: null;
1823
+ };
1824
+ };
1825
+ "/Pages/{url}": {
1826
+ get: {
1827
+ params: {
1828
+ url: string;
1829
+ };
1830
+ requestBody: null;
1831
+ result: PageDTO;
1832
+ };
1833
+ };
1834
+ "/Pages/{entityKey}/listing": {
1835
+ get: {
1836
+ params: {
1837
+ entityKey: string;
1838
+ category: string | undefined;
1839
+ search: string | undefined;
1840
+ tags: string | undefined;
1841
+ page: number | undefined;
1842
+ pageSize: number | undefined;
1843
+ destaque: boolean | undefined;
1844
+ destaqueVitrine: boolean | undefined;
1845
+ };
1846
+ requestBody: null;
1847
+ result: ListPageDTO;
1848
+ };
1849
+ };
1850
+ "/Pages/detail/{entityKey}/{url}": {
1851
+ get: {
1852
+ params: {
1853
+ entityKey: string;
1854
+ url: string;
1855
+ };
1856
+ requestBody: null;
1857
+ result: PageDTO;
1858
+ };
1859
+ };
1860
+ "/admin/system/pages/paginated": {
1861
+ get: {
1862
+ params: {
1863
+ Search: string | undefined;
1864
+ CreatedFrom: string | undefined;
1865
+ CreatedTo: string | undefined;
1866
+ OrderBy: string | undefined;
1867
+ Include: string | undefined;
1868
+ page: number | undefined;
1869
+ pageSize: number | undefined;
1870
+ Filters: Record<string, string> | undefined;
1871
+ };
1872
+ requestBody: null;
1873
+ result: PageResponsePaginatedResponse;
1874
+ };
1875
+ };
1876
+ "/admin/system/pages/{id}": {
1877
+ get: {
1878
+ params: {
1879
+ id: number;
1880
+ };
1881
+ requestBody: null;
1882
+ result: PageResponse;
1883
+ };
1884
+ put: {
1885
+ params: {
1886
+ id: number;
1887
+ };
1888
+ requestBody: PageRequest;
1889
+ result: PageResponse;
1890
+ };
1891
+ delete: {
1892
+ params: {
1893
+ id: number;
1894
+ };
1895
+ requestBody: null;
1896
+ result: null;
1897
+ };
1898
+ };
1899
+ "/admin/system/pages/url": {
1900
+ get: {
1901
+ params: {
1902
+ route: string | undefined;
1903
+ };
1904
+ requestBody: null;
1905
+ result: PageResponse;
1906
+ };
1907
+ };
1908
+ "/admin/system/pages": {
1909
+ post: {
1910
+ params: {};
1911
+ requestBody: PageRequest;
1912
+ result: null;
1913
+ };
1914
+ };
1915
+ "/admin/contents/page/paginated": {
1916
+ get: {
1917
+ params: {
1918
+ Search: string | undefined;
1919
+ CreatedFrom: string | undefined;
1920
+ CreatedTo: string | undefined;
1921
+ OrderBy: string | undefined;
1922
+ Include: string | undefined;
1923
+ page: number | undefined;
1924
+ pageSize: number | undefined;
1925
+ Filters: Record<string, string> | undefined;
1926
+ };
1927
+ requestBody: null;
1928
+ result: PaginaResponsePaginatedResponse;
1929
+ };
1930
+ };
1931
+ "/admin/contents/page/url/{url}": {
1932
+ get: {
1933
+ params: {
1934
+ url: string;
1935
+ };
1936
+ requestBody: null;
1937
+ result: PaginaResponseApiResponse;
1938
+ };
1939
+ };
1940
+ "/admin/contents/page/{id}": {
1941
+ get: {
1942
+ params: {
1943
+ id: number;
1944
+ };
1945
+ requestBody: null;
1946
+ result: PaginaResponseApiResponse;
1947
+ };
1948
+ put: {
1949
+ params: {
1950
+ id: number;
1951
+ };
1952
+ requestBody: PaginaRequest;
1953
+ result: PaginaResponseApiResponse;
1954
+ };
1955
+ delete: {
1956
+ params: {
1957
+ id: number;
1958
+ };
1959
+ requestBody: null;
1960
+ result: null;
1961
+ };
1962
+ };
1963
+ "/admin/contents/page": {
1964
+ post: {
1965
+ params: {};
1966
+ requestBody: PaginaRequest;
1967
+ result: null;
1968
+ };
1969
+ };
1970
+ "/admin/catalogs/Plano/paginated": {
1971
+ get: {
1972
+ params: {
1973
+ Search: string | undefined;
1974
+ CreatedFrom: string | undefined;
1975
+ CreatedTo: string | undefined;
1976
+ OrderBy: string | undefined;
1977
+ Include: string | undefined;
1978
+ page: number | undefined;
1979
+ pageSize: number | undefined;
1980
+ Filters: Record<string, string> | undefined;
1981
+ };
1982
+ requestBody: null;
1983
+ result: PlanoResponsePaginatedResponse;
1984
+ };
1985
+ };
1986
+ "/admin/catalogs/Plano/url/{url}": {
1987
+ get: {
1988
+ params: {
1989
+ url: string;
1990
+ };
1991
+ requestBody: null;
1992
+ result: PlanoResponseApiResponse;
1993
+ };
1994
+ };
1995
+ "/admin/catalogs/Plano/{id}": {
1996
+ get: {
1997
+ params: {
1998
+ id: number;
1999
+ };
2000
+ requestBody: null;
2001
+ result: PlanoResponseApiResponse;
2002
+ };
2003
+ put: {
2004
+ params: {
2005
+ id: number;
2006
+ };
2007
+ requestBody: PlanoRequest;
2008
+ result: PlanoResponseApiResponse;
2009
+ };
2010
+ delete: {
2011
+ params: {
2012
+ id: number;
2013
+ };
2014
+ requestBody: null;
2015
+ result: null;
2016
+ };
2017
+ };
2018
+ "/admin/catalogs/Plano": {
2019
+ post: {
2020
+ params: {};
2021
+ requestBody: PlanoRequest;
2022
+ result: null;
2023
+ };
2024
+ };
2025
+ "/Platform/configs": {
2026
+ get: {
2027
+ params: {
2028
+ tenantId: string | undefined;
2029
+ };
2030
+ requestBody: null;
2031
+ result: Configs;
2032
+ };
2033
+ };
2034
+ "/admin/catalogs/portfolio/paginated": {
2035
+ get: {
2036
+ params: {
2037
+ Search: string | undefined;
2038
+ CreatedFrom: string | undefined;
2039
+ CreatedTo: string | undefined;
2040
+ OrderBy: string | undefined;
2041
+ Include: string | undefined;
2042
+ page: number | undefined;
2043
+ pageSize: number | undefined;
2044
+ Filters: Record<string, string> | undefined;
2045
+ };
2046
+ requestBody: null;
2047
+ result: PortfolioResponsePaginatedResponse;
2048
+ };
2049
+ };
2050
+ "/admin/catalogs/portfolio/url/{url}": {
2051
+ get: {
2052
+ params: {
2053
+ url: string;
2054
+ };
2055
+ requestBody: null;
2056
+ result: PortfolioResponseApiResponse;
2057
+ };
2058
+ };
2059
+ "/admin/catalogs/portfolio/{id}": {
2060
+ get: {
2061
+ params: {
2062
+ id: number;
2063
+ };
2064
+ requestBody: null;
2065
+ result: PortfolioResponseApiResponse;
2066
+ };
2067
+ put: {
2068
+ params: {
2069
+ id: number;
2070
+ };
2071
+ requestBody: PortfolioRequest;
2072
+ result: PortfolioResponseApiResponse;
2073
+ };
2074
+ delete: {
2075
+ params: {
2076
+ id: number;
2077
+ };
2078
+ requestBody: null;
2079
+ result: null;
2080
+ };
2081
+ };
2082
+ "/admin/catalogs/portfolio": {
2083
+ post: {
2084
+ params: {};
2085
+ requestBody: PortfolioRequest;
2086
+ result: null;
2087
+ };
2088
+ };
2089
+ "/admin/catalogs/produto/paginated": {
2090
+ get: {
2091
+ params: {
2092
+ Search: string | undefined;
2093
+ CreatedFrom: string | undefined;
2094
+ CreatedTo: string | undefined;
2095
+ OrderBy: string | undefined;
2096
+ Include: string | undefined;
2097
+ page: number | undefined;
2098
+ pageSize: number | undefined;
2099
+ Filters: Record<string, string> | undefined;
2100
+ };
2101
+ requestBody: null;
2102
+ result: ProdutoResponsePaginatedResponse;
2103
+ };
2104
+ };
2105
+ "/admin/catalogs/produto/url/{url}": {
2106
+ get: {
2107
+ params: {
2108
+ url: string;
2109
+ };
2110
+ requestBody: null;
2111
+ result: ProdutoResponseApiResponse;
2112
+ };
2113
+ };
2114
+ "/admin/catalogs/produto/{id}": {
2115
+ get: {
2116
+ params: {
2117
+ id: number;
2118
+ };
2119
+ requestBody: null;
2120
+ result: ProdutoResponseApiResponse;
2121
+ };
2122
+ put: {
2123
+ params: {
2124
+ id: number;
2125
+ };
2126
+ requestBody: ProdutoRequest;
2127
+ result: ProdutoResponseApiResponse;
2128
+ };
2129
+ delete: {
2130
+ params: {
2131
+ id: number;
2132
+ };
2133
+ requestBody: null;
2134
+ result: null;
2135
+ };
2136
+ };
2137
+ "/admin/catalogs/produto": {
2138
+ post: {
2139
+ params: {};
2140
+ requestBody: ProdutoRequest;
2141
+ result: null;
2142
+ };
2143
+ };
2144
+ "/admin/catalogs/representante/paginated": {
2145
+ get: {
2146
+ params: {
2147
+ Search: string | undefined;
2148
+ CreatedFrom: string | undefined;
2149
+ CreatedTo: string | undefined;
2150
+ OrderBy: string | undefined;
2151
+ Include: string | undefined;
2152
+ page: number | undefined;
2153
+ pageSize: number | undefined;
2154
+ Filters: Record<string, string> | undefined;
2155
+ };
2156
+ requestBody: null;
2157
+ result: RepresentanteResponsePaginatedResponse;
2158
+ };
2159
+ };
2160
+ "/admin/catalogs/representante/url/{url}": {
2161
+ get: {
2162
+ params: {
2163
+ url: string;
2164
+ };
2165
+ requestBody: null;
2166
+ result: RepresentanteResponseApiResponse;
2167
+ };
2168
+ };
2169
+ "/admin/catalogs/representante/{id}": {
2170
+ get: {
2171
+ params: {
2172
+ id: number;
2173
+ };
2174
+ requestBody: null;
2175
+ result: RepresentanteResponseApiResponse;
2176
+ };
2177
+ put: {
2178
+ params: {
2179
+ id: number;
2180
+ };
2181
+ requestBody: RepresentanteRequest;
2182
+ result: RepresentanteResponseApiResponse;
2183
+ };
2184
+ delete: {
2185
+ params: {
2186
+ id: number;
2187
+ };
2188
+ requestBody: null;
2189
+ result: null;
2190
+ };
2191
+ };
2192
+ "/admin/catalogs/representante": {
2193
+ post: {
2194
+ params: {};
2195
+ requestBody: RepresentanteRequest;
2196
+ result: null;
2197
+ };
2198
+ };
2199
+ "/Section": {
2200
+ post: {
2201
+ params: {};
2202
+ requestBody: SectionDto;
2203
+ result: null;
2204
+ };
2205
+ get: {
2206
+ params: {
2207
+ page: string | undefined;
2208
+ };
2209
+ requestBody: null;
2210
+ result: null;
2211
+ };
2212
+ };
2213
+ "/Section/{id}": {
2214
+ put: {
2215
+ params: {
2216
+ id: number;
2217
+ };
2218
+ requestBody: SectionDto;
2219
+ result: null;
2220
+ };
2221
+ };
2222
+ "/admin/catalogs/servico/paginated": {
2223
+ get: {
2224
+ params: {
2225
+ Search: string | undefined;
2226
+ CreatedFrom: string | undefined;
2227
+ CreatedTo: string | undefined;
2228
+ OrderBy: string | undefined;
2229
+ Include: string | undefined;
2230
+ page: number | undefined;
2231
+ pageSize: number | undefined;
2232
+ Filters: Record<string, string> | undefined;
2233
+ };
2234
+ requestBody: null;
2235
+ result: ServicoResponsePaginatedResponse;
2236
+ };
2237
+ };
2238
+ "/admin/catalogs/servico/url/{url}": {
2239
+ get: {
2240
+ params: {
2241
+ url: string;
2242
+ };
2243
+ requestBody: null;
2244
+ result: ServicoResponseApiResponse;
2245
+ };
2246
+ };
2247
+ "/admin/catalogs/servico/{id}": {
2248
+ get: {
2249
+ params: {
2250
+ id: number;
2251
+ };
2252
+ requestBody: null;
2253
+ result: ServicoResponseApiResponse;
2254
+ };
2255
+ put: {
2256
+ params: {
2257
+ id: number;
2258
+ };
2259
+ requestBody: ServicoRequest;
2260
+ result: ServicoResponseApiResponse;
2261
+ };
2262
+ delete: {
2263
+ params: {
2264
+ id: number;
2265
+ };
2266
+ requestBody: null;
2267
+ result: null;
2268
+ };
2269
+ };
2270
+ "/admin/catalogs/servico": {
2271
+ post: {
2272
+ params: {};
2273
+ requestBody: ServicoRequest;
2274
+ result: null;
2275
+ };
2276
+ };
2277
+ "/Sitemap/xml": {
2278
+ get: {
2279
+ params: {};
2280
+ requestBody: null;
2281
+ result: null;
2282
+ };
2283
+ };
2284
+ "/Sitemap/json": {
2285
+ get: {
2286
+ params: {};
2287
+ requestBody: null;
2288
+ result: null;
2289
+ };
2290
+ };
2291
+ "/api/StudyDay/update": {
2292
+ put: {
2293
+ params: {
2294
+ studyDayId: number | undefined;
2295
+ resumo: string | undefined;
2296
+ qtdQuestions: string | undefined;
2297
+ qtdQuestionsOk: string | undefined;
2298
+ qtdQuestionsNOk: string | undefined;
2299
+ };
2300
+ requestBody: null;
2301
+ result: null;
2302
+ };
2303
+ };
2304
+ "/api/StudyDay/details/{studyDayId}": {
2305
+ get: {
2306
+ params: {
2307
+ studyDayId: number;
2308
+ };
2309
+ requestBody: null;
2310
+ result: StudyDayViewDto;
2311
+ };
2312
+ };
2313
+ "/api/StudyDay/insert-questoes": {
2314
+ post: {
2315
+ params: {};
2316
+ requestBody: StudyDayMateriaDto;
2317
+ result: StudyDayMateriaDto;
2318
+ };
2319
+ };
2320
+ "/api/StudyDay/delete-studymateriaday": {
2321
+ delete: {
2322
+ params: {
2323
+ studyDayMateriaId: number | undefined;
2324
+ };
2325
+ requestBody: null;
2326
+ result: null;
2327
+ };
2328
+ };
2329
+ "/api/StudyDay/get-questoes-by-studyday-id": {
2330
+ get: {
2331
+ params: {
2332
+ studyDayId: number | undefined;
2333
+ };
2334
+ requestBody: null;
2335
+ result: QuestaoDto[];
2336
+ };
2337
+ };
2338
+ "/api/StudyDay/get-materias": {
2339
+ get: {
2340
+ params: {
2341
+ studyDayId: number | undefined;
2342
+ };
2343
+ requestBody: null;
2344
+ result: null;
2345
+ };
2346
+ };
2347
+ "/api/Subscriptions/verify-order": {
2348
+ post: {
2349
+ params: {};
2350
+ requestBody: VerifyOrderRequest;
2351
+ result: PaymentOrderResponse;
2352
+ };
2353
+ };
2354
+ "/api/Subscriptions/create-order": {
2355
+ post: {
2356
+ params: {};
2357
+ requestBody: PaymentOrderRequest;
2358
+ result: PaymentOrderResponse;
2359
+ };
2360
+ };
2361
+ "/api/Subscriptions/user-subscription": {
2362
+ get: {
2363
+ params: {};
2364
+ requestBody: null;
2365
+ result: SubscriptionResultDto;
2366
+ };
2367
+ };
2368
+ "/api/Subscriptions/create": {
2369
+ post: {
2370
+ params: {};
2371
+ requestBody: SubscriptionRequest;
2372
+ result: null;
2373
+ };
2374
+ };
2375
+ "/api/Subscriptions/webhooks/pagarme": {
2376
+ post: {
2377
+ params: {};
2378
+ requestBody: any;
2379
+ result: null;
2380
+ };
2381
+ };
2382
+ "/api/Subscriptions/GetSubscriptions": {
2383
+ get: {
2384
+ params: {};
2385
+ requestBody: null;
2386
+ result: null;
2387
+ };
2388
+ };
2389
+ "/Trip/list": {
2390
+ get: {
2391
+ params: {
2392
+ Filter: string | undefined;
2393
+ Search: string | undefined;
2394
+ };
2395
+ requestBody: null;
2396
+ result: TripResponse[];
2397
+ };
2398
+ };
2399
+ "/Trip/{id}/delete": {
2400
+ get: {
2401
+ params: {
2402
+ id: number;
2403
+ };
2404
+ requestBody: null;
2405
+ result: null;
2406
+ };
2407
+ };
2408
+ "/Trip/{id}": {
2409
+ get: {
2410
+ params: {
2411
+ id: number;
2412
+ };
2413
+ requestBody: null;
2414
+ result: TripResponse;
2415
+ };
2416
+ };
2417
+ "/Trip/favorite": {
2418
+ post: {
2419
+ params: {};
2420
+ requestBody: FavoriteTripRequest;
2421
+ result: FavoriteTripResponse;
2422
+ };
2423
+ };
2424
+ "/TypeCategory": {
2425
+ get: {
2426
+ params: {
2427
+ Search: string | undefined;
2428
+ OrderBy: string | undefined;
2429
+ PageNumber: number | undefined;
2430
+ PageSize: number | undefined;
2431
+ };
2432
+ requestBody: null;
2433
+ result: TypeCategoryListResponse;
2434
+ };
2435
+ };
2436
+ "/admin/catalogs/video/paginated": {
2437
+ get: {
2438
+ params: {
2439
+ Search: string | undefined;
2440
+ CreatedFrom: string | undefined;
2441
+ CreatedTo: string | undefined;
2442
+ OrderBy: string | undefined;
2443
+ Include: string | undefined;
2444
+ page: number | undefined;
2445
+ pageSize: number | undefined;
2446
+ Filters: Record<string, string> | undefined;
2447
+ };
2448
+ requestBody: null;
2449
+ result: VideoResponsePaginatedResponse;
2450
+ };
2451
+ };
2452
+ "/admin/catalogs/video/url/{url}": {
2453
+ get: {
2454
+ params: {
2455
+ url: string;
2456
+ };
2457
+ requestBody: null;
2458
+ result: VideoResponseApiResponse;
2459
+ };
2460
+ };
2461
+ "/admin/catalogs/video/{id}": {
2462
+ get: {
2463
+ params: {
2464
+ id: number;
2465
+ };
2466
+ requestBody: null;
2467
+ result: VideoResponseApiResponse;
2468
+ };
2469
+ put: {
2470
+ params: {
2471
+ id: number;
2472
+ };
2473
+ requestBody: VideoRequest;
2474
+ result: VideoResponseApiResponse;
2475
+ };
2476
+ delete: {
2477
+ params: {
2478
+ id: number;
2479
+ };
2480
+ requestBody: null;
2481
+ result: null;
2482
+ };
2483
+ };
2484
+ "/admin/catalogs/video": {
2485
+ post: {
2486
+ params: {};
2487
+ requestBody: VideoRequest;
2488
+ result: null;
2489
+ };
2490
+ };
2491
+ };
2492
+ export interface ActivityCompleteDto {
2493
+ isConcluded?: boolean;
2494
+ }
2495
+ export interface ActivityDto {
2496
+ activityId?: number;
2497
+ activityType?: string;
2498
+ lessonId?: number;
760
2499
  lessonGuid?: string;
761
2500
  lessonTitle?: string;
762
2501
  lessonVideoContent?: string;
@@ -770,252 +2509,1245 @@ export interface ActivityDto {
770
2509
  resume?: string;
771
2510
  detailPage?: LessonDetailPage;
772
2511
  }
773
- export interface Address {
2512
+ export interface Address {
2513
+ id?: number;
2514
+ ativo?: boolean;
2515
+ excluido?: boolean;
2516
+ dataCriacao?: string;
2517
+ dataEdicao?: string;
2518
+ userId?: number;
2519
+ fullAddress?: string;
2520
+ identification?: string;
2521
+ street?: string;
2522
+ number?: string;
2523
+ district?: string;
2524
+ complement?: string;
2525
+ zipCode?: string;
2526
+ city?: string;
2527
+ state?: string;
2528
+ mainAddress?: boolean;
2529
+ country?: string;
2530
+ cep?: string;
2531
+ localidade?: string;
2532
+ uf?: string;
2533
+ estado?: string;
2534
+ regiao?: string;
2535
+ ibge?: string;
2536
+ gia?: string;
2537
+ ddd?: string;
2538
+ siafi?: string;
2539
+ }
2540
+ export interface AgendamentoRequest {
2541
+ id?: number;
2542
+ ativo?: boolean;
2543
+ excluido?: boolean;
2544
+ destaque?: boolean;
2545
+ ordem?: number;
2546
+ dataCriacao?: string;
2547
+ dataEdicao?: string;
2548
+ titulo?: string;
2549
+ subtitulo?: string;
2550
+ descricao?: string;
2551
+ tags?: string;
2552
+ url?: string;
2553
+ slug?: string;
2554
+ jsonContent?: string;
2555
+ phone?: string;
2556
+ email?: string;
2557
+ cep?: string;
2558
+ logradouro?: string;
2559
+ numero?: string;
2560
+ complemento?: string;
2561
+ bairro?: string;
2562
+ cidade?: string;
2563
+ estado?: string;
2564
+ dataPretendida?: string;
2565
+ horarioPretendido?: string;
2566
+ periodoId?: number;
2567
+ }
2568
+ export interface AgendamentoResponse {
2569
+ id?: number;
2570
+ ativo?: boolean;
2571
+ excluido?: boolean;
2572
+ destaque?: boolean;
2573
+ ordem?: number;
2574
+ dataCriacao?: string;
2575
+ dataEdicao?: string;
2576
+ titulo?: string;
2577
+ subtitulo?: string;
2578
+ descricao?: string;
2579
+ tags?: string;
2580
+ url?: string;
2581
+ slug?: string;
2582
+ jsonContent?: string;
2583
+ phone?: string;
2584
+ email?: string;
2585
+ cep?: string;
2586
+ logradouro?: string;
2587
+ numero?: string;
2588
+ complemento?: string;
2589
+ bairro?: string;
2590
+ cidade?: string;
2591
+ estado?: string;
2592
+ dataPretendida?: string;
2593
+ horarioPretendido?: string;
2594
+ periodoId?: number;
2595
+ }
2596
+ export interface AgendamentoResponseApiResponse {
2597
+ success?: boolean;
2598
+ message?: string;
2599
+ item?: AgendamentoResponse;
2600
+ }
2601
+ export interface AgendamentoResponsePaginatedResponse {
2602
+ success?: boolean;
2603
+ message?: string;
2604
+ item?: AgendamentoResponse[];
2605
+ pagination?: PaginatedJson;
2606
+ items?: AgendamentoResponse[];
2607
+ }
2608
+ export interface ArtigoRequest {
2609
+ id?: number;
2610
+ ativo?: boolean;
2611
+ excluido?: boolean;
2612
+ destaque?: boolean;
2613
+ ordem?: number;
2614
+ dataCriacao?: string;
2615
+ dataEdicao?: string;
2616
+ titulo?: string;
2617
+ subtitulo?: string;
2618
+ descricao?: string;
2619
+ tags?: string;
2620
+ url?: string;
2621
+ slug?: string;
2622
+ jsonContent?: string;
2623
+ categoriaId?: number;
2624
+ }
2625
+ export interface ArtigoResponse {
2626
+ id?: number;
2627
+ ativo?: boolean;
2628
+ excluido?: boolean;
2629
+ destaque?: boolean;
2630
+ ordem?: number;
2631
+ dataCriacao?: string;
2632
+ dataEdicao?: string;
2633
+ titulo?: string;
2634
+ subtitulo?: string;
2635
+ descricao?: string;
2636
+ tags?: string;
2637
+ url?: string;
2638
+ slug?: string;
2639
+ jsonContent?: string;
2640
+ categoriaId?: number;
2641
+ }
2642
+ export interface ArtigoResponseApiResponse {
2643
+ success?: boolean;
2644
+ message?: string;
2645
+ item?: ArtigoResponse;
2646
+ }
2647
+ export interface ArtigoResponsePaginatedResponse {
2648
+ success?: boolean;
2649
+ message?: string;
2650
+ item?: ArtigoResponse[];
2651
+ pagination?: PaginatedJson;
2652
+ items?: ArtigoResponse[];
2653
+ }
2654
+ export interface AssuntoRequest {
2655
+ id?: number;
2656
+ ativo?: boolean;
2657
+ excluido?: boolean;
2658
+ destaque?: boolean;
2659
+ ordem?: number;
2660
+ dataCriacao?: string;
2661
+ dataEdicao?: string;
2662
+ titulo?: string;
2663
+ subtitulo?: string;
2664
+ descricao?: string;
2665
+ tags?: string;
2666
+ url?: string;
2667
+ slug?: string;
2668
+ jsonContent?: string;
2669
+ entityKey?: string;
2670
+ }
2671
+ export interface AssuntoResponse {
2672
+ id?: number;
2673
+ ativo?: boolean;
2674
+ excluido?: boolean;
2675
+ destaque?: boolean;
2676
+ ordem?: number;
2677
+ dataCriacao?: string;
2678
+ dataEdicao?: string;
2679
+ titulo?: string;
2680
+ subtitulo?: string;
2681
+ descricao?: string;
2682
+ tags?: string;
2683
+ url?: string;
2684
+ slug?: string;
2685
+ jsonContent?: string;
2686
+ entityKey?: string;
2687
+ }
2688
+ export interface AssuntoResponseApiResponse {
2689
+ success?: boolean;
2690
+ message?: string;
2691
+ item?: AssuntoResponse;
2692
+ }
2693
+ export interface AssuntoResponsePaginatedResponse {
2694
+ success?: boolean;
2695
+ message?: string;
2696
+ item?: AssuntoResponse[];
2697
+ pagination?: PaginatedJson;
2698
+ items?: AssuntoResponse[];
2699
+ }
2700
+ export interface BannerRequest {
2701
+ id?: number;
2702
+ ativo?: boolean;
2703
+ excluido?: boolean;
2704
+ destaque?: boolean;
2705
+ ordem?: number;
2706
+ dataCriacao?: string;
2707
+ dataEdicao?: string;
2708
+ titulo?: string;
2709
+ subtitulo?: string;
2710
+ descricao?: string;
2711
+ tags?: string;
2712
+ url?: string;
2713
+ slug?: string;
2714
+ jsonContent?: string;
2715
+ categoriaId?: number;
2716
+ }
2717
+ export interface BannerResponse {
2718
+ id?: number;
2719
+ ativo?: boolean;
2720
+ excluido?: boolean;
2721
+ destaque?: boolean;
2722
+ ordem?: number;
2723
+ dataCriacao?: string;
2724
+ dataEdicao?: string;
2725
+ titulo?: string;
2726
+ subtitulo?: string;
2727
+ descricao?: string;
2728
+ tags?: string;
2729
+ url?: string;
2730
+ slug?: string;
2731
+ jsonContent?: string;
2732
+ categoriaId?: number;
2733
+ }
2734
+ export interface BannerResponseApiResponse {
2735
+ success?: boolean;
2736
+ message?: string;
2737
+ item?: BannerResponse;
2738
+ }
2739
+ export interface BannerResponsePaginatedResponse {
2740
+ success?: boolean;
2741
+ message?: string;
2742
+ item?: BannerResponse[];
2743
+ pagination?: PaginatedJson;
2744
+ items?: BannerResponse[];
2745
+ }
2746
+ export interface BlogPage {
2747
+ head?: Head;
2748
+ body?: Body;
2749
+ page?: Item;
2750
+ posts?: Item[];
2751
+ destaques?: Item[];
2752
+ categorias?: Item[];
2753
+ pagination?: Pagination;
2754
+ }
2755
+ export interface BlogRequest {
2756
+ id?: number;
2757
+ ativo?: boolean;
2758
+ excluido?: boolean;
2759
+ destaque?: boolean;
2760
+ ordem?: number;
2761
+ dataCriacao?: string;
2762
+ dataEdicao?: string;
2763
+ titulo?: string;
2764
+ subtitulo?: string;
2765
+ descricao?: string;
2766
+ tags?: string;
2767
+ url?: string;
2768
+ slug?: string;
2769
+ jsonContent?: string;
2770
+ categoriaId?: number;
2771
+ }
2772
+ export interface BlogResponse {
2773
+ id?: number;
2774
+ ativo?: boolean;
2775
+ excluido?: boolean;
2776
+ destaque?: boolean;
2777
+ ordem?: number;
2778
+ dataCriacao?: string;
2779
+ dataEdicao?: string;
2780
+ titulo?: string;
2781
+ subtitulo?: string;
2782
+ descricao?: string;
2783
+ tags?: string;
2784
+ url?: string;
2785
+ slug?: string;
2786
+ jsonContent?: string;
2787
+ categoriaId?: number;
2788
+ categoria?: CategoriaResponse;
2789
+ }
2790
+ export interface BlogResponseApiResponse {
2791
+ success?: boolean;
2792
+ message?: string;
2793
+ item?: BlogResponse;
2794
+ }
2795
+ export interface BlogResponsePaginatedResponse {
2796
+ success?: boolean;
2797
+ message?: string;
2798
+ item?: BlogResponse[];
2799
+ pagination?: PaginatedJson;
2800
+ items?: BlogResponse[];
2801
+ }
2802
+ export interface Body {
2803
+ bodyScripts?: string;
2804
+ tituloBanner?: string;
2805
+ descricaoBanner?: string;
2806
+ subtitulo?: string;
2807
+ descricao?: string;
2808
+ nossaHistoria?: string;
2809
+ solucoesPersonalizadas?: string;
2810
+ }
2811
+ export interface CategoriaFeatureDTO {
2812
+ id?: number;
2813
+ titulo?: string;
2814
+ descricao?: string;
2815
+ jsonContent?: string;
2816
+ feature?: FeatureResponse[];
2817
+ }
2818
+ export interface CategoriaFeatureDTOApiResponse {
2819
+ success?: boolean;
2820
+ message?: string;
2821
+ item?: CategoriaFeatureDTO;
2822
+ }
2823
+ export interface CategoriaRequest {
2824
+ id?: number;
2825
+ ativo?: boolean;
2826
+ excluido?: boolean;
2827
+ destaque?: boolean;
2828
+ ordem?: number;
2829
+ dataCriacao?: string;
2830
+ dataEdicao?: string;
2831
+ titulo?: string;
2832
+ subtitulo?: string;
2833
+ descricao?: string;
2834
+ tags?: string;
2835
+ url?: string;
2836
+ slug?: string;
2837
+ entityKey?: string;
2838
+ }
2839
+ export interface CategoriaResponse {
2840
+ id?: number;
2841
+ ativo?: boolean;
2842
+ excluido?: boolean;
2843
+ destaque?: boolean;
2844
+ ordem?: number;
2845
+ dataCriacao?: string;
2846
+ dataEdicao?: string;
2847
+ titulo?: string;
2848
+ subtitulo?: string;
2849
+ descricao?: string;
2850
+ tags?: string;
2851
+ url?: string;
2852
+ slug?: string;
2853
+ entityKey?: string;
2854
+ items?: BlogResponse[];
2855
+ }
2856
+ export interface CategoriaResponseApiResponse {
2857
+ success?: boolean;
2858
+ message?: string;
2859
+ item?: CategoriaResponse;
2860
+ }
2861
+ export interface CategoriaResponsePaginatedResponse {
2862
+ success?: boolean;
2863
+ message?: string;
2864
+ item?: CategoriaResponse[];
2865
+ pagination?: PaginatedJson;
2866
+ items?: CategoriaResponse[];
2867
+ }
2868
+ export interface CategoriaXFeatureRequest {
2869
+ categoriaId?: number;
2870
+ featureId?: number;
2871
+ }
2872
+ export interface CategoriaXFeatureResponse {
2873
+ id?: number;
2874
+ ativo?: boolean;
2875
+ excluido?: boolean;
2876
+ destaque?: boolean;
2877
+ ordem?: number;
2878
+ dataCriacao?: string;
2879
+ dataEdicao?: string;
2880
+ titulo?: string;
2881
+ subtitulo?: string;
2882
+ descricao?: string;
2883
+ tags?: string;
2884
+ url?: string;
2885
+ slug?: string;
2886
+ jsonContent?: string;
2887
+ categoriaId?: number;
2888
+ featureId?: number;
2889
+ }
2890
+ export interface CategoriaXFeatureResponseApiResponse {
2891
+ success?: boolean;
2892
+ message?: string;
2893
+ item?: CategoriaXFeatureResponse;
2894
+ }
2895
+ export interface CategoriaXFeatureResponsePaginatedResponse {
2896
+ success?: boolean;
2897
+ message?: string;
2898
+ item?: CategoriaXFeatureResponse[];
2899
+ pagination?: PaginatedJson;
2900
+ items?: CategoriaXFeatureResponse[];
2901
+ }
2902
+ export interface Categories {
2903
+ title?: string;
2904
+ duration?: string;
2905
+ totalMinutes?: number;
2906
+ numberOfLessons?: number;
2907
+ courses?: CourseItemShort[];
2908
+ }
2909
+ export interface ChatIA {
2910
+ id?: number;
2911
+ usuarioId?: number;
2912
+ title?: string;
2913
+ dataCriacao?: string;
2914
+ conversationId?: string;
2915
+ threadId?: string;
2916
+ guid?: string;
2917
+ isActive?: boolean;
2918
+ isDeleted?: boolean;
2919
+ chatIAItems?: ChatIAItem[];
2920
+ }
2921
+ export interface ChatIAItem {
2922
+ id?: number;
2923
+ chatIAId?: number;
2924
+ usuarioId?: number;
2925
+ mensagem?: string;
2926
+ tipo?: string;
2927
+ dataEnvio?: string;
2928
+ }
2929
+ export interface ChatIAItemDto {
2930
+ usuarioId?: number;
2931
+ mensagem?: string;
2932
+ }
2933
+ export interface ChatIAListMessagesResponse {
2934
+ messageChatResponses?: MessageChatResponse[];
2935
+ }
2936
+ export interface ChatIAMessageResponse {
2937
+ messageResult?: string;
2938
+ }
2939
+ export interface ChatItem {
2940
+ id?: number;
2941
+ title?: string;
2942
+ data?: string;
2943
+ message?: string;
2944
+ image?: string;
2945
+ }
2946
+ export interface ChatListResponse {
2947
+ items?: ChatItem[];
2948
+ }
2949
+ export interface ChatNewResponse {
2950
+ title?: string;
2951
+ }
2952
+ export interface ComplianceRequest {
2953
+ id?: number;
2954
+ ativo?: boolean;
2955
+ excluido?: boolean;
2956
+ destaque?: boolean;
2957
+ ordem?: number;
2958
+ dataCriacao?: string;
2959
+ dataEdicao?: string;
2960
+ titulo?: string;
2961
+ subtitulo?: string;
2962
+ descricao?: string;
2963
+ tags?: string;
2964
+ url?: string;
2965
+ slug?: string;
2966
+ jsonContent?: string;
2967
+ }
2968
+ export interface ComplianceResponse {
2969
+ id?: number;
2970
+ ativo?: boolean;
2971
+ excluido?: boolean;
2972
+ destaque?: boolean;
2973
+ ordem?: number;
2974
+ dataCriacao?: string;
2975
+ dataEdicao?: string;
2976
+ titulo?: string;
2977
+ subtitulo?: string;
2978
+ descricao?: string;
2979
+ tags?: string;
2980
+ url?: string;
2981
+ slug?: string;
2982
+ jsonContent?: string;
2983
+ }
2984
+ export interface ComplianceResponseApiResponse {
2985
+ success?: boolean;
2986
+ message?: string;
2987
+ item?: ComplianceResponse;
2988
+ }
2989
+ export interface ComplianceResponsePaginatedResponse {
2990
+ success?: boolean;
2991
+ message?: string;
2992
+ item?: ComplianceResponse[];
2993
+ pagination?: PaginatedJson;
2994
+ items?: ComplianceResponse[];
2995
+ }
2996
+ export interface Configs {
2997
+ workspaces?: WorkspaceItems[];
2998
+ configurations?: Configurations;
2999
+ contents?: Contents;
3000
+ }
3001
+ export interface Configurations {
3002
+ logo?: string;
3003
+ primaryColor?: string;
3004
+ secondaryColor?: string;
3005
+ tertiaryColor?: string;
3006
+ subscriptionModel?: string;
3007
+ subscriptionPrice?: string;
3008
+ }
3009
+ export interface ContactDTO {
3010
+ name?: string;
3011
+ email?: string;
3012
+ phone?: string;
3013
+ state?: string;
3014
+ city?: string;
3015
+ rg?: string;
3016
+ cpf?: string;
3017
+ instagram?: string;
3018
+ date?: string;
3019
+ subject?: string;
3020
+ code?: string;
3021
+ message?: string;
3022
+ additionalFields?: Record<string, any>;
3023
+ }
3024
+ export interface ContactRequest {
3025
+ id?: number;
3026
+ ativo?: boolean;
3027
+ excluido?: boolean;
3028
+ destaque?: boolean;
3029
+ ordem?: number;
3030
+ dataCriacao?: string;
3031
+ dataEdicao?: string;
3032
+ titulo?: string;
3033
+ subtitulo?: string;
3034
+ descricao?: string;
3035
+ tags?: string;
3036
+ url?: string;
3037
+ slug?: string;
3038
+ jsonContent?: string;
3039
+ name?: string;
3040
+ email?: string;
3041
+ phone?: string;
3042
+ subject?: string;
3043
+ message?: string;
3044
+ entityKey?: string;
3045
+ }
3046
+ export interface ContactResponse {
3047
+ id?: number;
3048
+ ativo?: boolean;
3049
+ excluido?: boolean;
3050
+ destaque?: boolean;
3051
+ ordem?: number;
3052
+ dataCriacao?: string;
3053
+ dataEdicao?: string;
3054
+ titulo?: string;
3055
+ subtitulo?: string;
3056
+ descricao?: string;
3057
+ tags?: string;
3058
+ url?: string;
3059
+ slug?: string;
3060
+ jsonContent?: string;
3061
+ name?: string;
3062
+ email?: string;
3063
+ phone?: string;
3064
+ subject?: string;
3065
+ message?: string;
3066
+ entityKey?: string;
3067
+ }
3068
+ export interface ContactResponseApiResponse {
3069
+ success?: boolean;
3070
+ message?: string;
3071
+ item?: ContactResponse;
3072
+ }
3073
+ export interface ContactResponsePaginatedResponse {
3074
+ success?: boolean;
3075
+ message?: string;
3076
+ item?: ContactResponse[];
3077
+ pagination?: PaginatedJson;
3078
+ items?: ContactResponse[];
3079
+ }
3080
+ export interface Contents {
3081
+ methodology?: string;
3082
+ }
3083
+ export interface ConvenioRequest {
3084
+ id?: number;
3085
+ ativo?: boolean;
3086
+ excluido?: boolean;
3087
+ destaque?: boolean;
3088
+ ordem?: number;
3089
+ dataCriacao?: string;
3090
+ dataEdicao?: string;
3091
+ titulo?: string;
3092
+ subtitulo?: string;
3093
+ descricao?: string;
3094
+ tags?: string;
3095
+ url?: string;
3096
+ slug?: string;
3097
+ jsonContent?: string;
3098
+ planoId?: number;
3099
+ }
3100
+ export interface ConvenioResponse {
3101
+ id?: number;
3102
+ ativo?: boolean;
3103
+ excluido?: boolean;
3104
+ destaque?: boolean;
3105
+ ordem?: number;
3106
+ dataCriacao?: string;
3107
+ dataEdicao?: string;
3108
+ titulo?: string;
3109
+ subtitulo?: string;
3110
+ descricao?: string;
3111
+ tags?: string;
3112
+ url?: string;
3113
+ slug?: string;
3114
+ jsonContent?: string;
3115
+ planoId?: number;
3116
+ }
3117
+ export interface ConvenioResponseApiResponse {
3118
+ success?: boolean;
3119
+ message?: string;
3120
+ item?: ConvenioResponse;
3121
+ }
3122
+ export interface ConvenioResponsePaginatedResponse {
3123
+ success?: boolean;
3124
+ message?: string;
3125
+ item?: ConvenioResponse[];
3126
+ pagination?: PaginatedJson;
3127
+ items?: ConvenioResponse[];
3128
+ }
3129
+ export interface CourseDetailPage {
3130
+ page?: CourseItemShort;
3131
+ }
3132
+ export interface CourseItemMin {
3133
+ title?: string;
3134
+ id?: string;
3135
+ }
3136
+ export interface CourseItemShort {
3137
+ id?: number;
3138
+ title?: string;
3139
+ coverThumbUrl?: string;
3140
+ coverImageUrl?: string;
3141
+ duration?: string;
3142
+ totalMinutes?: number;
3143
+ numberOfLessons?: number;
3144
+ averageRating?: number;
3145
+ url?: string;
3146
+ modules?: ModuleItemShort[];
3147
+ lessons?: LessonItemShort[];
3148
+ }
3149
+ export interface CourseItemShortless {
3150
+ courseItems?: CourseItemMin[];
3151
+ }
3152
+ export interface CoursesPage {
3153
+ page?: Item;
3154
+ banners?: Item[];
3155
+ categories?: Categories[];
3156
+ }
3157
+ export interface CreateAccountResponse {
3158
+ nome: string;
3159
+ sobrenome: string;
3160
+ cpf: string;
3161
+ email: string;
3162
+ phone: string;
3163
+ password: string;
3164
+ confirmPassword: string;
3165
+ dataNascimento: string;
3166
+ genero: string;
3167
+ logradouro: string;
3168
+ cep: string;
3169
+ cidade: string;
3170
+ estado: string;
3171
+ bairro: string;
3172
+ complemento?: string;
3173
+ numero: string;
3174
+ }
3175
+ export interface CreateAccountResult {
3176
+ data?: UserDto;
3177
+ status?: number;
3178
+ title?: string;
3179
+ message?: string;
3180
+ validationErrors?: Record<string, KeyString>;
3181
+ }
3182
+ export interface CursoRequest {
3183
+ id?: number;
3184
+ ativo?: boolean;
3185
+ excluido?: boolean;
3186
+ destaque?: boolean;
3187
+ ordem?: number;
3188
+ dataCriacao?: string;
3189
+ dataEdicao?: string;
3190
+ titulo?: string;
3191
+ subtitulo?: string;
3192
+ descricao?: string;
3193
+ tags?: string;
3194
+ url?: string;
3195
+ slug?: string;
3196
+ jsonContent?: string;
3197
+ categoriaId?: number;
3198
+ }
3199
+ export interface CursoResponse {
3200
+ id?: number;
3201
+ ativo?: boolean;
3202
+ excluido?: boolean;
3203
+ destaque?: boolean;
3204
+ ordem?: number;
3205
+ dataCriacao?: string;
3206
+ dataEdicao?: string;
3207
+ titulo?: string;
3208
+ subtitulo?: string;
3209
+ descricao?: string;
3210
+ tags?: string;
3211
+ url?: string;
3212
+ slug?: string;
3213
+ jsonContent?: string;
3214
+ categoriaId?: number;
3215
+ }
3216
+ export interface CursoResponseApiResponse {
3217
+ success?: boolean;
3218
+ message?: string;
3219
+ item?: CursoResponse;
3220
+ }
3221
+ export interface CursoResponsePaginatedResponse {
3222
+ success?: boolean;
3223
+ message?: string;
3224
+ item?: CursoResponse[];
3225
+ pagination?: PaginatedJson;
3226
+ items?: CursoResponse[];
3227
+ }
3228
+ export interface DataResult {
3229
+ token?: string;
3230
+ }
3231
+ export interface DepoimentoRequest {
3232
+ id?: number;
3233
+ ativo?: boolean;
3234
+ excluido?: boolean;
3235
+ destaque?: boolean;
3236
+ ordem?: number;
3237
+ dataCriacao?: string;
3238
+ dataEdicao?: string;
3239
+ titulo?: string;
3240
+ subtitulo?: string;
3241
+ descricao?: string;
3242
+ tags?: string;
3243
+ url?: string;
3244
+ slug?: string;
3245
+ jsonContent?: string;
3246
+ categoriaId?: number;
3247
+ }
3248
+ export interface DepoimentoResponse {
774
3249
  id?: number;
775
3250
  ativo?: boolean;
776
3251
  excluido?: boolean;
3252
+ destaque?: boolean;
3253
+ ordem?: number;
777
3254
  dataCriacao?: string;
778
3255
  dataEdicao?: string;
779
- userId?: number;
780
- fullAddress?: string;
781
- identification?: string;
782
- street?: string;
783
- number?: string;
784
- district?: string;
785
- complement?: string;
786
- zipCode?: string;
787
- city?: string;
788
- state?: string;
789
- mainAddress?: boolean;
790
- country?: string;
791
- cep?: string;
3256
+ titulo?: string;
3257
+ subtitulo?: string;
3258
+ descricao?: string;
3259
+ tags?: string;
3260
+ url?: string;
3261
+ slug?: string;
3262
+ jsonContent?: string;
3263
+ categoriaId?: number;
3264
+ }
3265
+ export interface DepoimentoResponseApiResponse {
3266
+ success?: boolean;
3267
+ message?: string;
3268
+ item?: DepoimentoResponse;
3269
+ }
3270
+ export interface DepoimentoResponsePaginatedResponse {
3271
+ success?: boolean;
3272
+ message?: string;
3273
+ item?: DepoimentoResponse[];
3274
+ pagination?: PaginatedJson;
3275
+ items?: DepoimentoResponse[];
3276
+ }
3277
+ export interface DirectoryCategoryRequest {
3278
+ name: string;
3279
+ description?: string;
3280
+ typeCategoryId: number;
3281
+ }
3282
+ export interface DirectoryCategoryResponse {
3283
+ id?: number;
3284
+ name?: string;
3285
+ description?: string;
3286
+ typeCategoryId?: number;
3287
+ }
3288
+ export interface DirectoryCategoryResponsePaginatedResponse {
3289
+ success?: boolean;
3290
+ message?: string;
3291
+ item?: DirectoryCategoryResponse[];
3292
+ pagination?: PaginatedJson;
3293
+ items?: DirectoryCategoryResponse[];
3294
+ }
3295
+ export interface DirectoryRequest {
3296
+ id?: number;
3297
+ name?: string;
3298
+ categoriaId?: number;
3299
+ description?: string;
3300
+ url?: string;
3301
+ sku?: string;
3302
+ priceIndicator?: string;
3303
+ priceBRL?: number;
3304
+ position?: number;
3305
+ isActive?: boolean;
3306
+ isDeleted?: boolean;
3307
+ isHighlighted?: boolean;
3308
+ isOnHold?: boolean;
3309
+ hasAccessibility?: boolean;
3310
+ entityKey?: string;
3311
+ jsonContent?: string;
3312
+ createdAt?: string;
3313
+ updatedAt?: string;
3314
+ guid?: string;
3315
+ logradouro?: string;
3316
+ bairro?: string;
792
3317
  localidade?: string;
793
3318
  uf?: string;
794
- estado?: string;
795
- regiao?: string;
796
- ibge?: string;
797
- gia?: string;
798
- ddd?: string;
799
- siafi?: string;
3319
+ complemento?: string;
3320
+ numero?: string;
3321
+ zipCode?: string;
800
3322
  }
801
- export interface AplicacaoStoneDto {
3323
+ export interface DirectoryResponse {
802
3324
  id?: number;
803
- titulo?: string;
804
- imagem?: string;
3325
+ name?: string;
3326
+ categoriaId?: number;
3327
+ description?: string;
3328
+ url?: string;
3329
+ sku?: string;
3330
+ priceIndicator?: string;
3331
+ priceBRL?: number;
3332
+ position?: number;
3333
+ isActive?: boolean;
3334
+ isDeleted?: boolean;
3335
+ isHighlighted?: boolean;
3336
+ isOnHold?: boolean;
3337
+ hasAccessibility?: boolean;
3338
+ entityKey?: string;
3339
+ jsonContent?: string;
3340
+ createdAt?: string;
3341
+ updatedAt?: string;
805
3342
  guid?: string;
3343
+ logradouro?: string;
3344
+ bairro?: string;
3345
+ localidade?: string;
3346
+ uf?: string;
3347
+ complemento?: string;
3348
+ numero?: string;
3349
+ zipCode?: string;
3350
+ }
3351
+ export interface DirectoryResponseApiResponse {
3352
+ success?: boolean;
3353
+ message?: string;
3354
+ item?: DirectoryResponse;
3355
+ }
3356
+ export interface DirectoryResponsePaginatedResponse {
3357
+ success?: boolean;
3358
+ message?: string;
3359
+ item?: DirectoryResponse[];
3360
+ pagination?: PaginatedJson;
3361
+ items?: DirectoryResponse[];
806
3362
  }
807
- export interface ArquivoStoneDto {
3363
+ export interface DirectoryUpdateRequest {
808
3364
  id?: number;
809
- nome?: string;
3365
+ name?: string;
3366
+ categoriaId?: number;
3367
+ description?: string;
810
3368
  url?: string;
3369
+ sku?: string;
3370
+ priceIndicator?: string;
3371
+ priceBRL?: number;
3372
+ position?: number;
3373
+ isActive?: boolean;
3374
+ isDeleted?: boolean;
3375
+ isHighlighted?: boolean;
3376
+ isOnHold?: boolean;
3377
+ hasAccessibility?: boolean;
3378
+ entityKey?: string;
3379
+ jsonContent?: string;
3380
+ createdAt?: string;
3381
+ updatedAt?: string;
3382
+ guid?: string;
3383
+ logradouro?: string;
3384
+ bairro?: string;
3385
+ localidade?: string;
3386
+ uf?: string;
3387
+ complemento?: string;
3388
+ numero?: string;
3389
+ zipCode?: string;
811
3390
  }
812
- export interface BlogPage {
813
- head?: Head;
814
- body?: Body;
815
- page?: Item;
816
- posts?: Item[];
817
- destaques?: Item[];
818
- categorias?: Item[];
819
- pagination?: Pagination;
3391
+ export interface EquipeRequest {
3392
+ id?: number;
3393
+ ativo?: boolean;
3394
+ excluido?: boolean;
3395
+ destaque?: boolean;
3396
+ ordem?: number;
3397
+ dataCriacao?: string;
3398
+ dataEdicao?: string;
3399
+ titulo?: string;
3400
+ subtitulo?: string;
3401
+ descricao?: string;
3402
+ tags?: string;
3403
+ url?: string;
3404
+ slug?: string;
3405
+ jsonContent?: string;
3406
+ categoriaId?: number;
820
3407
  }
821
- export interface Body {
822
- bodyScripts?: string;
823
- tituloBanner?: string;
824
- descricaoBanner?: string;
3408
+ export interface EquipeResponse {
3409
+ id?: number;
3410
+ ativo?: boolean;
3411
+ excluido?: boolean;
3412
+ destaque?: boolean;
3413
+ ordem?: number;
3414
+ dataCriacao?: string;
3415
+ dataEdicao?: string;
3416
+ titulo?: string;
825
3417
  subtitulo?: string;
826
3418
  descricao?: string;
827
- nossaHistoria?: string;
828
- solucoesPersonalizadas?: string;
3419
+ tags?: string;
3420
+ url?: string;
3421
+ slug?: string;
3422
+ jsonContent?: string;
3423
+ categoriaId?: number;
829
3424
  }
830
- export interface Categories {
3425
+ export interface EquipeResponseApiResponse {
3426
+ success?: boolean;
3427
+ message?: string;
3428
+ item?: EquipeResponse;
3429
+ }
3430
+ export interface EquipeResponsePaginatedResponse {
3431
+ success?: boolean;
3432
+ message?: string;
3433
+ item?: EquipeResponse[];
3434
+ pagination?: PaginatedJson;
3435
+ items?: EquipeResponse[];
3436
+ }
3437
+ export interface ErrorKeyString {
3438
+ errors?: string[];
3439
+ }
3440
+ export interface ErrorResult {
3441
+ status?: number;
831
3442
  title?: string;
832
- duration?: string;
833
- totalMinutes?: number;
834
- numberOfLessons?: number;
835
- courses?: CourseItemShort[];
3443
+ message?: string;
3444
+ validationErrors?: Record<string, ErrorKeyString>;
836
3445
  }
837
- export interface Configs {
838
- workspaces?: WorkspaceItems[];
839
- configurations?: Configurations;
840
- contents?: Contents;
3446
+ export interface EspecialidadeRequest {
3447
+ id?: number;
3448
+ ativo?: boolean;
3449
+ excluido?: boolean;
3450
+ destaque?: boolean;
3451
+ ordem?: number;
3452
+ dataCriacao?: string;
3453
+ dataEdicao?: string;
3454
+ titulo?: string;
3455
+ subtitulo?: string;
3456
+ descricao?: string;
3457
+ tags?: string;
3458
+ url?: string;
3459
+ slug?: string;
3460
+ jsonContent?: string;
841
3461
  }
842
- export interface Configurations {
843
- logo?: string;
844
- primaryColor?: string;
845
- secondaryColor?: string;
846
- tertiaryColor?: string;
847
- subscriptionModel?: string;
848
- subscriptionPrice?: string;
3462
+ export interface EspecialidadeResponse {
3463
+ id?: number;
3464
+ ativo?: boolean;
3465
+ excluido?: boolean;
3466
+ destaque?: boolean;
3467
+ ordem?: number;
3468
+ dataCriacao?: string;
3469
+ dataEdicao?: string;
3470
+ titulo?: string;
3471
+ subtitulo?: string;
3472
+ descricao?: string;
3473
+ tags?: string;
3474
+ url?: string;
3475
+ slug?: string;
3476
+ jsonContent?: string;
849
3477
  }
850
- export interface ContactDTO {
851
- name?: string;
852
- email?: string;
853
- phone?: string;
854
- state?: string;
855
- city?: string;
856
- rg?: string;
857
- cpf?: string;
858
- instagram?: string;
859
- date?: string;
860
- subject?: string;
861
- code?: string;
3478
+ export interface EspecialidadeResponseApiResponse {
3479
+ success?: boolean;
862
3480
  message?: string;
863
- additionalFields?: Record<string, any>;
3481
+ item?: EspecialidadeResponse;
864
3482
  }
865
- export interface Contents {
866
- methodology?: string;
3483
+ export interface EspecialidadeResponsePaginatedResponse {
3484
+ success?: boolean;
3485
+ message?: string;
3486
+ item?: EspecialidadeResponse[];
3487
+ pagination?: PaginatedJson;
3488
+ items?: EspecialidadeResponse[];
3489
+ }
3490
+ export interface EspecialistaRequest {
3491
+ id?: number;
3492
+ ativo?: boolean;
3493
+ excluido?: boolean;
3494
+ destaque?: boolean;
3495
+ ordem?: number;
3496
+ dataCriacao?: string;
3497
+ dataEdicao?: string;
3498
+ titulo?: string;
3499
+ subtitulo?: string;
3500
+ descricao?: string;
3501
+ tags?: string;
3502
+ url?: string;
3503
+ slug?: string;
3504
+ jsonContent?: string;
3505
+ especialidadeId?: number;
3506
+ }
3507
+ export interface EspecialistaResponse {
3508
+ id?: number;
3509
+ ativo?: boolean;
3510
+ excluido?: boolean;
3511
+ destaque?: boolean;
3512
+ ordem?: number;
3513
+ dataCriacao?: string;
3514
+ dataEdicao?: string;
3515
+ titulo?: string;
3516
+ subtitulo?: string;
3517
+ descricao?: string;
3518
+ tags?: string;
3519
+ url?: string;
3520
+ slug?: string;
3521
+ jsonContent?: string;
3522
+ especialidadeId?: number;
867
3523
  }
868
- export interface CourseDetailPage {
869
- page?: CourseItemShort;
3524
+ export interface EspecialistaResponseApiResponse {
3525
+ success?: boolean;
3526
+ message?: string;
3527
+ item?: EspecialistaResponse;
870
3528
  }
871
- export interface CourseItemMin {
872
- title?: string;
873
- id?: string;
3529
+ export interface EspecialistaResponsePaginatedResponse {
3530
+ success?: boolean;
3531
+ message?: string;
3532
+ item?: EspecialistaResponse[];
3533
+ pagination?: PaginatedJson;
3534
+ items?: EspecialistaResponse[];
874
3535
  }
875
- export interface CourseItemShort {
3536
+ export interface EstruturaRequest {
876
3537
  id?: number;
877
- title?: string;
878
- coverThumbUrl?: string;
879
- coverImageUrl?: string;
880
- duration?: string;
881
- totalMinutes?: number;
882
- numberOfLessons?: number;
883
- averageRating?: number;
3538
+ ativo?: boolean;
3539
+ excluido?: boolean;
3540
+ destaque?: boolean;
3541
+ ordem?: number;
3542
+ dataCriacao?: string;
3543
+ dataEdicao?: string;
3544
+ titulo?: string;
3545
+ subtitulo?: string;
3546
+ descricao?: string;
3547
+ tags?: string;
884
3548
  url?: string;
885
- modules?: ModuleItemShort[];
886
- lessons?: LessonItemShort[];
887
- }
888
- export interface CourseItemShortless {
889
- courseItems?: CourseItemMin[];
3549
+ slug?: string;
3550
+ jsonContent?: string;
890
3551
  }
891
- export interface CoursesPage {
892
- page?: Item;
893
- banners?: Item[];
894
- categories?: Categories[];
3552
+ export interface EstruturaResponse {
3553
+ id?: number;
3554
+ ativo?: boolean;
3555
+ excluido?: boolean;
3556
+ destaque?: boolean;
3557
+ ordem?: number;
3558
+ dataCriacao?: string;
3559
+ dataEdicao?: string;
3560
+ titulo?: string;
3561
+ subtitulo?: string;
3562
+ descricao?: string;
3563
+ tags?: string;
3564
+ url?: string;
3565
+ slug?: string;
3566
+ jsonContent?: string;
895
3567
  }
896
- export interface CreateAccountResponse {
897
- nome: string;
898
- sobrenome: string;
899
- cpf: string;
900
- email: string;
901
- phone: string;
902
- password: string;
903
- confirmPassword: string;
904
- dataNascimento: string;
905
- genero: string;
906
- logradouro: string;
907
- cep: string;
908
- cidade: string;
909
- estado: string;
910
- bairro: string;
911
- complemento?: string;
912
- numero: string;
3568
+ export interface EstruturaResponseApiResponse {
3569
+ success?: boolean;
3570
+ message?: string;
3571
+ item?: EstruturaResponse;
913
3572
  }
914
- export interface CreateAccountResult {
915
- data?: UserDto;
916
- status?: number;
917
- title?: string;
3573
+ export interface EstruturaResponsePaginatedResponse {
3574
+ success?: boolean;
918
3575
  message?: string;
919
- validationErrors?: Record<string, any>;
3576
+ item?: EstruturaResponse[];
3577
+ pagination?: PaginatedJson;
3578
+ items?: EstruturaResponse[];
920
3579
  }
921
- export interface DataResult {
922
- token?: string;
3580
+ export interface FaqRequest {
3581
+ id?: number;
3582
+ ativo?: boolean;
3583
+ excluido?: boolean;
3584
+ destaque?: boolean;
3585
+ ordem?: number;
3586
+ dataCriacao?: string;
3587
+ dataEdicao?: string;
3588
+ titulo?: string;
3589
+ subtitulo?: string;
3590
+ descricao?: string;
3591
+ tags?: string;
3592
+ url?: string;
3593
+ slug?: string;
3594
+ jsonContent?: string;
3595
+ categoriaId?: number;
923
3596
  }
924
- export interface DirectoryEntity {
3597
+ export interface FaqResponse {
925
3598
  id?: number;
926
- active?: boolean;
927
- deleted?: boolean;
928
- featured?: boolean;
929
- ordering?: number;
930
- createdAt?: string;
931
- updatedAt?: string;
932
- title: string;
933
- subtitle?: string;
934
- description?: string;
935
- pageTitle?: string;
936
- metaDescription?: string;
937
- metaImage?: string;
3599
+ ativo?: boolean;
3600
+ excluido?: boolean;
3601
+ destaque?: boolean;
3602
+ ordem?: number;
3603
+ dataCriacao?: string;
3604
+ dataEdicao?: string;
3605
+ titulo?: string;
3606
+ subtitulo?: string;
3607
+ descricao?: string;
938
3608
  tags?: string;
939
- thumbnail?: string;
940
- thumbnailAlt?: string;
941
- starCount?: number;
942
- priceId?: number;
943
- zipCode?: string;
944
- address?: string;
945
- district?: string;
946
- city?: string;
947
- state?: string;
948
- number?: string;
949
- addressComplement?: string;
950
- reference?: string;
951
- lat?: number;
952
- lon?: number;
953
3609
  url?: string;
954
3610
  slug?: string;
955
- categoryTypeId?: number;
956
- categoryId?: number;
957
- subcategoryId?: number;
3611
+ jsonContent?: string;
3612
+ categoriaId?: number;
958
3613
  }
959
- export interface DirectoryEntityPagedResponse {
960
- items?: DirectoryEntity[];
961
- totalItems?: number;
962
- page?: number;
963
- pageSize?: number;
964
- totalPages?: number;
3614
+ export interface FaqResponseApiResponse {
3615
+ success?: boolean;
3616
+ message?: string;
3617
+ item?: FaqResponse;
965
3618
  }
966
- export interface DirectoryFeature {
967
- id?: number;
968
- directoryId?: number;
969
- directory?: DirectoryEntity;
970
- featureId?: number;
971
- feature?: Feature;
972
- createdAt?: string;
973
- updatedAt?: string;
3619
+ export interface FaqResponsePaginatedResponse {
3620
+ success?: boolean;
3621
+ message?: string;
3622
+ item?: FaqResponse[];
3623
+ pagination?: PaginatedJson;
3624
+ items?: FaqResponse[];
3625
+ }
3626
+ export interface FavoriteTripRequest {
3627
+ tripId?: number;
974
3628
  }
975
- export interface DirectoryReferral {
3629
+ export interface FavoriteTripResponse {
3630
+ message?: string;
3631
+ }
3632
+ export interface FeatureRequest {
976
3633
  id?: number;
977
- directoryId?: number;
978
- directory?: DirectoryEntity;
979
- referralTypeId?: number;
980
- referralType?: ReferralType;
981
- referralSubtypeId?: number;
982
- referralSubtype?: ReferralSubtype;
983
- title: string;
984
- description?: string;
985
- active?: boolean;
986
- deleted?: boolean;
987
- createdAt?: string;
988
- updatedAt?: string;
3634
+ ativo?: boolean;
3635
+ excluido?: boolean;
3636
+ destaque?: boolean;
3637
+ ordem?: number;
3638
+ dataCriacao?: string;
3639
+ dataEdicao?: string;
3640
+ titulo?: string;
3641
+ subtitulo?: string;
3642
+ descricao?: string;
3643
+ tags?: string;
3644
+ url?: string;
3645
+ slug?: string;
3646
+ jsonContent?: string;
3647
+ tableName?: string;
3648
+ tableValue?: number;
989
3649
  }
990
- export interface DropdownItemDto {
3650
+ export interface FeatureResponse {
991
3651
  id?: number;
992
- nome?: string;
3652
+ ativo?: boolean;
3653
+ excluido?: boolean;
3654
+ destaque?: boolean;
3655
+ ordem?: number;
3656
+ dataCriacao?: string;
3657
+ dataEdicao?: string;
3658
+ titulo?: string;
3659
+ subtitulo?: string;
3660
+ descricao?: string;
3661
+ tags?: string;
993
3662
  url?: string;
3663
+ slug?: string;
3664
+ jsonContent?: string;
3665
+ tableName?: string;
3666
+ tableValue?: number;
994
3667
  }
995
- export interface ErrorKeyString {
996
- errors?: string[];
3668
+ export interface FeatureResponseApiResponse {
3669
+ success?: boolean;
3670
+ message?: string;
3671
+ item?: FeatureResponse;
997
3672
  }
998
- export interface ErrorResult {
999
- status?: number;
1000
- title?: string;
3673
+ export interface FeatureResponsePaginatedResponse {
3674
+ success?: boolean;
1001
3675
  message?: string;
1002
- validationErrors?: Record<string, any>;
3676
+ item?: FeatureResponse[];
3677
+ pagination?: PaginatedJson;
3678
+ items?: FeatureResponse[];
1003
3679
  }
1004
- export interface Feature {
3680
+ export interface FornecedorRequest {
1005
3681
  id?: number;
1006
- featureTypeId?: number;
1007
- featureType?: FeatureType;
1008
- name: string;
1009
- active?: boolean;
1010
- createdAt?: string;
1011
- updatedAt?: string;
3682
+ ativo?: boolean;
3683
+ excluido?: boolean;
3684
+ destaque?: boolean;
3685
+ ordem?: number;
3686
+ dataCriacao?: string;
3687
+ dataEdicao?: string;
3688
+ titulo?: string;
3689
+ subtitulo?: string;
3690
+ descricao?: string;
3691
+ tags?: string;
3692
+ url?: string;
3693
+ slug?: string;
3694
+ jsonContent?: string;
3695
+ razaoSocial?: string;
3696
+ nomeFantasia?: string;
3697
+ cnpj?: string;
3698
+ inscricaoEstadual?: string;
3699
+ inscricaoMunicipal?: string;
3700
+ cep?: string;
3701
+ logradouro?: string;
3702
+ numero?: string;
3703
+ complemento?: string;
3704
+ bairro?: string;
3705
+ cidade?: string;
3706
+ estado?: string;
3707
+ email?: string;
3708
+ phone?: string;
1012
3709
  }
1013
- export interface FeatureType {
3710
+ export interface FornecedorResponse {
1014
3711
  id?: number;
1015
- name: string;
1016
- active?: boolean;
1017
- createdAt?: string;
1018
- updatedAt?: string;
3712
+ ativo?: boolean;
3713
+ excluido?: boolean;
3714
+ destaque?: boolean;
3715
+ ordem?: number;
3716
+ dataCriacao?: string;
3717
+ dataEdicao?: string;
3718
+ titulo?: string;
3719
+ subtitulo?: string;
3720
+ descricao?: string;
3721
+ tags?: string;
3722
+ url?: string;
3723
+ slug?: string;
3724
+ jsonContent?: string;
3725
+ razaoSocial?: string;
3726
+ nomeFantasia?: string;
3727
+ cnpj?: string;
3728
+ inscricaoEstadual?: string;
3729
+ inscricaoMunicipal?: string;
3730
+ cep?: string;
3731
+ logradouro?: string;
3732
+ numero?: string;
3733
+ complemento?: string;
3734
+ bairro?: string;
3735
+ cidade?: string;
3736
+ estado?: string;
3737
+ email?: string;
3738
+ phone?: string;
3739
+ }
3740
+ export interface FornecedorResponseApiResponse {
3741
+ success?: boolean;
3742
+ message?: string;
3743
+ item?: FornecedorResponse;
3744
+ }
3745
+ export interface FornecedorResponsePaginatedResponse {
3746
+ success?: boolean;
3747
+ message?: string;
3748
+ item?: FornecedorResponse[];
3749
+ pagination?: PaginatedJson;
3750
+ items?: FornecedorResponse[];
1019
3751
  }
1020
3752
  export interface Head {
1021
3753
  pageTitle?: string;
@@ -1023,11 +3755,6 @@ export interface Head {
1023
3755
  imageOpenGraph?: string;
1024
3756
  headScripts?: string;
1025
3757
  }
1026
- export interface ImagemStoneDto {
1027
- id?: number;
1028
- nome?: string;
1029
- url?: string;
1030
- }
1031
3758
  export interface Item {
1032
3759
  id?: number;
1033
3760
  ordem?: number;
@@ -1055,11 +3782,69 @@ export interface Item {
1055
3782
  dataCriacao?: string;
1056
3783
  link?: string;
1057
3784
  descricao?: string;
1058
- dataCadastro?: string;
1059
- fields?: Record<string, any>;
1060
- imagens?: Item[];
1061
- items?: Item[];
1062
- chave?: string;
3785
+ dataCadastro?: string;
3786
+ fields?: Record<string, any>;
3787
+ imagens?: Item[];
3788
+ items?: Item[];
3789
+ chave?: string;
3790
+ }
3791
+ export interface JobOpportunityRequest {
3792
+ id?: number;
3793
+ ativo?: boolean;
3794
+ excluido?: boolean;
3795
+ destaque?: boolean;
3796
+ ordem?: number;
3797
+ dataCriacao?: string;
3798
+ dataEdicao?: string;
3799
+ titulo?: string;
3800
+ subtitulo?: string;
3801
+ descricao?: string;
3802
+ tags?: string;
3803
+ url?: string;
3804
+ slug?: string;
3805
+ jsonContent?: string;
3806
+ salario?: number;
3807
+ experiencia?: number;
3808
+ presencial?: boolean;
3809
+ homeOffice?: boolean;
3810
+ hibrido?: boolean;
3811
+ clt?: boolean;
3812
+ pj?: boolean;
3813
+ }
3814
+ export interface JobOpportunityResponse {
3815
+ id?: number;
3816
+ ativo?: boolean;
3817
+ excluido?: boolean;
3818
+ destaque?: boolean;
3819
+ ordem?: number;
3820
+ dataCriacao?: string;
3821
+ dataEdicao?: string;
3822
+ titulo?: string;
3823
+ subtitulo?: string;
3824
+ descricao?: string;
3825
+ tags?: string;
3826
+ url?: string;
3827
+ slug?: string;
3828
+ jsonContent?: string;
3829
+ salario?: number;
3830
+ experiencia?: number;
3831
+ presencial?: boolean;
3832
+ homeOffice?: boolean;
3833
+ hibrido?: boolean;
3834
+ clt?: boolean;
3835
+ pj?: boolean;
3836
+ }
3837
+ export interface JobOpportunityResponseApiResponse {
3838
+ success?: boolean;
3839
+ message?: string;
3840
+ item?: JobOpportunityResponse;
3841
+ }
3842
+ export interface JobOpportunityResponsePaginatedResponse {
3843
+ success?: boolean;
3844
+ message?: string;
3845
+ item?: JobOpportunityResponse[];
3846
+ pagination?: PaginatedJson;
3847
+ items?: JobOpportunityResponse[];
1063
3848
  }
1064
3849
  export interface KeyString {
1065
3850
  errors?: string[];
@@ -1089,13 +3874,6 @@ export interface LessonItemShort {
1089
3874
  isBasic?: boolean;
1090
3875
  lessonFiles?: LessonFile[];
1091
3876
  }
1092
- export interface LessonStoneDto {
1093
- lessonId?: number;
1094
- titulo?: string;
1095
- thumbnail?: string;
1096
- descricao?: string;
1097
- videoContent?: string;
1098
- }
1099
3877
  export interface ListPageDTO {
1100
3878
  page?: Item;
1101
3879
  pages?: Item[];
@@ -1105,11 +3883,124 @@ export interface ListPageDTO {
1105
3883
  export interface LoginResult {
1106
3884
  data?: DataResult;
1107
3885
  }
1108
- export interface MineralStoneDto {
3886
+ export interface LojaRequest {
1109
3887
  id?: number;
3888
+ ativo?: boolean;
3889
+ excluido?: boolean;
3890
+ destaque?: boolean;
3891
+ ordem?: number;
3892
+ dataCriacao?: string;
3893
+ dataEdicao?: string;
1110
3894
  titulo?: string;
1111
- imagem?: string;
1112
- guid?: string;
3895
+ subtitulo?: string;
3896
+ descricao?: string;
3897
+ tags?: string;
3898
+ url?: string;
3899
+ slug?: string;
3900
+ jsonContent?: string;
3901
+ categoriaId?: number;
3902
+ logradouro?: string;
3903
+ localidade?: string;
3904
+ uf?: string;
3905
+ zipCode?: string;
3906
+ bairro?: string;
3907
+ telefone?: string;
3908
+ celular?: string;
3909
+ latitude?: string;
3910
+ longitude?: string;
3911
+ }
3912
+ export interface LojaResponse {
3913
+ id?: number;
3914
+ ativo?: boolean;
3915
+ excluido?: boolean;
3916
+ destaque?: boolean;
3917
+ ordem?: number;
3918
+ dataCriacao?: string;
3919
+ dataEdicao?: string;
3920
+ titulo?: string;
3921
+ subtitulo?: string;
3922
+ descricao?: string;
3923
+ tags?: string;
3924
+ url?: string;
3925
+ slug?: string;
3926
+ jsonContent?: string;
3927
+ categoriaId?: number;
3928
+ logradouro?: string;
3929
+ localidade?: string;
3930
+ uf?: string;
3931
+ zipCode?: string;
3932
+ bairro?: string;
3933
+ telefone?: string;
3934
+ celular?: string;
3935
+ latitude?: string;
3936
+ longitude?: string;
3937
+ }
3938
+ export interface LojaResponseApiResponse {
3939
+ success?: boolean;
3940
+ message?: string;
3941
+ item?: LojaResponse;
3942
+ }
3943
+ export interface LojaResponsePaginatedResponse {
3944
+ success?: boolean;
3945
+ message?: string;
3946
+ item?: LojaResponse[];
3947
+ pagination?: PaginatedJson;
3948
+ items?: LojaResponse[];
3949
+ }
3950
+ export interface MarcaRequest {
3951
+ id?: number;
3952
+ ativo?: boolean;
3953
+ excluido?: boolean;
3954
+ destaque?: boolean;
3955
+ ordem?: number;
3956
+ dataCriacao?: string;
3957
+ dataEdicao?: string;
3958
+ titulo?: string;
3959
+ subtitulo?: string;
3960
+ descricao?: string;
3961
+ tags?: string;
3962
+ url?: string;
3963
+ slug?: string;
3964
+ jsonContent?: string;
3965
+ categoriaId?: number;
3966
+ }
3967
+ export interface MarcaResponse {
3968
+ id?: number;
3969
+ ativo?: boolean;
3970
+ excluido?: boolean;
3971
+ destaque?: boolean;
3972
+ ordem?: number;
3973
+ dataCriacao?: string;
3974
+ dataEdicao?: string;
3975
+ titulo?: string;
3976
+ subtitulo?: string;
3977
+ descricao?: string;
3978
+ tags?: string;
3979
+ url?: string;
3980
+ slug?: string;
3981
+ jsonContent?: string;
3982
+ categoriaId?: number;
3983
+ }
3984
+ export interface MarcaResponseApiResponse {
3985
+ success?: boolean;
3986
+ message?: string;
3987
+ item?: MarcaResponse;
3988
+ }
3989
+ export interface MarcaResponsePaginatedResponse {
3990
+ success?: boolean;
3991
+ message?: string;
3992
+ item?: MarcaResponse[];
3993
+ pagination?: PaginatedJson;
3994
+ items?: MarcaResponse[];
3995
+ }
3996
+ export interface MateriaListDto {
3997
+ id?: number;
3998
+ titulo?: string;
3999
+ }
4000
+ export interface MessageChatResponse {
4001
+ message?: string;
4002
+ isChatAnswer?: boolean;
4003
+ time?: string;
1113
4004
  }
1114
4005
  export interface MissionDto {
1115
4006
  studyDayId?: number;
@@ -1160,8 +4051,101 @@ export interface NotebookUpdateResumeDto {
1160
4051
  activityId?: number;
1161
4052
  resume?: string;
1162
4053
  }
4054
+ export interface NoticiaRequest {
4055
+ id?: number;
4056
+ ativo?: boolean;
4057
+ excluido?: boolean;
4058
+ destaque?: boolean;
4059
+ ordem?: number;
4060
+ dataCriacao?: string;
4061
+ dataEdicao?: string;
4062
+ titulo?: string;
4063
+ subtitulo?: string;
4064
+ descricao?: string;
4065
+ tags?: string;
4066
+ url?: string;
4067
+ slug?: string;
4068
+ jsonContent?: string;
4069
+ categoriaId?: number;
4070
+ }
4071
+ export interface NoticiaResponse {
4072
+ id?: number;
4073
+ ativo?: boolean;
4074
+ excluido?: boolean;
4075
+ destaque?: boolean;
4076
+ ordem?: number;
4077
+ dataCriacao?: string;
4078
+ dataEdicao?: string;
4079
+ titulo?: string;
4080
+ subtitulo?: string;
4081
+ descricao?: string;
4082
+ tags?: string;
4083
+ url?: string;
4084
+ slug?: string;
4085
+ jsonContent?: string;
4086
+ categoriaId?: number;
4087
+ }
4088
+ export interface NoticiaResponseApiResponse {
4089
+ success?: boolean;
4090
+ message?: string;
4091
+ item?: NoticiaResponse;
4092
+ }
4093
+ export interface NoticiaResponsePaginatedResponse {
4094
+ success?: boolean;
4095
+ message?: string;
4096
+ item?: NoticiaResponse[];
4097
+ pagination?: PaginatedJson;
4098
+ items?: NoticiaResponse[];
4099
+ }
4100
+ export interface ObjetoRequest {
4101
+ id?: number;
4102
+ ativo?: boolean;
4103
+ excluido?: boolean;
4104
+ destaque?: boolean;
4105
+ ordem?: number;
4106
+ dataCriacao?: string;
4107
+ dataEdicao?: string;
4108
+ titulo?: string;
4109
+ subtitulo?: string;
4110
+ descricao?: string;
4111
+ tags?: string;
4112
+ url?: string;
4113
+ slug?: string;
4114
+ jsonContent?: string;
4115
+ categoriaId?: number;
4116
+ }
4117
+ export interface ObjetoResponse {
4118
+ id?: number;
4119
+ ativo?: boolean;
4120
+ excluido?: boolean;
4121
+ destaque?: boolean;
4122
+ ordem?: number;
4123
+ dataCriacao?: string;
4124
+ dataEdicao?: string;
4125
+ titulo?: string;
4126
+ subtitulo?: string;
4127
+ descricao?: string;
4128
+ tags?: string;
4129
+ url?: string;
4130
+ slug?: string;
4131
+ jsonContent?: string;
4132
+ categoriaId?: number;
4133
+ }
4134
+ export interface ObjetoResponseApiResponse {
4135
+ success?: boolean;
4136
+ message?: string;
4137
+ item?: ObjetoResponse;
4138
+ }
4139
+ export interface ObjetoResponsePaginatedResponse {
4140
+ success?: boolean;
4141
+ message?: string;
4142
+ item?: ObjetoResponse[];
4143
+ pagination?: PaginatedJson;
4144
+ items?: ObjetoResponse[];
4145
+ }
1163
4146
  export interface PageDTO {
1164
4147
  page?: Item;
4148
+ paginas?: Item[];
1165
4149
  artigos?: Item[];
1166
4150
  categorias?: Item[];
1167
4151
  banners?: Item[];
@@ -1178,28 +4162,113 @@ export interface PageDTO {
1178
4162
  portfolios?: Item[];
1179
4163
  sections?: Item[];
1180
4164
  }
1181
- export interface PageSectionDto {
1182
- ref?: string;
4165
+ export interface PageRequest {
4166
+ id?: number;
4167
+ ativo?: boolean;
4168
+ excluido?: boolean;
4169
+ destaque?: boolean;
4170
+ ordem?: number;
4171
+ dataCriacao?: string;
4172
+ dataEdicao?: string;
4173
+ nome?: string;
4174
+ route?: string;
4175
+ deleteRoute?: string;
4176
+ detailRoute?: string;
4177
+ post?: string;
4178
+ tela?: string;
4179
+ backplace?: string;
4180
+ obs?: string;
4181
+ tableAction?: string;
4182
+ jsonContent?: string;
4183
+ menuId?: number;
4184
+ entityName?: string;
4185
+ entityRoute?: string;
4186
+ }
4187
+ export interface PageResponse {
1183
4188
  id?: number;
4189
+ ativo?: boolean;
4190
+ excluido?: boolean;
4191
+ destaque?: boolean;
4192
+ ordem?: number;
4193
+ dataCriacao?: string;
4194
+ dataEdicao?: string;
4195
+ nome?: string;
4196
+ route?: string;
4197
+ deleteRoute?: string;
4198
+ detailRoute?: string;
4199
+ post?: string;
4200
+ tela?: string;
4201
+ backplace?: string;
4202
+ obs?: string;
4203
+ tableAction?: string;
4204
+ jsonContent?: string;
4205
+ menuId?: number;
4206
+ entityName?: string;
4207
+ entityRoute?: string;
4208
+ }
4209
+ export interface PageResponsePaginatedResponse {
4210
+ success?: boolean;
4211
+ message?: string;
4212
+ item?: PageResponse[];
4213
+ pagination?: PaginatedJson;
4214
+ items?: PageResponse[];
4215
+ }
4216
+ export interface PaginaRequest {
4217
+ id?: number;
4218
+ ativo?: boolean;
4219
+ excluido?: boolean;
4220
+ destaque?: boolean;
4221
+ ordem?: number;
4222
+ dataCriacao?: string;
4223
+ dataEdicao?: string;
1184
4224
  titulo?: string;
1185
- imagem?: string;
1186
- descricao?: string;
1187
4225
  subtitulo?: string;
1188
- fileUrl?: string;
1189
- linkText?: string;
1190
- linkUrl?: string;
1191
- pageSectionItems?: PageSectionItemDto[];
4226
+ descricao?: string;
4227
+ tags?: string;
4228
+ url?: string;
4229
+ slug?: string;
4230
+ jsonContent?: string;
4231
+ categoriaId?: number;
1192
4232
  }
1193
- export interface PageSectionItemDto {
1194
- ref?: number;
4233
+ export interface PaginaResponse {
1195
4234
  id?: number;
4235
+ ativo?: boolean;
4236
+ excluido?: boolean;
4237
+ destaque?: boolean;
4238
+ ordem?: number;
4239
+ dataCriacao?: string;
4240
+ dataEdicao?: string;
1196
4241
  titulo?: string;
1197
- imagem?: string;
1198
- descricao?: string;
1199
4242
  subtitulo?: string;
1200
- fileUrl?: string;
1201
- linkText?: string;
1202
- linkUrl?: string;
4243
+ descricao?: string;
4244
+ tags?: string;
4245
+ url?: string;
4246
+ slug?: string;
4247
+ jsonContent?: string;
4248
+ categoriaId?: number;
4249
+ }
4250
+ export interface PaginaResponseApiResponse {
4251
+ success?: boolean;
4252
+ message?: string;
4253
+ item?: PaginaResponse;
4254
+ }
4255
+ export interface PaginaResponsePaginatedResponse {
4256
+ success?: boolean;
4257
+ message?: string;
4258
+ item?: PaginaResponse[];
4259
+ pagination?: PaginatedJson;
4260
+ items?: PaginaResponse[];
4261
+ }
4262
+ export interface PaginatedJson {
4263
+ totalItems?: number;
4264
+ totalPages?: number;
4265
+ page?: number;
4266
+ pageSize?: number;
4267
+ hasNextPage?: boolean;
4268
+ hasPreviousPage?: boolean;
4269
+ startPage?: number;
4270
+ endPage?: number;
4271
+ pages?: number[];
1203
4272
  }
1204
4273
  export interface Pagination {
1205
4274
  pageTotal?: number;
@@ -1215,12 +4284,26 @@ export interface Pagination {
1215
4284
  totalItems?: number;
1216
4285
  pages?: number[];
1217
4286
  }
1218
- export interface ParceiroDto {
1219
- id?: number;
1220
- titulo?: string;
1221
- imagem?: string;
1222
- guid?: string;
1223
- }
4287
+ export interface PaymentOrderRequest {
4288
+ paymentType?: string;
4289
+ productId?: string;
4290
+ cardToken?: string;
4291
+ installments?: number;
4292
+ }
4293
+ export interface PaymentOrderResponse {
4294
+ order?: string;
4295
+ transactionId?: string;
4296
+ isOk?: boolean;
4297
+ qrCode?: string;
4298
+ qrCodeUrl?: string;
4299
+ expiresIn?: number;
4300
+ amount?: number;
4301
+ payId?: string;
4302
+ isPaid?: boolean;
4303
+ message?: string;
4304
+ qrCodeCheckin?: string;
4305
+ courseId?: number;
4306
+ }
1224
4307
  export interface Permission {
1225
4308
  id?: number;
1226
4309
  name: string;
@@ -1232,45 +4315,97 @@ export interface Permission {
1232
4315
  rolePermissions?: RolePermission[];
1233
4316
  subscriptionPlanPermissions?: SubscriptionPlanPermission[];
1234
4317
  }
1235
- export interface PortfolioStoneDto {
4318
+ export interface PlanoRequest {
1236
4319
  id?: number;
1237
- cidade?: string;
1238
- tituloDescricao?: string;
1239
- video?: string;
1240
- link?: string;
1241
- imagemChapa?: string;
1242
- emAndamento?: boolean;
1243
- finalizado?: boolean;
1244
- lancamento?: boolean;
1245
- categoria?: string;
1246
- thumbnail?: string;
1247
- imagem?: string;
4320
+ ativo?: boolean;
4321
+ excluido?: boolean;
4322
+ destaque?: boolean;
4323
+ ordem?: number;
4324
+ dataCriacao?: string;
4325
+ dataEdicao?: string;
4326
+ titulo?: string;
4327
+ subtitulo?: string;
1248
4328
  descricao?: string;
4329
+ tags?: string;
4330
+ url?: string;
4331
+ slug?: string;
4332
+ jsonContent?: string;
4333
+ name?: string;
4334
+ }
4335
+ export interface PlanoResponse {
4336
+ id?: number;
4337
+ ativo?: boolean;
4338
+ excluido?: boolean;
4339
+ destaque?: boolean;
4340
+ ordem?: number;
4341
+ dataCriacao?: string;
4342
+ dataEdicao?: string;
1249
4343
  titulo?: string;
1250
- cor?: string;
1251
- tipologia?: string;
1252
- preco?: string;
1253
- origem?: string;
1254
- marcaParceiro?: string;
1255
- minerais?: MineralStoneDto[];
1256
- aplicacoes?: AplicacaoStoneDto[];
1257
- arquivos?: ArquivoStoneDto[];
1258
- imagens?: ImagemStoneDto[];
1259
- lesson?: LessonStoneDto;
1260
- parceiro?: ParceiroDto;
1261
- acabamentos?: PageSectionDto;
1262
- infos?: PageSectionDto;
1263
- cuidados?: PageSectionDto;
1264
- limpezas?: PageSectionDto;
1265
- protecoes?: PageSectionDto;
1266
- manutencoes?: PageSectionDto;
1267
- dicas?: PageSectionDto;
1268
- }
1269
- export interface PortfolioStoneDtoPagedResult {
1270
- totalItems?: number;
1271
- currentPage?: number;
1272
- pageSize?: number;
1273
- items?: PortfolioStoneDto[];
4344
+ subtitulo?: string;
4345
+ descricao?: string;
4346
+ tags?: string;
4347
+ url?: string;
4348
+ slug?: string;
4349
+ jsonContent?: string;
4350
+ name?: string;
4351
+ }
4352
+ export interface PlanoResponseApiResponse {
4353
+ success?: boolean;
4354
+ message?: string;
4355
+ item?: PlanoResponse;
4356
+ }
4357
+ export interface PlanoResponsePaginatedResponse {
4358
+ success?: boolean;
4359
+ message?: string;
4360
+ item?: PlanoResponse[];
4361
+ pagination?: PaginatedJson;
4362
+ items?: PlanoResponse[];
4363
+ }
4364
+ export interface PortfolioRequest {
4365
+ id?: number;
4366
+ ativo?: boolean;
4367
+ excluido?: boolean;
4368
+ destaque?: boolean;
4369
+ ordem?: number;
4370
+ dataCriacao?: string;
4371
+ dataEdicao?: string;
4372
+ titulo?: string;
4373
+ subtitulo?: string;
4374
+ descricao?: string;
4375
+ tags?: string;
4376
+ url?: string;
4377
+ slug?: string;
4378
+ jsonContent?: string;
4379
+ categoriaId?: number;
4380
+ }
4381
+ export interface PortfolioResponse {
4382
+ id?: number;
4383
+ ativo?: boolean;
4384
+ excluido?: boolean;
4385
+ destaque?: boolean;
4386
+ ordem?: number;
4387
+ dataCriacao?: string;
4388
+ dataEdicao?: string;
4389
+ titulo?: string;
4390
+ subtitulo?: string;
4391
+ descricao?: string;
4392
+ tags?: string;
4393
+ url?: string;
4394
+ slug?: string;
4395
+ jsonContent?: string;
4396
+ categoriaId?: number;
4397
+ }
4398
+ export interface PortfolioResponseApiResponse {
4399
+ success?: boolean;
4400
+ message?: string;
4401
+ item?: PortfolioResponse;
4402
+ }
4403
+ export interface PortfolioResponsePaginatedResponse {
4404
+ success?: boolean;
4405
+ message?: string;
4406
+ item?: PortfolioResponse[];
4407
+ pagination?: PaginatedJson;
4408
+ items?: PortfolioResponse[];
1274
4409
  }
1275
4410
  export interface ProblemDetails {
1276
4411
  type?: string;
@@ -1279,21 +4414,115 @@ export interface ProblemDetails {
1279
4414
  detail?: string;
1280
4415
  instance?: string;
1281
4416
  }
1282
- export interface ReferralSubtype {
4417
+ export interface ProdutoRequest {
1283
4418
  id?: number;
1284
- referralTypeId?: number;
1285
- referralType?: ReferralType;
1286
- name: string;
1287
- active?: boolean;
1288
- createdAt?: string;
1289
- updatedAt?: string;
4419
+ ativo?: boolean;
4420
+ excluido?: boolean;
4421
+ destaque?: boolean;
4422
+ ordem?: number;
4423
+ dataCriacao?: string;
4424
+ dataEdicao?: string;
4425
+ titulo?: string;
4426
+ subtitulo?: string;
4427
+ descricao?: string;
4428
+ tags?: string;
4429
+ url?: string;
4430
+ slug?: string;
4431
+ jsonContent?: string;
4432
+ categoriaId?: number;
4433
+ preco?: number;
4434
+ precoPromo?: number;
4435
+ destaqueVitrine?: boolean;
1290
4436
  }
1291
- export interface ReferralType {
4437
+ export interface ProdutoResponse {
1292
4438
  id?: number;
1293
- name: string;
1294
- active?: boolean;
1295
- createdAt?: string;
1296
- updatedAt?: string;
4439
+ ativo?: boolean;
4440
+ excluido?: boolean;
4441
+ destaque?: boolean;
4442
+ ordem?: number;
4443
+ dataCriacao?: string;
4444
+ dataEdicao?: string;
4445
+ titulo?: string;
4446
+ subtitulo?: string;
4447
+ descricao?: string;
4448
+ tags?: string;
4449
+ url?: string;
4450
+ slug?: string;
4451
+ jsonContent?: string;
4452
+ categoriaId?: number;
4453
+ preco?: number;
4454
+ precoPromo?: number;
4455
+ destaqueVitrine?: boolean;
4456
+ }
4457
+ export interface ProdutoResponseApiResponse {
4458
+ success?: boolean;
4459
+ message?: string;
4460
+ item?: ProdutoResponse;
4461
+ }
4462
+ export interface ProdutoResponsePaginatedResponse {
4463
+ success?: boolean;
4464
+ message?: string;
4465
+ item?: ProdutoResponse[];
4466
+ pagination?: PaginatedJson;
4467
+ items?: ProdutoResponse[];
4468
+ }
4469
+ export interface QuestaoDto {
4470
+ studyDayMateriaId?: number;
4471
+ studyDayId?: number;
4472
+ materiaId?: number;
4473
+ journeyId?: number;
4474
+ materia?: string;
4475
+ qtdQuestions?: number;
4476
+ qtdQuestionsOk?: number;
4477
+ qtdQuestionsNOk?: number;
4478
+ percentualAcertos?: number;
4479
+ date?: string;
4480
+ }
4481
+ export interface RepresentanteRequest {
4482
+ id?: number;
4483
+ ativo?: boolean;
4484
+ excluido?: boolean;
4485
+ destaque?: boolean;
4486
+ ordem?: number;
4487
+ dataCriacao?: string;
4488
+ dataEdicao?: string;
4489
+ titulo?: string;
4490
+ subtitulo?: string;
4491
+ descricao?: string;
4492
+ tags?: string;
4493
+ url?: string;
4494
+ slug?: string;
4495
+ jsonContent?: string;
4496
+ categoriaId?: number;
4497
+ }
4498
+ export interface RepresentanteResponse {
4499
+ id?: number;
4500
+ ativo?: boolean;
4501
+ excluido?: boolean;
4502
+ destaque?: boolean;
4503
+ ordem?: number;
4504
+ dataCriacao?: string;
4505
+ dataEdicao?: string;
4506
+ titulo?: string;
4507
+ subtitulo?: string;
4508
+ descricao?: string;
4509
+ tags?: string;
4510
+ url?: string;
4511
+ slug?: string;
4512
+ jsonContent?: string;
4513
+ categoriaId?: number;
4514
+ }
4515
+ export interface RepresentanteResponseApiResponse {
4516
+ success?: boolean;
4517
+ message?: string;
4518
+ item?: RepresentanteResponse;
4519
+ }
4520
+ export interface RepresentanteResponsePaginatedResponse {
4521
+ success?: boolean;
4522
+ message?: string;
4523
+ item?: RepresentanteResponse[];
4524
+ pagination?: PaginatedJson;
4525
+ items?: RepresentanteResponse[];
1297
4526
  }
1298
4527
  export interface Role {
1299
4528
  id?: number;
@@ -1312,15 +4541,6 @@ export interface RolePermission {
1312
4541
  role?: Role;
1313
4542
  permission?: Permission;
1314
4543
  }
1315
- export interface SearchDropdownsDto {
1316
- categorias?: DropdownItemDto[];
1317
- cores?: DropdownItemDto[];
1318
- tipologias?: DropdownItemDto[];
1319
- origens?: DropdownItemDto[];
1320
- industrias?: DropdownItemDto[];
1321
- aplicacoes?: DropdownItemDto[];
1322
- minerais?: DropdownItemDto[];
1323
- }
1324
4544
  export interface SectionDto {
1325
4545
  id?: number;
1326
4546
  ref?: string;
@@ -1328,7 +4548,58 @@ export interface SectionDto {
1328
4548
  videoUrl?: string;
1329
4549
  jsonContent?: string;
1330
4550
  enabled?: boolean;
1331
- i18n?: Record<string, any>;
4551
+ i18n?: Record<string, TranslationDto>;
4552
+ }
4553
+ export interface ServicoRequest {
4554
+ id?: number;
4555
+ ativo?: boolean;
4556
+ excluido?: boolean;
4557
+ destaque?: boolean;
4558
+ ordem?: number;
4559
+ dataCriacao?: string;
4560
+ dataEdicao?: string;
4561
+ titulo?: string;
4562
+ subtitulo?: string;
4563
+ descricao?: string;
4564
+ tags?: string;
4565
+ url?: string;
4566
+ slug?: string;
4567
+ jsonContent?: string;
4568
+ categoriaId?: number;
4569
+ }
4570
+ export interface ServicoResponse {
4571
+ id?: number;
4572
+ ativo?: boolean;
4573
+ excluido?: boolean;
4574
+ destaque?: boolean;
4575
+ ordem?: number;
4576
+ dataCriacao?: string;
4577
+ dataEdicao?: string;
4578
+ titulo?: string;
4579
+ subtitulo?: string;
4580
+ descricao?: string;
4581
+ tags?: string;
4582
+ url?: string;
4583
+ slug?: string;
4584
+ jsonContent?: string;
4585
+ categoriaId?: number;
4586
+ }
4587
+ export interface ServicoResponseApiResponse {
4588
+ success?: boolean;
4589
+ message?: string;
4590
+ item?: ServicoResponse;
4591
+ }
4592
+ export interface ServicoResponsePaginatedResponse {
4593
+ success?: boolean;
4594
+ message?: string;
4595
+ item?: ServicoResponse[];
4596
+ pagination?: PaginatedJson;
4597
+ items?: ServicoResponse[];
4598
+ }
4599
+ export interface StringApiResponse {
4600
+ success?: boolean;
4601
+ message?: string;
4602
+ item?: string;
1332
4603
  }
1333
4604
  export interface StudyActivityDto {
1334
4605
  id?: number;
@@ -1337,6 +4608,20 @@ export interface StudyActivityDto {
1337
4608
  lessonName?: string;
1338
4609
  isCompleted?: boolean;
1339
4610
  }
4611
+ export interface StudyDayMateriaDto {
4612
+ id?: number;
4613
+ studyDayId?: number;
4614
+ materiaId?: number;
4615
+ usuarioId?: number;
4616
+ journeyId?: number;
4617
+ qtdQuestions?: number;
4618
+ qtdQuestionsOk?: number;
4619
+ qtdQuestionsNOk?: number;
4620
+ percentageCorrect?: number;
4621
+ date?: string;
4622
+ email?: string;
4623
+ materia?: string;
4624
+ }
1340
4625
  export interface StudyDayProgressDto {
1341
4626
  studyDateText?: string;
1342
4627
  studyDate?: string;
@@ -1397,6 +4682,26 @@ export interface TranslationDto {
1397
4682
  description?: string;
1398
4683
  linkText?: string;
1399
4684
  }
4685
+ export interface TripCreatedResponse {
4686
+ id?: number;
4687
+ }
4688
+ export interface TripResponse {
4689
+ id?: number;
4690
+ title?: string;
4691
+ thumbnail?: string;
4692
+ isBookmarked?: boolean;
4693
+ }
4694
+ export interface TypeCategoryListResponse {
4695
+ totalItems?: number;
4696
+ pageNumber?: number;
4697
+ pageSize?: number;
4698
+ items?: TypeCategoryResponse[];
4699
+ }
4700
+ export interface TypeCategoryResponse {
4701
+ id?: number;
4702
+ name?: string;
4703
+ description?: string;
4704
+ }
1400
4705
  export interface UpdateAccountResponse {
1401
4706
  email?: string;
1402
4707
  nome?: string;
@@ -1458,6 +4763,7 @@ export interface UserMissionsDto {
1458
4763
  upcomingMissions?: MissionDto[];
1459
4764
  moduleProgressDto?: ModuleProgressDto[];
1460
4765
  studyDayProgressDtos?: StudyDayProgressDto[];
4766
+ studyDayMateriaDtos?: StudyDayMateriaDto[];
1461
4767
  }
1462
4768
  export interface UserRole {
1463
4769
  userId?: number;
@@ -1519,5 +4825,54 @@ export interface UsuarioLoginDto {
1519
4825
  emailAddress?: string;
1520
4826
  password?: string;
1521
4827
  }
4828
+ export interface VerifyOrderRequest {
4829
+ payId?: string;
4830
+ }
4831
+ export interface VideoRequest {
4832
+ id?: number;
4833
+ ativo?: boolean;
4834
+ excluido?: boolean;
4835
+ destaque?: boolean;
4836
+ ordem?: number;
4837
+ dataCriacao?: string;
4838
+ dataEdicao?: string;
4839
+ titulo?: string;
4840
+ subtitulo?: string;
4841
+ descricao?: string;
4842
+ tags?: string;
4843
+ url?: string;
4844
+ slug?: string;
4845
+ jsonContent?: string;
4846
+ categoriaId?: number;
4847
+ }
4848
+ export interface VideoResponse {
4849
+ id?: number;
4850
+ ativo?: boolean;
4851
+ excluido?: boolean;
4852
+ destaque?: boolean;
4853
+ ordem?: number;
4854
+ dataCriacao?: string;
4855
+ dataEdicao?: string;
4856
+ titulo?: string;
4857
+ subtitulo?: string;
4858
+ descricao?: string;
4859
+ tags?: string;
4860
+ url?: string;
4861
+ slug?: string;
4862
+ jsonContent?: string;
4863
+ categoriaId?: number;
4864
+ }
4865
+ export interface VideoResponseApiResponse {
4866
+ success?: boolean;
4867
+ message?: string;
4868
+ item?: VideoResponse;
4869
+ }
4870
+ export interface VideoResponsePaginatedResponse {
4871
+ success?: boolean;
4872
+ message?: string;
4873
+ item?: VideoResponse[];
4874
+ pagination?: PaginatedJson;
4875
+ items?: VideoResponse[];
4876
+ }
1522
4877
  export interface WorkspaceItems {
1523
4878
  }