@webitel/api-services 0.0.20 → 0.0.21

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 (297) hide show
  1. package/package.json +1 -1
  2. package/src/gen/_docs/html/assets/navigation.js +1 -1
  3. package/src/gen/_docs/html/assets/search.js +1 -1
  4. package/src/gen/_docs/html/functions/config-service_config-service.api.gen.getConfigService.html +1 -1
  5. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getConfigServiceCreateConfigMockHandler.html +1 -0
  6. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getConfigServiceCreateConfigResponseMock.html +1 -0
  7. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getConfigServiceDeleteConfigMockHandler.html +1 -0
  8. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getConfigServiceDeleteConfigResponseMock.html +1 -0
  9. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getConfigServicePatchConfigMockHandler.html +1 -0
  10. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getConfigServicePatchConfigResponseMock.html +1 -0
  11. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getConfigServiceReadConfigMockHandler.html +1 -0
  12. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getConfigServiceReadConfigResponseMock.html +1 -0
  13. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getConfigServiceReadSystemObjectsMockHandler.html +1 -0
  14. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getConfigServiceReadSystemObjectsResponseMock.html +1 -0
  15. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getConfigServiceSearchConfigMockHandler.html +1 -0
  16. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getConfigServiceSearchConfigResponseMock.html +1 -0
  17. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getConfigServiceUpdateConfigMockHandler.html +1 -0
  18. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getConfigServiceUpdateConfigResponseMock.html +1 -0
  19. package/src/gen/_docs/html/functions/logger-service_logger-service.api.gen.getLoggerService.html +1 -1
  20. package/src/gen/_docs/html/functions/logger-service_logger-service.msw.api.gen.getLoggerServiceSearchLogByConfigIdMockHandler.html +1 -0
  21. package/src/gen/_docs/html/functions/logger-service_logger-service.msw.api.gen.getLoggerServiceSearchLogByConfigIdResponseMock.html +1 -0
  22. package/src/gen/_docs/html/functions/logger-service_logger-service.msw.api.gen.getLoggerServiceSearchLogByRecordIdMockHandler.html +1 -0
  23. package/src/gen/_docs/html/functions/logger-service_logger-service.msw.api.gen.getLoggerServiceSearchLogByRecordIdResponseMock.html +1 -0
  24. package/src/gen/_docs/html/functions/logger-service_logger-service.msw.api.gen.getLoggerServiceSearchLogByUserIdMockHandler.html +1 -0
  25. package/src/gen/_docs/html/functions/logger-service_logger-service.msw.api.gen.getLoggerServiceSearchLogByUserIdResponseMock.html +1 -0
  26. package/src/gen/_docs/html/functions/sources_sources.api.gen.getSources.html +1 -1
  27. package/src/gen/_docs/html/index.html +1 -1
  28. package/src/gen/_docs/html/interfaces/_models_loggerPatchConfigRequest.LoggerPatchConfigRequest.html +8 -0
  29. package/src/gen/_docs/html/interfaces/_models_loggerUpdateConfigRequest.LoggerUpdateConfigRequest.html +7 -0
  30. package/src/gen/_docs/html/interfaces/_models_protobufAny.ProtobufAny.html +3 -2
  31. package/src/gen/_docs/html/interfaces/_models_runtimeError.RuntimeError.html +5 -0
  32. package/src/gen/_docs/html/interfaces/_models_webitelCasesInputSource.WebitelCasesInputSource.html +11 -6
  33. package/src/gen/_docs/html/interfaces/_models_webitelCasesSource.WebitelCasesSource.html +21 -9
  34. package/src/gen/_docs/html/modules/_models.html +1 -1
  35. package/src/gen/_docs/html/modules/_models_configServiceReadSystemObjectsParams.html +1 -0
  36. package/src/gen/_docs/html/modules/_models_configServiceSearchConfigObjectItem.html +1 -0
  37. package/src/gen/_docs/html/modules/_models_configServiceSearchConfigParams.html +1 -0
  38. package/src/gen/_docs/html/modules/_models_loggerPatchConfigRequest.html +1 -0
  39. package/src/gen/_docs/html/modules/_models_loggerServiceSearchLogByConfigIdActionItem.html +1 -0
  40. package/src/gen/_docs/html/modules/_models_loggerServiceSearchLogByConfigIdParams.html +1 -0
  41. package/src/gen/_docs/html/modules/_models_loggerServiceSearchLogByRecordIdActionItem.html +1 -0
  42. package/src/gen/_docs/html/modules/_models_loggerServiceSearchLogByRecordIdParams.html +1 -0
  43. package/src/gen/_docs/html/modules/_models_loggerServiceSearchLogByUserIdActionItem.html +1 -0
  44. package/src/gen/_docs/html/modules/_models_loggerServiceSearchLogByUserIdParams.html +1 -0
  45. package/src/gen/_docs/html/modules/_models_loggerUpdateConfigRequest.html +1 -0
  46. package/src/gen/_docs/html/modules/_models_runtimeError.html +1 -0
  47. package/src/gen/_docs/html/modules/config-service_config-service.api.gen.html +1 -1
  48. package/src/gen/_docs/html/modules/config-service_config-service.msw.api.gen.html +1 -1
  49. package/src/gen/_docs/html/modules/config-service_config-service.zod.gen.html +1 -1
  50. package/src/gen/_docs/html/modules/index.html +1 -1
  51. package/src/gen/_docs/html/modules/logger-service_logger-service.api.gen.html +1 -1
  52. package/src/gen/_docs/html/modules/logger-service_logger-service.msw.api.gen.html +1 -1
  53. package/src/gen/_docs/html/modules/logger-service_logger-service.zod.gen.html +1 -1
  54. package/src/gen/_docs/html/modules/sources_sources.zod.gen.html +7 -7
  55. package/src/gen/_docs/html/types/{_models_readSystemObjectsParams.ReadSystemObjectsParams.html → _models_configServiceReadSystemObjectsParams.ConfigServiceReadSystemObjectsParams.html} +2 -2
  56. package/src/gen/_docs/html/types/_models_configServiceSearchConfigObjectItem.ConfigServiceSearchConfigObjectItem.html +5 -0
  57. package/src/gen/_docs/html/types/{_models_searchConfigParams.SearchConfigParams.html → _models_configServiceSearchConfigParams.ConfigServiceSearchConfigParams.html} +2 -2
  58. package/src/gen/_docs/html/types/_models_createSourceParams.CreateSourceParams.html +3 -1
  59. package/src/gen/_docs/html/types/_models_loggerServiceSearchLogByConfigIdActionItem.LoggerServiceSearchLogByConfigIdActionItem.html +5 -0
  60. package/src/gen/_docs/html/types/_models_loggerServiceSearchLogByConfigIdParams.LoggerServiceSearchLogByConfigIdParams.html +11 -0
  61. package/src/gen/_docs/html/types/_models_loggerServiceSearchLogByRecordIdActionItem.LoggerServiceSearchLogByRecordIdActionItem.html +5 -0
  62. package/src/gen/_docs/html/types/{_models_searchLogByRecordIdParams.SearchLogByRecordIdParams.html → _models_loggerServiceSearchLogByRecordIdParams.LoggerServiceSearchLogByRecordIdParams.html} +2 -2
  63. package/src/gen/_docs/html/types/_models_loggerServiceSearchLogByUserIdActionItem.LoggerServiceSearchLogByUserIdActionItem.html +5 -0
  64. package/src/gen/_docs/html/types/{_models_searchLogByUserIdParams.SearchLogByUserIdParams.html → _models_loggerServiceSearchLogByUserIdParams.LoggerServiceSearchLogByUserIdParams.html} +3 -3
  65. package/src/gen/_docs/html/types/config-service_config-service.api.gen.ConfigServiceCreateConfigResult.html +1 -0
  66. package/src/gen/_docs/html/types/config-service_config-service.api.gen.ConfigServiceDeleteConfigResult.html +1 -0
  67. package/src/gen/_docs/html/types/config-service_config-service.api.gen.ConfigServicePatchConfigResult.html +1 -0
  68. package/src/gen/_docs/html/types/config-service_config-service.api.gen.ConfigServiceReadConfigResult.html +1 -0
  69. package/src/gen/_docs/html/{modules/_models_configServicePatchConfigBody.html → types/config-service_config-service.api.gen.ConfigServiceReadSystemObjectsResult.html} +1 -1
  70. package/src/gen/_docs/html/types/config-service_config-service.api.gen.ConfigServiceSearchConfigResult.html +1 -0
  71. package/src/gen/_docs/html/types/config-service_config-service.api.gen.ConfigServiceUpdateConfigResult.html +1 -0
  72. package/src/gen/_docs/html/types/logger-service_logger-service.api.gen.LoggerServiceSearchLogByConfigIdResult.html +1 -0
  73. package/src/gen/_docs/html/types/logger-service_logger-service.api.gen.LoggerServiceSearchLogByRecordIdResult.html +1 -0
  74. package/src/gen/_docs/html/types/logger-service_logger-service.api.gen.LoggerServiceSearchLogByUserIdResult.html +1 -0
  75. package/src/gen/_docs/html/variables/_models_configServiceSearchConfigObjectItem.ConfigServiceSearchConfigObjectItem.html +1 -0
  76. package/src/gen/_docs/html/variables/_models_loggerServiceSearchLogByConfigIdActionItem.LoggerServiceSearchLogByConfigIdActionItem.html +1 -0
  77. package/src/gen/_docs/html/variables/_models_loggerServiceSearchLogByRecordIdActionItem.LoggerServiceSearchLogByRecordIdActionItem.html +1 -0
  78. package/src/gen/_docs/html/variables/_models_loggerServiceSearchLogByUserIdActionItem.LoggerServiceSearchLogByUserIdActionItem.html +1 -0
  79. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.configServiceCreateConfigBody.html +1 -0
  80. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.configServiceCreateConfigResponse.html +1 -0
  81. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.configServiceDeleteConfigParams.html +1 -0
  82. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.configServiceDeleteConfigResponse.html +1 -0
  83. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.configServicePatchConfigBody.html +1 -0
  84. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.configServicePatchConfigParams.html +1 -0
  85. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.configServicePatchConfigResponse.html +1 -0
  86. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.configServiceReadConfigParams.html +1 -0
  87. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.configServiceReadConfigResponse.html +1 -0
  88. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.configServiceReadSystemObjectsQueryParams.html +1 -0
  89. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.configServiceReadSystemObjectsResponse.html +1 -0
  90. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.configServiceSearchConfigQueryParams.html +1 -0
  91. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.configServiceSearchConfigResponse.html +1 -0
  92. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.configServiceUpdateConfigBody.html +1 -0
  93. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.configServiceUpdateConfigParams.html +1 -0
  94. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.configServiceUpdateConfigResponse.html +1 -0
  95. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.loggerServiceSearchLogByConfigIdParams.html +1 -0
  96. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.loggerServiceSearchLogByConfigIdQueryParams.html +1 -0
  97. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.loggerServiceSearchLogByConfigIdResponse.html +1 -0
  98. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.loggerServiceSearchLogByRecordIdParams.html +1 -0
  99. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.loggerServiceSearchLogByRecordIdQueryParams.html +1 -0
  100. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.loggerServiceSearchLogByRecordIdResponse.html +1 -0
  101. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.loggerServiceSearchLogByUserIdParams.html +1 -0
  102. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.loggerServiceSearchLogByUserIdQueryParams.html +1 -0
  103. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.loggerServiceSearchLogByUserIdResponse.html +1 -0
  104. package/src/gen/_docs/html/variables/sources_sources.zod.gen.createSourceBody.html +1 -1
  105. package/src/gen/_docs/html/variables/sources_sources.zod.gen.createSourceBodyDefault.html +1 -0
  106. package/src/gen/_docs/html/variables/sources_sources.zod.gen.createSourceBodyDescriptionDefault.html +1 -0
  107. package/src/gen/_docs/html/variables/sources_sources.zod.gen.createSourceBodyDescriptionMax.html +1 -0
  108. package/src/gen/_docs/html/variables/sources_sources.zod.gen.createSourceBodyNameDefault.html +1 -0
  109. package/src/gen/_docs/html/variables/sources_sources.zod.gen.createSourceBodyNameMax.html +1 -0
  110. package/src/gen/_docs/html/variables/sources_sources.zod.gen.createSourceBodyNameMin.html +1 -0
  111. package/src/gen/_docs/html/variables/sources_sources.zod.gen.createSourceBodyNameRegExp.html +1 -0
  112. package/src/gen/_docs/html/variables/sources_sources.zod.gen.createSourceResponse.html +1 -1
  113. package/src/gen/_docs/html/variables/sources_sources.zod.gen.createSourceResponseDescriptionMax.html +1 -0
  114. package/src/gen/_docs/html/{types/config-service_config-service.api.gen.SearchConfigResult.html → variables/sources_sources.zod.gen.createSourceResponseNameMax.html} +1 -1
  115. package/src/gen/_docs/html/variables/sources_sources.zod.gen.createSourceResponseNameMin.html +1 -0
  116. package/src/gen/_docs/html/variables/sources_sources.zod.gen.createSourceResponseNameRegExp.html +1 -0
  117. package/src/gen/_docs/html/variables/sources_sources.zod.gen.deleteSourceResponse.html +1 -1
  118. package/src/gen/_docs/html/variables/sources_sources.zod.gen.deleteSourceResponseDescriptionMax.html +1 -0
  119. package/src/gen/_docs/html/variables/sources_sources.zod.gen.deleteSourceResponseNameMax.html +1 -0
  120. package/src/gen/_docs/html/variables/sources_sources.zod.gen.deleteSourceResponseNameMin.html +1 -0
  121. package/src/gen/_docs/html/variables/sources_sources.zod.gen.deleteSourceResponseNameRegExp.html +1 -0
  122. package/src/gen/_docs/html/variables/sources_sources.zod.gen.listSourcesResponse.html +1 -1
  123. package/src/gen/_docs/html/variables/sources_sources.zod.gen.listSourcesResponseItemsItemDescriptionMax.html +1 -0
  124. package/src/gen/_docs/html/variables/sources_sources.zod.gen.listSourcesResponseItemsItemNameMax.html +1 -0
  125. package/src/gen/_docs/html/variables/sources_sources.zod.gen.listSourcesResponseItemsItemNameMin.html +1 -0
  126. package/src/gen/_docs/html/variables/sources_sources.zod.gen.listSourcesResponseItemsItemNameRegExp.html +1 -0
  127. package/src/gen/_docs/html/variables/sources_sources.zod.gen.locateSourceResponse.html +1 -1
  128. package/src/gen/_docs/html/variables/sources_sources.zod.gen.locateSourceResponseSourceDescriptionMax.html +1 -0
  129. package/src/gen/_docs/html/variables/sources_sources.zod.gen.locateSourceResponseSourceNameMax.html +1 -0
  130. package/src/gen/_docs/html/variables/sources_sources.zod.gen.locateSourceResponseSourceNameMin.html +1 -0
  131. package/src/gen/_docs/html/variables/sources_sources.zod.gen.locateSourceResponseSourceNameRegExp.html +1 -0
  132. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSource2Body.html +1 -1
  133. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSource2BodyDefault.html +1 -0
  134. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSource2BodyDescriptionDefault.html +1 -0
  135. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSource2BodyDescriptionMax.html +1 -0
  136. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSource2BodyNameDefault.html +1 -0
  137. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSource2BodyNameMax.html +1 -0
  138. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSource2BodyNameMin.html +1 -0
  139. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSource2BodyNameRegExp.html +1 -0
  140. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSource2Response.html +1 -1
  141. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSource2ResponseDescriptionMax.html +1 -0
  142. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSource2ResponseNameMax.html +1 -0
  143. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSource2ResponseNameMin.html +1 -0
  144. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSource2ResponseNameRegExp.html +1 -0
  145. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSourceBody.html +1 -1
  146. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSourceBodyDefault.html +1 -0
  147. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSourceBodyDescriptionDefault.html +1 -0
  148. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSourceBodyDescriptionMax.html +1 -0
  149. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSourceBodyNameDefault.html +1 -0
  150. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSourceBodyNameMax.html +1 -0
  151. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSourceBodyNameMin.html +1 -0
  152. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSourceBodyNameRegExp.html +1 -0
  153. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSourceResponse.html +1 -1
  154. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSourceResponseDescriptionMax.html +1 -0
  155. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSourceResponseNameMax.html +1 -0
  156. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSourceResponseNameMin.html +1 -0
  157. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSourceResponseNameRegExp.html +1 -0
  158. package/src/gen/_docs/html/variables/trigger-service_trigger-service.zod.gen.createTriggerBody.html +1 -1
  159. package/src/gen/_docs/html/variables/trigger-service_trigger-service.zod.gen.createTriggerResponse.html +1 -1
  160. package/src/gen/_docs/html/variables/trigger-service_trigger-service.zod.gen.deleteTriggerResponse.html +1 -1
  161. package/src/gen/_docs/html/variables/trigger-service_trigger-service.zod.gen.patchTriggerBody.html +1 -1
  162. package/src/gen/_docs/html/variables/trigger-service_trigger-service.zod.gen.patchTriggerResponse.html +1 -1
  163. package/src/gen/_docs/html/variables/trigger-service_trigger-service.zod.gen.readTriggerResponse.html +1 -1
  164. package/src/gen/_docs/html/variables/trigger-service_trigger-service.zod.gen.searchTriggerResponse.html +1 -1
  165. package/src/gen/_docs/html/variables/trigger-service_trigger-service.zod.gen.updateTriggerBody.html +1 -1
  166. package/src/gen/_docs/html/variables/trigger-service_trigger-service.zod.gen.updateTriggerResponse.html +1 -1
  167. package/src/gen/_models/{readSystemObjectsParams.ts → configServiceReadSystemObjectsParams.ts} +1 -1
  168. package/src/gen/_models/{searchConfigObjectItem.ts → configServiceSearchConfigObjectItem.ts} +3 -3
  169. package/src/gen/_models/{searchConfigParams.ts → configServiceSearchConfigParams.ts} +4 -4
  170. package/src/gen/_models/createSourceParams.ts +5 -0
  171. package/src/gen/_models/index.ts +12 -11
  172. package/src/gen/_models/{configServicePatchConfigBody.ts → loggerPatchConfigRequest.ts} +2 -1
  173. package/src/gen/_models/{searchLogByRecordIdActionItem.ts → loggerServiceSearchLogByConfigIdActionItem.ts} +3 -3
  174. package/src/gen/_models/{searchLogByConfigIdParams.ts → loggerServiceSearchLogByConfigIdParams.ts} +3 -3
  175. package/src/gen/_models/{searchLogByUserIdActionItem.ts → loggerServiceSearchLogByRecordIdActionItem.ts} +3 -3
  176. package/src/gen/_models/{searchLogByRecordIdParams.ts → loggerServiceSearchLogByRecordIdParams.ts} +4 -4
  177. package/src/gen/_models/{searchLogByConfigIdActionItem.ts → loggerServiceSearchLogByUserIdActionItem.ts} +3 -3
  178. package/src/gen/_models/{searchLogByUserIdParams.ts → loggerServiceSearchLogByUserIdParams.ts} +5 -5
  179. package/src/gen/_models/{configServiceUpdateConfigBody.ts → loggerUpdateConfigRequest.ts} +2 -1
  180. package/src/gen/_models/protobufAny.ts +2 -1
  181. package/src/gen/_models/runtimeError.ts +14 -0
  182. package/src/gen/_models/webitelCasesInputSource.ts +16 -5
  183. package/src/gen/_models/webitelCasesSource.ts +24 -8
  184. package/src/gen/config-service/config-service.api.gen.ts +34 -31
  185. package/src/gen/config-service/config-service.msw.api.gen.ts +28 -28
  186. package/src/gen/config-service/config-service.zod.gen.ts +20 -18
  187. package/src/gen/logger-service/logger-service.api.gen.ts +23 -13
  188. package/src/gen/logger-service/logger-service.msw.api.gen.ts +12 -12
  189. package/src/gen/logger-service/logger-service.zod.gen.ts +12 -12
  190. package/src/gen/sources/sources.api.gen.ts +2 -3
  191. package/src/gen/sources/sources.msw.api.gen.ts +114 -222
  192. package/src/gen/sources/sources.zod.gen.ts +340 -178
  193. package/types/gen/_models/{readSystemObjectsParams.d.ts → configServiceReadSystemObjectsParams.d.ts} +1 -1
  194. package/types/gen/_models/{searchConfigObjectItem.d.ts → configServiceSearchConfigObjectItem.d.ts} +2 -2
  195. package/types/gen/_models/{searchConfigParams.d.ts → configServiceSearchConfigParams.d.ts} +4 -4
  196. package/types/gen/_models/createSourceParams.d.ts +5 -0
  197. package/types/gen/_models/index.d.ts +12 -11
  198. package/types/gen/_models/{configServicePatchConfigBody.d.ts → loggerPatchConfigRequest.d.ts} +2 -1
  199. package/types/gen/_models/{searchLogByRecordIdActionItem.d.ts → loggerServiceSearchLogByConfigIdActionItem.d.ts} +2 -2
  200. package/types/gen/_models/{searchLogByConfigIdParams.d.ts → loggerServiceSearchLogByConfigIdParams.d.ts} +3 -3
  201. package/types/gen/_models/{searchLogByUserIdActionItem.d.ts → loggerServiceSearchLogByRecordIdActionItem.d.ts} +2 -2
  202. package/types/gen/_models/{searchLogByRecordIdParams.d.ts → loggerServiceSearchLogByRecordIdParams.d.ts} +4 -4
  203. package/types/gen/_models/{searchLogByConfigIdActionItem.d.ts → loggerServiceSearchLogByUserIdActionItem.d.ts} +2 -2
  204. package/types/gen/_models/{searchLogByUserIdParams.d.ts → loggerServiceSearchLogByUserIdParams.d.ts} +5 -5
  205. package/types/gen/_models/{configServiceUpdateConfigBody.d.ts → loggerUpdateConfigRequest.d.ts} +2 -1
  206. package/types/gen/_models/protobufAny.d.ts +2 -1
  207. package/types/gen/_models/runtimeError.d.ts +13 -0
  208. package/types/gen/_models/webitelCasesInputSource.d.ts +16 -5
  209. package/types/gen/_models/webitelCasesSource.d.ts +24 -8
  210. package/types/gen/config-service/config-service.api.gen.d.ts +15 -15
  211. package/types/gen/config-service/config-service.msw.api.gen.d.ts +14 -14
  212. package/types/gen/config-service/config-service.zod.gen.d.ts +24 -18
  213. package/types/gen/logger-service/logger-service.api.gen.d.ts +7 -7
  214. package/types/gen/logger-service/logger-service.msw.api.gen.d.ts +6 -6
  215. package/types/gen/logger-service/logger-service.zod.gen.d.ts +23 -23
  216. package/types/gen/queue-hook-service/queue-hook-service.zod.gen.d.ts +20 -20
  217. package/types/gen/queue-service/queue-service.zod.gen.d.ts +34 -34
  218. package/types/gen/sources/sources.api.gen.d.ts +2 -2
  219. package/types/gen/sources/sources.zod.gen.d.ts +117 -63
  220. package/types/gen/team-hook-service/team-hook-service.zod.gen.d.ts +20 -20
  221. package/types/gen/trigger-service/trigger-service.zod.gen.d.ts +40 -40
  222. package/types/validations/caseSource/caseSource.validations.d.ts +3 -3
  223. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getCreateConfigMockHandler.html +0 -1
  224. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getCreateConfigResponseMock.html +0 -1
  225. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getDeleteConfigMockHandler.html +0 -1
  226. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getDeleteConfigResponseMock.html +0 -1
  227. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getPatchConfigMockHandler.html +0 -1
  228. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getPatchConfigResponseMock.html +0 -1
  229. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getReadConfigMockHandler.html +0 -1
  230. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getReadConfigResponseMock.html +0 -1
  231. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getReadSystemObjectsMockHandler.html +0 -1
  232. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getReadSystemObjectsResponseMock.html +0 -1
  233. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getSearchConfigMockHandler.html +0 -1
  234. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getSearchConfigResponseMock.html +0 -1
  235. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getUpdateConfigMockHandler.html +0 -1
  236. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getUpdateConfigResponseMock.html +0 -1
  237. package/src/gen/_docs/html/functions/logger-service_logger-service.msw.api.gen.getSearchLogByConfigIdMockHandler.html +0 -1
  238. package/src/gen/_docs/html/functions/logger-service_logger-service.msw.api.gen.getSearchLogByConfigIdResponseMock.html +0 -1
  239. package/src/gen/_docs/html/functions/logger-service_logger-service.msw.api.gen.getSearchLogByRecordIdMockHandler.html +0 -1
  240. package/src/gen/_docs/html/functions/logger-service_logger-service.msw.api.gen.getSearchLogByRecordIdResponseMock.html +0 -1
  241. package/src/gen/_docs/html/functions/logger-service_logger-service.msw.api.gen.getSearchLogByUserIdMockHandler.html +0 -1
  242. package/src/gen/_docs/html/functions/logger-service_logger-service.msw.api.gen.getSearchLogByUserIdResponseMock.html +0 -1
  243. package/src/gen/_docs/html/interfaces/_models_configServicePatchConfigBody.ConfigServicePatchConfigBody.html +0 -7
  244. package/src/gen/_docs/html/interfaces/_models_configServiceUpdateConfigBody.ConfigServiceUpdateConfigBody.html +0 -6
  245. package/src/gen/_docs/html/modules/_models_configServiceUpdateConfigBody.html +0 -1
  246. package/src/gen/_docs/html/modules/_models_readSystemObjectsParams.html +0 -1
  247. package/src/gen/_docs/html/modules/_models_searchConfigObjectItem.html +0 -1
  248. package/src/gen/_docs/html/modules/_models_searchConfigParams.html +0 -1
  249. package/src/gen/_docs/html/modules/_models_searchLogByConfigIdActionItem.html +0 -1
  250. package/src/gen/_docs/html/modules/_models_searchLogByConfigIdParams.html +0 -1
  251. package/src/gen/_docs/html/modules/_models_searchLogByRecordIdActionItem.html +0 -1
  252. package/src/gen/_docs/html/modules/_models_searchLogByRecordIdParams.html +0 -1
  253. package/src/gen/_docs/html/modules/_models_searchLogByUserIdActionItem.html +0 -1
  254. package/src/gen/_docs/html/modules/_models_searchLogByUserIdParams.html +0 -1
  255. package/src/gen/_docs/html/types/_models_searchConfigObjectItem.SearchConfigObjectItem.html +0 -5
  256. package/src/gen/_docs/html/types/_models_searchLogByConfigIdActionItem.SearchLogByConfigIdActionItem.html +0 -5
  257. package/src/gen/_docs/html/types/_models_searchLogByConfigIdParams.SearchLogByConfigIdParams.html +0 -11
  258. package/src/gen/_docs/html/types/_models_searchLogByRecordIdActionItem.SearchLogByRecordIdActionItem.html +0 -5
  259. package/src/gen/_docs/html/types/_models_searchLogByUserIdActionItem.SearchLogByUserIdActionItem.html +0 -5
  260. package/src/gen/_docs/html/types/config-service_config-service.api.gen.CreateConfigResult.html +0 -1
  261. package/src/gen/_docs/html/types/config-service_config-service.api.gen.DeleteConfigResult.html +0 -1
  262. package/src/gen/_docs/html/types/config-service_config-service.api.gen.PatchConfigResult.html +0 -1
  263. package/src/gen/_docs/html/types/config-service_config-service.api.gen.ReadConfigResult.html +0 -1
  264. package/src/gen/_docs/html/types/config-service_config-service.api.gen.ReadSystemObjectsResult.html +0 -1
  265. package/src/gen/_docs/html/types/config-service_config-service.api.gen.UpdateConfigResult.html +0 -1
  266. package/src/gen/_docs/html/types/logger-service_logger-service.api.gen.SearchLogByConfigIdResult.html +0 -1
  267. package/src/gen/_docs/html/types/logger-service_logger-service.api.gen.SearchLogByRecordIdResult.html +0 -1
  268. package/src/gen/_docs/html/types/logger-service_logger-service.api.gen.SearchLogByUserIdResult.html +0 -1
  269. package/src/gen/_docs/html/variables/_models_searchConfigObjectItem.SearchConfigObjectItem.html +0 -1
  270. package/src/gen/_docs/html/variables/_models_searchLogByConfigIdActionItem.SearchLogByConfigIdActionItem.html +0 -1
  271. package/src/gen/_docs/html/variables/_models_searchLogByRecordIdActionItem.SearchLogByRecordIdActionItem.html +0 -1
  272. package/src/gen/_docs/html/variables/_models_searchLogByUserIdActionItem.SearchLogByUserIdActionItem.html +0 -1
  273. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.createConfigBody.html +0 -1
  274. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.createConfigResponse.html +0 -1
  275. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.deleteConfigParams.html +0 -1
  276. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.deleteConfigResponse.html +0 -1
  277. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.patchConfigBody.html +0 -1
  278. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.patchConfigParams.html +0 -1
  279. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.patchConfigResponse.html +0 -1
  280. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.readConfigParams.html +0 -1
  281. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.readConfigResponse.html +0 -1
  282. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.readSystemObjectsQueryParams.html +0 -1
  283. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.readSystemObjectsResponse.html +0 -1
  284. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.searchConfigQueryParams.html +0 -1
  285. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.searchConfigResponse.html +0 -1
  286. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.updateConfigBody.html +0 -1
  287. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.updateConfigParams.html +0 -1
  288. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.updateConfigResponse.html +0 -1
  289. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.searchLogByConfigIdParams.html +0 -1
  290. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.searchLogByConfigIdQueryParams.html +0 -1
  291. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.searchLogByConfigIdResponse.html +0 -1
  292. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.searchLogByRecordIdParams.html +0 -1
  293. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.searchLogByRecordIdQueryParams.html +0 -1
  294. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.searchLogByRecordIdResponse.html +0 -1
  295. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.searchLogByUserIdParams.html +0 -1
  296. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.searchLogByUserIdQueryParams.html +0 -1
  297. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.searchLogByUserIdResponse.html +0 -1
@@ -1,9 +1,9 @@
1
1
  import type { AxiosRequestConfig, AxiosResponse } from 'axios';
2
- import type { CreateSourceParams, ListSourcesParams, LocateSourceParams, UpdateSource2Params, UpdateSourceParams, WebitelCasesInputSource, WebitelCasesInputSourceBody, WebitelCasesLocateSourceResponse, WebitelCasesSource, WebitelCasesSourceList } from '.././_models';
2
+ import type { CreateSourceParams, ListSourcesParams, LocateSourceParams, UpdateSource2Params, UpdateSourceParams, WebitelCasesInputSource, WebitelCasesLocateSourceResponse, WebitelCasesSource, WebitelCasesSourceList } from '.././_models';
3
3
  export declare const // --- title start
4
4
  getSources: () => {
5
5
  listSources: <TData = AxiosResponse<WebitelCasesSourceList, any>>(params?: ListSourcesParams, options?: AxiosRequestConfig) => Promise<TData>;
6
- createSource: <TData = AxiosResponse<WebitelCasesSource, any>>(webitelCasesInputSourceBody: WebitelCasesInputSourceBody, params?: CreateSourceParams, options?: AxiosRequestConfig) => Promise<TData>;
6
+ createSource: <TData = AxiosResponse<WebitelCasesSource, any>>(webitelCasesInputSource: WebitelCasesInputSource, params?: CreateSourceParams, options?: AxiosRequestConfig) => Promise<TData>;
7
7
  deleteSource: <TData = AxiosResponse<WebitelCasesSource, any>>(id: string, options?: AxiosRequestConfig) => Promise<TData>;
8
8
  locateSource: <TData = AxiosResponse<WebitelCasesLocateSourceResponse, any>>(id: string, params?: LocateSourceParams, options?: AxiosRequestConfig) => Promise<TData>;
9
9
  updateSource2: <TData = AxiosResponse<WebitelCasesSource, any>>(id: string, webitelCasesInputSource: WebitelCasesInputSource, params?: UpdateSource2Params, options?: AxiosRequestConfig) => Promise<TData>;
@@ -33,11 +33,15 @@ export declare const listSourcesQueryParams: zod.ZodObject<{
33
33
  fields?: string[];
34
34
  q?: string;
35
35
  }>;
36
+ export declare const listSourcesResponseItemsItemDescriptionMax = 500;
37
+ export declare const listSourcesResponseItemsItemNameMin = 3;
38
+ export declare const listSourcesResponseItemsItemNameMax = 100;
39
+ export declare const listSourcesResponseItemsItemNameRegExp: RegExp;
36
40
  export declare const listSourcesResponseItemsItemTypeDefault = "TYPE_UNSPECIFIED";
37
41
  export declare const listSourcesResponse: zod.ZodObject<{
38
42
  items: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
39
- createdAt: zod.ZodOptional<zod.ZodString>;
40
- createdBy: zod.ZodOptional<zod.ZodObject<{
43
+ createdAt: zod.ZodString;
44
+ createdBy: zod.ZodObject<{
41
45
  id: zod.ZodOptional<zod.ZodString>;
42
46
  name: zod.ZodOptional<zod.ZodString>;
43
47
  }, "strip", zod.ZodTypeAny, {
@@ -46,13 +50,13 @@ export declare const listSourcesResponse: zod.ZodObject<{
46
50
  }, {
47
51
  name?: string;
48
52
  id?: string;
49
- }>>;
53
+ }>;
50
54
  description: zod.ZodOptional<zod.ZodString>;
51
- id: zod.ZodOptional<zod.ZodString>;
52
- name: zod.ZodOptional<zod.ZodString>;
53
- type: zod.ZodDefault<zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>>;
54
- updatedAt: zod.ZodOptional<zod.ZodString>;
55
- updatedBy: zod.ZodOptional<zod.ZodObject<{
55
+ id: zod.ZodString;
56
+ name: zod.ZodString;
57
+ type: zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>;
58
+ updatedAt: zod.ZodString;
59
+ updatedBy: zod.ZodObject<{
56
60
  id: zod.ZodOptional<zod.ZodString>;
57
61
  name: zod.ZodOptional<zod.ZodString>;
58
62
  }, "strip", zod.ZodTypeAny, {
@@ -61,7 +65,7 @@ export declare const listSourcesResponse: zod.ZodObject<{
61
65
  }, {
62
66
  name?: string;
63
67
  id?: string;
64
- }>>;
68
+ }>;
65
69
  }, "strip", zod.ZodTypeAny, {
66
70
  type?: "TYPE_UNSPECIFIED" | "CALL" | "CHAT" | "SOCIAL_MEDIA" | "EMAIL" | "API" | "MANUAL";
67
71
  name?: string;
@@ -144,11 +148,21 @@ export declare const createSourceQueryParams: zod.ZodObject<{
144
148
  }, {
145
149
  fields?: string[];
146
150
  }>;
151
+ export declare const createSourceBodyDefault: {
152
+ name: string;
153
+ type: string;
154
+ };
155
+ export declare const createSourceBodyDescriptionDefault = "No description provided";
156
+ export declare const createSourceBodyDescriptionMax = 500;
157
+ export declare const createSourceBodyNameDefault = "New Source";
158
+ export declare const createSourceBodyNameMin = 2;
159
+ export declare const createSourceBodyNameMax = 100;
160
+ export declare const createSourceBodyNameRegExp: RegExp;
147
161
  export declare const createSourceBodyTypeDefault = "TYPE_UNSPECIFIED";
148
162
  export declare const createSourceBody: zod.ZodObject<{
149
- description: zod.ZodOptional<zod.ZodString>;
150
- name: zod.ZodOptional<zod.ZodString>;
151
- type: zod.ZodDefault<zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>>;
163
+ description: zod.ZodDefault<zod.ZodString>;
164
+ name: zod.ZodString;
165
+ type: zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>;
152
166
  }, "strip", zod.ZodTypeAny, {
153
167
  type?: "TYPE_UNSPECIFIED" | "CALL" | "CHAT" | "SOCIAL_MEDIA" | "EMAIL" | "API" | "MANUAL";
154
168
  name?: string;
@@ -158,10 +172,14 @@ export declare const createSourceBody: zod.ZodObject<{
158
172
  name?: string;
159
173
  description?: string;
160
174
  }>;
175
+ export declare const createSourceResponseDescriptionMax = 500;
176
+ export declare const createSourceResponseNameMin = 3;
177
+ export declare const createSourceResponseNameMax = 100;
178
+ export declare const createSourceResponseNameRegExp: RegExp;
161
179
  export declare const createSourceResponseTypeDefault = "TYPE_UNSPECIFIED";
162
180
  export declare const createSourceResponse: zod.ZodObject<{
163
- createdAt: zod.ZodOptional<zod.ZodString>;
164
- createdBy: zod.ZodOptional<zod.ZodObject<{
181
+ createdAt: zod.ZodString;
182
+ createdBy: zod.ZodObject<{
165
183
  id: zod.ZodOptional<zod.ZodString>;
166
184
  name: zod.ZodOptional<zod.ZodString>;
167
185
  }, "strip", zod.ZodTypeAny, {
@@ -170,13 +188,13 @@ export declare const createSourceResponse: zod.ZodObject<{
170
188
  }, {
171
189
  name?: string;
172
190
  id?: string;
173
- }>>;
191
+ }>;
174
192
  description: zod.ZodOptional<zod.ZodString>;
175
- id: zod.ZodOptional<zod.ZodString>;
176
- name: zod.ZodOptional<zod.ZodString>;
177
- type: zod.ZodDefault<zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>>;
178
- updatedAt: zod.ZodOptional<zod.ZodString>;
179
- updatedBy: zod.ZodOptional<zod.ZodObject<{
193
+ id: zod.ZodString;
194
+ name: zod.ZodString;
195
+ type: zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>;
196
+ updatedAt: zod.ZodString;
197
+ updatedBy: zod.ZodObject<{
180
198
  id: zod.ZodOptional<zod.ZodString>;
181
199
  name: zod.ZodOptional<zod.ZodString>;
182
200
  }, "strip", zod.ZodTypeAny, {
@@ -185,7 +203,7 @@ export declare const createSourceResponse: zod.ZodObject<{
185
203
  }, {
186
204
  name?: string;
187
205
  id?: string;
188
- }>>;
206
+ }>;
189
207
  }, "strip", zod.ZodTypeAny, {
190
208
  type?: "TYPE_UNSPECIFIED" | "CALL" | "CHAT" | "SOCIAL_MEDIA" | "EMAIL" | "API" | "MANUAL";
191
209
  name?: string;
@@ -227,10 +245,14 @@ export declare const deleteSourceParams: zod.ZodObject<{
227
245
  }, {
228
246
  id?: string;
229
247
  }>;
248
+ export declare const deleteSourceResponseDescriptionMax = 500;
249
+ export declare const deleteSourceResponseNameMin = 3;
250
+ export declare const deleteSourceResponseNameMax = 100;
251
+ export declare const deleteSourceResponseNameRegExp: RegExp;
230
252
  export declare const deleteSourceResponseTypeDefault = "TYPE_UNSPECIFIED";
231
253
  export declare const deleteSourceResponse: zod.ZodObject<{
232
- createdAt: zod.ZodOptional<zod.ZodString>;
233
- createdBy: zod.ZodOptional<zod.ZodObject<{
254
+ createdAt: zod.ZodString;
255
+ createdBy: zod.ZodObject<{
234
256
  id: zod.ZodOptional<zod.ZodString>;
235
257
  name: zod.ZodOptional<zod.ZodString>;
236
258
  }, "strip", zod.ZodTypeAny, {
@@ -239,13 +261,13 @@ export declare const deleteSourceResponse: zod.ZodObject<{
239
261
  }, {
240
262
  name?: string;
241
263
  id?: string;
242
- }>>;
264
+ }>;
243
265
  description: zod.ZodOptional<zod.ZodString>;
244
- id: zod.ZodOptional<zod.ZodString>;
245
- name: zod.ZodOptional<zod.ZodString>;
246
- type: zod.ZodDefault<zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>>;
247
- updatedAt: zod.ZodOptional<zod.ZodString>;
248
- updatedBy: zod.ZodOptional<zod.ZodObject<{
266
+ id: zod.ZodString;
267
+ name: zod.ZodString;
268
+ type: zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>;
269
+ updatedAt: zod.ZodString;
270
+ updatedBy: zod.ZodObject<{
249
271
  id: zod.ZodOptional<zod.ZodString>;
250
272
  name: zod.ZodOptional<zod.ZodString>;
251
273
  }, "strip", zod.ZodTypeAny, {
@@ -254,7 +276,7 @@ export declare const deleteSourceResponse: zod.ZodObject<{
254
276
  }, {
255
277
  name?: string;
256
278
  id?: string;
257
- }>>;
279
+ }>;
258
280
  }, "strip", zod.ZodTypeAny, {
259
281
  type?: "TYPE_UNSPECIFIED" | "CALL" | "CHAT" | "SOCIAL_MEDIA" | "EMAIL" | "API" | "MANUAL";
260
282
  name?: string;
@@ -303,11 +325,15 @@ export declare const locateSourceQueryParams: zod.ZodObject<{
303
325
  }, {
304
326
  fields?: string[];
305
327
  }>;
328
+ export declare const locateSourceResponseSourceDescriptionMax = 500;
329
+ export declare const locateSourceResponseSourceNameMin = 3;
330
+ export declare const locateSourceResponseSourceNameMax = 100;
331
+ export declare const locateSourceResponseSourceNameRegExp: RegExp;
306
332
  export declare const locateSourceResponseSourceTypeDefault = "TYPE_UNSPECIFIED";
307
333
  export declare const locateSourceResponse: zod.ZodObject<{
308
334
  source: zod.ZodOptional<zod.ZodObject<{
309
- createdAt: zod.ZodOptional<zod.ZodString>;
310
- createdBy: zod.ZodOptional<zod.ZodObject<{
335
+ createdAt: zod.ZodString;
336
+ createdBy: zod.ZodObject<{
311
337
  id: zod.ZodOptional<zod.ZodString>;
312
338
  name: zod.ZodOptional<zod.ZodString>;
313
339
  }, "strip", zod.ZodTypeAny, {
@@ -316,13 +342,13 @@ export declare const locateSourceResponse: zod.ZodObject<{
316
342
  }, {
317
343
  name?: string;
318
344
  id?: string;
319
- }>>;
345
+ }>;
320
346
  description: zod.ZodOptional<zod.ZodString>;
321
- id: zod.ZodOptional<zod.ZodString>;
322
- name: zod.ZodOptional<zod.ZodString>;
323
- type: zod.ZodDefault<zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>>;
324
- updatedAt: zod.ZodOptional<zod.ZodString>;
325
- updatedBy: zod.ZodOptional<zod.ZodObject<{
347
+ id: zod.ZodString;
348
+ name: zod.ZodString;
349
+ type: zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>;
350
+ updatedAt: zod.ZodString;
351
+ updatedBy: zod.ZodObject<{
326
352
  id: zod.ZodOptional<zod.ZodString>;
327
353
  name: zod.ZodOptional<zod.ZodString>;
328
354
  }, "strip", zod.ZodTypeAny, {
@@ -331,7 +357,7 @@ export declare const locateSourceResponse: zod.ZodObject<{
331
357
  }, {
332
358
  name?: string;
333
359
  id?: string;
334
- }>>;
360
+ }>;
335
361
  }, "strip", zod.ZodTypeAny, {
336
362
  type?: "TYPE_UNSPECIFIED" | "CALL" | "CHAT" | "SOCIAL_MEDIA" | "EMAIL" | "API" | "MANUAL";
337
363
  name?: string;
@@ -415,11 +441,21 @@ export declare const updateSource2QueryParams: zod.ZodObject<{
415
441
  }, {
416
442
  fields?: string[];
417
443
  }>;
444
+ export declare const updateSource2BodyDefault: {
445
+ name: string;
446
+ type: string;
447
+ };
448
+ export declare const updateSource2BodyDescriptionDefault = "No description provided";
449
+ export declare const updateSource2BodyDescriptionMax = 500;
450
+ export declare const updateSource2BodyNameDefault = "New Source";
451
+ export declare const updateSource2BodyNameMin = 2;
452
+ export declare const updateSource2BodyNameMax = 100;
453
+ export declare const updateSource2BodyNameRegExp: RegExp;
418
454
  export declare const updateSource2BodyTypeDefault = "TYPE_UNSPECIFIED";
419
455
  export declare const updateSource2Body: zod.ZodObject<{
420
- description: zod.ZodOptional<zod.ZodString>;
421
- name: zod.ZodOptional<zod.ZodString>;
422
- type: zod.ZodDefault<zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>>;
456
+ description: zod.ZodDefault<zod.ZodString>;
457
+ name: zod.ZodString;
458
+ type: zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>;
423
459
  }, "strip", zod.ZodTypeAny, {
424
460
  type?: "TYPE_UNSPECIFIED" | "CALL" | "CHAT" | "SOCIAL_MEDIA" | "EMAIL" | "API" | "MANUAL";
425
461
  name?: string;
@@ -429,10 +465,14 @@ export declare const updateSource2Body: zod.ZodObject<{
429
465
  name?: string;
430
466
  description?: string;
431
467
  }>;
468
+ export declare const updateSource2ResponseDescriptionMax = 500;
469
+ export declare const updateSource2ResponseNameMin = 3;
470
+ export declare const updateSource2ResponseNameMax = 100;
471
+ export declare const updateSource2ResponseNameRegExp: RegExp;
432
472
  export declare const updateSource2ResponseTypeDefault = "TYPE_UNSPECIFIED";
433
473
  export declare const updateSource2Response: zod.ZodObject<{
434
- createdAt: zod.ZodOptional<zod.ZodString>;
435
- createdBy: zod.ZodOptional<zod.ZodObject<{
474
+ createdAt: zod.ZodString;
475
+ createdBy: zod.ZodObject<{
436
476
  id: zod.ZodOptional<zod.ZodString>;
437
477
  name: zod.ZodOptional<zod.ZodString>;
438
478
  }, "strip", zod.ZodTypeAny, {
@@ -441,13 +481,13 @@ export declare const updateSource2Response: zod.ZodObject<{
441
481
  }, {
442
482
  name?: string;
443
483
  id?: string;
444
- }>>;
484
+ }>;
445
485
  description: zod.ZodOptional<zod.ZodString>;
446
- id: zod.ZodOptional<zod.ZodString>;
447
- name: zod.ZodOptional<zod.ZodString>;
448
- type: zod.ZodDefault<zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>>;
449
- updatedAt: zod.ZodOptional<zod.ZodString>;
450
- updatedBy: zod.ZodOptional<zod.ZodObject<{
486
+ id: zod.ZodString;
487
+ name: zod.ZodString;
488
+ type: zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>;
489
+ updatedAt: zod.ZodString;
490
+ updatedBy: zod.ZodObject<{
451
491
  id: zod.ZodOptional<zod.ZodString>;
452
492
  name: zod.ZodOptional<zod.ZodString>;
453
493
  }, "strip", zod.ZodTypeAny, {
@@ -456,7 +496,7 @@ export declare const updateSource2Response: zod.ZodObject<{
456
496
  }, {
457
497
  name?: string;
458
498
  id?: string;
459
- }>>;
499
+ }>;
460
500
  }, "strip", zod.ZodTypeAny, {
461
501
  type?: "TYPE_UNSPECIFIED" | "CALL" | "CHAT" | "SOCIAL_MEDIA" | "EMAIL" | "API" | "MANUAL";
462
502
  name?: string;
@@ -505,11 +545,21 @@ export declare const updateSourceQueryParams: zod.ZodObject<{
505
545
  }, {
506
546
  fields?: string[];
507
547
  }>;
548
+ export declare const updateSourceBodyDefault: {
549
+ name: string;
550
+ type: string;
551
+ };
552
+ export declare const updateSourceBodyDescriptionDefault = "No description provided";
553
+ export declare const updateSourceBodyDescriptionMax = 500;
554
+ export declare const updateSourceBodyNameDefault = "New Source";
555
+ export declare const updateSourceBodyNameMin = 2;
556
+ export declare const updateSourceBodyNameMax = 100;
557
+ export declare const updateSourceBodyNameRegExp: RegExp;
508
558
  export declare const updateSourceBodyTypeDefault = "TYPE_UNSPECIFIED";
509
559
  export declare const updateSourceBody: zod.ZodObject<{
510
- description: zod.ZodOptional<zod.ZodString>;
511
- name: zod.ZodOptional<zod.ZodString>;
512
- type: zod.ZodDefault<zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>>;
560
+ description: zod.ZodDefault<zod.ZodString>;
561
+ name: zod.ZodString;
562
+ type: zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>;
513
563
  }, "strip", zod.ZodTypeAny, {
514
564
  type?: "TYPE_UNSPECIFIED" | "CALL" | "CHAT" | "SOCIAL_MEDIA" | "EMAIL" | "API" | "MANUAL";
515
565
  name?: string;
@@ -519,10 +569,14 @@ export declare const updateSourceBody: zod.ZodObject<{
519
569
  name?: string;
520
570
  description?: string;
521
571
  }>;
572
+ export declare const updateSourceResponseDescriptionMax = 500;
573
+ export declare const updateSourceResponseNameMin = 3;
574
+ export declare const updateSourceResponseNameMax = 100;
575
+ export declare const updateSourceResponseNameRegExp: RegExp;
522
576
  export declare const updateSourceResponseTypeDefault = "TYPE_UNSPECIFIED";
523
577
  export declare const updateSourceResponse: zod.ZodObject<{
524
- createdAt: zod.ZodOptional<zod.ZodString>;
525
- createdBy: zod.ZodOptional<zod.ZodObject<{
578
+ createdAt: zod.ZodString;
579
+ createdBy: zod.ZodObject<{
526
580
  id: zod.ZodOptional<zod.ZodString>;
527
581
  name: zod.ZodOptional<zod.ZodString>;
528
582
  }, "strip", zod.ZodTypeAny, {
@@ -531,13 +585,13 @@ export declare const updateSourceResponse: zod.ZodObject<{
531
585
  }, {
532
586
  name?: string;
533
587
  id?: string;
534
- }>>;
588
+ }>;
535
589
  description: zod.ZodOptional<zod.ZodString>;
536
- id: zod.ZodOptional<zod.ZodString>;
537
- name: zod.ZodOptional<zod.ZodString>;
538
- type: zod.ZodDefault<zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>>;
539
- updatedAt: zod.ZodOptional<zod.ZodString>;
540
- updatedBy: zod.ZodOptional<zod.ZodObject<{
590
+ id: zod.ZodString;
591
+ name: zod.ZodString;
592
+ type: zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>;
593
+ updatedAt: zod.ZodString;
594
+ updatedBy: zod.ZodObject<{
541
595
  id: zod.ZodOptional<zod.ZodString>;
542
596
  name: zod.ZodOptional<zod.ZodString>;
543
597
  }, "strip", zod.ZodTypeAny, {
@@ -546,7 +600,7 @@ export declare const updateSourceResponse: zod.ZodObject<{
546
600
  }, {
547
601
  name?: string;
548
602
  id?: string;
549
- }>>;
603
+ }>;
550
604
  }, "strip", zod.ZodTypeAny, {
551
605
  type?: "TYPE_UNSPECIFIED" | "CALL" | "CHAT" | "SOCIAL_MEDIA" | "EMAIL" | "API" | "MANUAL";
552
606
  name?: string;
@@ -58,20 +58,20 @@ export declare const searchTeamHookResponse: zod.ZodObject<{
58
58
  id?: string;
59
59
  }>>;
60
60
  }, "strip", zod.ZodTypeAny, {
61
- event?: "teamHookEventUndefined" | "agent_status";
62
61
  schema?: {
63
62
  name?: string;
64
63
  id?: string;
65
64
  };
65
+ event?: "teamHookEventUndefined" | "agent_status";
66
66
  id?: number;
67
67
  enabled?: boolean;
68
68
  properties?: string[];
69
69
  }, {
70
- event?: "teamHookEventUndefined" | "agent_status";
71
70
  schema?: {
72
71
  name?: string;
73
72
  id?: string;
74
73
  };
74
+ event?: "teamHookEventUndefined" | "agent_status";
75
75
  id?: number;
76
76
  enabled?: boolean;
77
77
  properties?: string[];
@@ -79,11 +79,11 @@ export declare const searchTeamHookResponse: zod.ZodObject<{
79
79
  next: zod.ZodOptional<zod.ZodBoolean>;
80
80
  }, "strip", zod.ZodTypeAny, {
81
81
  items?: {
82
- event?: "teamHookEventUndefined" | "agent_status";
83
82
  schema?: {
84
83
  name?: string;
85
84
  id?: string;
86
85
  };
86
+ event?: "teamHookEventUndefined" | "agent_status";
87
87
  id?: number;
88
88
  enabled?: boolean;
89
89
  properties?: string[];
@@ -91,11 +91,11 @@ export declare const searchTeamHookResponse: zod.ZodObject<{
91
91
  next?: boolean;
92
92
  }, {
93
93
  items?: {
94
- event?: "teamHookEventUndefined" | "agent_status";
95
94
  schema?: {
96
95
  name?: string;
97
96
  id?: string;
98
97
  };
98
+ event?: "teamHookEventUndefined" | "agent_status";
99
99
  id?: number;
100
100
  enabled?: boolean;
101
101
  properties?: string[];
@@ -125,19 +125,19 @@ export declare const createTeamHookBody: zod.ZodObject<{
125
125
  id?: string;
126
126
  }>>;
127
127
  }, "strip", zod.ZodTypeAny, {
128
- event?: "teamHookEventUndefined" | "agent_status";
129
128
  schema?: {
130
129
  name?: string;
131
130
  id?: string;
132
131
  };
132
+ event?: "teamHookEventUndefined" | "agent_status";
133
133
  enabled?: boolean;
134
134
  properties?: string[];
135
135
  }, {
136
- event?: "teamHookEventUndefined" | "agent_status";
137
136
  schema?: {
138
137
  name?: string;
139
138
  id?: string;
140
139
  };
140
+ event?: "teamHookEventUndefined" | "agent_status";
141
141
  enabled?: boolean;
142
142
  properties?: string[];
143
143
  }>;
@@ -158,20 +158,20 @@ export declare const createTeamHookResponse: zod.ZodObject<{
158
158
  id?: string;
159
159
  }>>;
160
160
  }, "strip", zod.ZodTypeAny, {
161
- event?: "teamHookEventUndefined" | "agent_status";
162
161
  schema?: {
163
162
  name?: string;
164
163
  id?: string;
165
164
  };
165
+ event?: "teamHookEventUndefined" | "agent_status";
166
166
  id?: number;
167
167
  enabled?: boolean;
168
168
  properties?: string[];
169
169
  }, {
170
- event?: "teamHookEventUndefined" | "agent_status";
171
170
  schema?: {
172
171
  name?: string;
173
172
  id?: string;
174
173
  };
174
+ event?: "teamHookEventUndefined" | "agent_status";
175
175
  id?: number;
176
176
  enabled?: boolean;
177
177
  properties?: string[];
@@ -203,20 +203,20 @@ export declare const deleteTeamHookResponse: zod.ZodObject<{
203
203
  id?: string;
204
204
  }>>;
205
205
  }, "strip", zod.ZodTypeAny, {
206
- event?: "teamHookEventUndefined" | "agent_status";
207
206
  schema?: {
208
207
  name?: string;
209
208
  id?: string;
210
209
  };
210
+ event?: "teamHookEventUndefined" | "agent_status";
211
211
  id?: number;
212
212
  enabled?: boolean;
213
213
  properties?: string[];
214
214
  }, {
215
- event?: "teamHookEventUndefined" | "agent_status";
216
215
  schema?: {
217
216
  name?: string;
218
217
  id?: string;
219
218
  };
219
+ event?: "teamHookEventUndefined" | "agent_status";
220
220
  id?: number;
221
221
  enabled?: boolean;
222
222
  properties?: string[];
@@ -248,20 +248,20 @@ export declare const readTeamHookResponse: zod.ZodObject<{
248
248
  id?: string;
249
249
  }>>;
250
250
  }, "strip", zod.ZodTypeAny, {
251
- event?: "teamHookEventUndefined" | "agent_status";
252
251
  schema?: {
253
252
  name?: string;
254
253
  id?: string;
255
254
  };
255
+ event?: "teamHookEventUndefined" | "agent_status";
256
256
  id?: number;
257
257
  enabled?: boolean;
258
258
  properties?: string[];
259
259
  }, {
260
- event?: "teamHookEventUndefined" | "agent_status";
261
260
  schema?: {
262
261
  name?: string;
263
262
  id?: string;
264
263
  };
264
+ event?: "teamHookEventUndefined" | "agent_status";
265
265
  id?: number;
266
266
  enabled?: boolean;
267
267
  properties?: string[];
@@ -293,20 +293,20 @@ export declare const patchTeamHookBody: zod.ZodObject<{
293
293
  id?: string;
294
294
  }>>;
295
295
  }, "strip", zod.ZodTypeAny, {
296
- event?: "teamHookEventUndefined" | "agent_status";
297
296
  schema?: {
298
297
  name?: string;
299
298
  id?: string;
300
299
  };
300
+ event?: "teamHookEventUndefined" | "agent_status";
301
301
  enabled?: boolean;
302
302
  properties?: string[];
303
303
  fields?: string[];
304
304
  }, {
305
- event?: "teamHookEventUndefined" | "agent_status";
306
305
  schema?: {
307
306
  name?: string;
308
307
  id?: string;
309
308
  };
309
+ event?: "teamHookEventUndefined" | "agent_status";
310
310
  enabled?: boolean;
311
311
  properties?: string[];
312
312
  fields?: string[];
@@ -328,20 +328,20 @@ export declare const patchTeamHookResponse: zod.ZodObject<{
328
328
  id?: string;
329
329
  }>>;
330
330
  }, "strip", zod.ZodTypeAny, {
331
- event?: "teamHookEventUndefined" | "agent_status";
332
331
  schema?: {
333
332
  name?: string;
334
333
  id?: string;
335
334
  };
335
+ event?: "teamHookEventUndefined" | "agent_status";
336
336
  id?: number;
337
337
  enabled?: boolean;
338
338
  properties?: string[];
339
339
  }, {
340
- event?: "teamHookEventUndefined" | "agent_status";
341
340
  schema?: {
342
341
  name?: string;
343
342
  id?: string;
344
343
  };
344
+ event?: "teamHookEventUndefined" | "agent_status";
345
345
  id?: number;
346
346
  enabled?: boolean;
347
347
  properties?: string[];
@@ -372,19 +372,19 @@ export declare const updateTeamHookBody: zod.ZodObject<{
372
372
  id?: string;
373
373
  }>>;
374
374
  }, "strip", zod.ZodTypeAny, {
375
- event?: "teamHookEventUndefined" | "agent_status";
376
375
  schema?: {
377
376
  name?: string;
378
377
  id?: string;
379
378
  };
379
+ event?: "teamHookEventUndefined" | "agent_status";
380
380
  enabled?: boolean;
381
381
  properties?: string[];
382
382
  }, {
383
- event?: "teamHookEventUndefined" | "agent_status";
384
383
  schema?: {
385
384
  name?: string;
386
385
  id?: string;
387
386
  };
387
+ event?: "teamHookEventUndefined" | "agent_status";
388
388
  enabled?: boolean;
389
389
  properties?: string[];
390
390
  }>;
@@ -405,20 +405,20 @@ export declare const updateTeamHookResponse: zod.ZodObject<{
405
405
  id?: string;
406
406
  }>>;
407
407
  }, "strip", zod.ZodTypeAny, {
408
- event?: "teamHookEventUndefined" | "agent_status";
409
408
  schema?: {
410
409
  name?: string;
411
410
  id?: string;
412
411
  };
412
+ event?: "teamHookEventUndefined" | "agent_status";
413
413
  id?: number;
414
414
  enabled?: boolean;
415
415
  properties?: string[];
416
416
  }, {
417
- event?: "teamHookEventUndefined" | "agent_status";
418
417
  schema?: {
419
418
  name?: string;
420
419
  id?: string;
421
420
  };
421
+ event?: "teamHookEventUndefined" | "agent_status";
422
422
  id?: number;
423
423
  enabled?: boolean;
424
424
  properties?: string[];