redis-smq-rest-api 9.0.6 → 9.0.8-next.0

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 (355) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/README.md +13 -13
  3. package/dist/cjs/src/config/errors/InvalidApiServerParamsError.d.ts +8 -0
  4. package/dist/cjs/src/config/errors/InvalidApiServerParamsError.d.ts.map +1 -0
  5. package/dist/cjs/src/config/errors/InvalidApiServerParamsError.js +14 -0
  6. package/dist/cjs/src/config/errors/InvalidApiServerParamsError.js.map +1 -0
  7. package/dist/cjs/src/config/errors/index.d.ts +1 -2
  8. package/dist/cjs/src/config/errors/index.d.ts.map +1 -1
  9. package/dist/cjs/src/config/errors/index.js +1 -2
  10. package/dist/cjs/src/config/errors/index.js.map +1 -1
  11. package/dist/cjs/src/controllers/queue-exchanges/getQueueExchangesController.d.ts +1 -1
  12. package/dist/cjs/src/controllers/queue-exchanges/getQueueExchangesController.d.ts.map +1 -1
  13. package/dist/cjs/src/dto/controllers/consumer-groups/CountConsumerGroupPendingMessagesControllerResponseDTO.d.ts +1 -1
  14. package/dist/cjs/src/dto/controllers/consumer-groups/CountConsumerGroupPendingMessagesControllerResponseDTO.d.ts.map +1 -1
  15. package/dist/cjs/src/dto/controllers/consumer-groups/DeleteConsumerGroupControllerResponseDTO.d.ts +1 -1
  16. package/dist/cjs/src/dto/controllers/consumer-groups/DeleteConsumerGroupControllerResponseDTO.d.ts.map +1 -1
  17. package/dist/cjs/src/dto/controllers/consumer-groups/GetConsumerGroupPendingMessagesControllerResponseDTO.d.ts +1 -1
  18. package/dist/cjs/src/dto/controllers/consumer-groups/GetConsumerGroupPendingMessagesControllerResponseDTO.d.ts.map +1 -1
  19. package/dist/cjs/src/dto/controllers/consumer-groups/PurgeConsumerGroupPendingMessagesControllerResponseDTO.d.ts +1 -1
  20. package/dist/cjs/src/dto/controllers/consumer-groups/PurgeConsumerGroupPendingMessagesControllerResponseDTO.d.ts.map +1 -1
  21. package/dist/cjs/src/dto/controllers/consumer-groups/SaveConsumerGroupControllerResponseDTO.d.ts +1 -1
  22. package/dist/cjs/src/dto/controllers/consumer-groups/SaveConsumerGroupControllerResponseDTO.d.ts.map +1 -1
  23. package/dist/cjs/src/dto/controllers/exchange-direct/BindQueueDirectXControllerResponseDTO.d.ts +1 -1
  24. package/dist/cjs/src/dto/controllers/exchange-direct/BindQueueDirectXControllerResponseDTO.d.ts.map +1 -1
  25. package/dist/cjs/src/dto/controllers/exchange-direct/DeleteExchangeDirectXControllerResponseDTO.d.ts +1 -1
  26. package/dist/cjs/src/dto/controllers/exchange-direct/DeleteExchangeDirectXControllerResponseDTO.d.ts.map +1 -1
  27. package/dist/cjs/src/dto/controllers/exchange-direct/GetRoutingKeyQueuesDirectXControllerResponseDTO.d.ts +1 -1
  28. package/dist/cjs/src/dto/controllers/exchange-direct/GetRoutingKeyQueuesDirectXControllerResponseDTO.d.ts.map +1 -1
  29. package/dist/cjs/src/dto/controllers/exchange-direct/GetRoutingKeysDirectXControllerResponseDTO.d.ts +1 -1
  30. package/dist/cjs/src/dto/controllers/exchange-direct/GetRoutingKeysDirectXControllerResponseDTO.d.ts.map +1 -1
  31. package/dist/cjs/src/dto/controllers/exchange-direct/MatchQueuesDirectXControllerResponseDTO.d.ts +1 -1
  32. package/dist/cjs/src/dto/controllers/exchange-direct/MatchQueuesDirectXControllerResponseDTO.d.ts.map +1 -1
  33. package/dist/cjs/src/dto/controllers/exchange-direct/UnbindQueueDirectXControllerResponseDTO.d.ts +1 -1
  34. package/dist/cjs/src/dto/controllers/exchange-direct/UnbindQueueDirectXControllerResponseDTO.d.ts.map +1 -1
  35. package/dist/cjs/src/dto/controllers/exchange-fanout/BindQueueFanoutXControllerResponseDTO.d.ts +1 -1
  36. package/dist/cjs/src/dto/controllers/exchange-fanout/BindQueueFanoutXControllerResponseDTO.d.ts.map +1 -1
  37. package/dist/cjs/src/dto/controllers/exchange-fanout/DeleteExchangeFanoutXControllerResponseDTO.d.ts +1 -1
  38. package/dist/cjs/src/dto/controllers/exchange-fanout/DeleteExchangeFanoutXControllerResponseDTO.d.ts.map +1 -1
  39. package/dist/cjs/src/dto/controllers/exchange-fanout/MatchQueuesFanoutXControllerResponseDTO.d.ts +1 -1
  40. package/dist/cjs/src/dto/controllers/exchange-fanout/MatchQueuesFanoutXControllerResponseDTO.d.ts.map +1 -1
  41. package/dist/cjs/src/dto/controllers/exchange-fanout/UnbindQueueFanoutXControllerResponseDTO.d.ts +1 -1
  42. package/dist/cjs/src/dto/controllers/exchange-fanout/UnbindQueueFanoutXControllerResponseDTO.d.ts.map +1 -1
  43. package/dist/cjs/src/dto/controllers/exchange-topic/BindQueueTopicXControllerResponseDTO.d.ts +1 -1
  44. package/dist/cjs/src/dto/controllers/exchange-topic/BindQueueTopicXControllerResponseDTO.d.ts.map +1 -1
  45. package/dist/cjs/src/dto/controllers/exchange-topic/DeleteExchangeTopicXControllerResponseDTO.d.ts +1 -1
  46. package/dist/cjs/src/dto/controllers/exchange-topic/DeleteExchangeTopicXControllerResponseDTO.d.ts.map +1 -1
  47. package/dist/cjs/src/dto/controllers/exchange-topic/GetBindingPatternQueuesTopicXControllerResponseDTO.d.ts +1 -1
  48. package/dist/cjs/src/dto/controllers/exchange-topic/GetBindingPatternQueuesTopicXControllerResponseDTO.d.ts.map +1 -1
  49. package/dist/cjs/src/dto/controllers/exchange-topic/GetBindingPatternsTopicXControllerResponseDTO.d.ts +1 -1
  50. package/dist/cjs/src/dto/controllers/exchange-topic/GetBindingPatternsTopicXControllerResponseDTO.d.ts.map +1 -1
  51. package/dist/cjs/src/dto/controllers/exchange-topic/MatchQueuesTopicXControllerResponseDTO.d.ts +1 -1
  52. package/dist/cjs/src/dto/controllers/exchange-topic/MatchQueuesTopicXControllerResponseDTO.d.ts.map +1 -1
  53. package/dist/cjs/src/dto/controllers/exchange-topic/UnbindQueueTopicXControllerResponseDTO.d.ts +1 -1
  54. package/dist/cjs/src/dto/controllers/exchange-topic/UnbindQueueTopicXControllerResponseDTO.d.ts.map +1 -1
  55. package/dist/cjs/src/dto/controllers/messages/DeleteMessageByIdControllerResponseDTO.d.ts +1 -2
  56. package/dist/cjs/src/dto/controllers/messages/DeleteMessageByIdControllerResponseDTO.d.ts.map +1 -1
  57. package/dist/cjs/src/dto/controllers/messages/DeleteMessagesByIdsControllerResponseDTO.d.ts +1 -2
  58. package/dist/cjs/src/dto/controllers/messages/DeleteMessagesByIdsControllerResponseDTO.d.ts.map +1 -1
  59. package/dist/cjs/src/dto/controllers/messages/PublishMessageControllerResponseDTO.d.ts +1 -1
  60. package/dist/cjs/src/dto/controllers/messages/PublishMessageControllerResponseDTO.d.ts.map +1 -1
  61. package/dist/cjs/src/dto/controllers/messages/RequeueMessageByIdControllerResponseDTO.d.ts +1 -1
  62. package/dist/cjs/src/dto/controllers/messages/RequeueMessageByIdControllerResponseDTO.d.ts.map +1 -1
  63. package/dist/cjs/src/dto/controllers/namespaces/DeleteNamespaceControllerResponseDTO.d.ts +1 -1
  64. package/dist/cjs/src/dto/controllers/namespaces/DeleteNamespaceControllerResponseDTO.d.ts.map +1 -1
  65. package/dist/cjs/src/dto/controllers/namespaces/GetNamespaceExchangesControllerResponseDTO.d.ts +1 -1
  66. package/dist/cjs/src/dto/controllers/namespaces/GetNamespaceExchangesControllerResponseDTO.d.ts.map +1 -1
  67. package/dist/cjs/src/dto/controllers/queue-acknowledged-messages/CountQueueAcknowledgedMessagesControllerResponseDTO.d.ts +1 -1
  68. package/dist/cjs/src/dto/controllers/queue-acknowledged-messages/CountQueueAcknowledgedMessagesControllerResponseDTO.d.ts.map +1 -1
  69. package/dist/cjs/src/dto/controllers/queue-acknowledged-messages/GetQueueAcknowledgedMessagesControllerResponseDTO.d.ts +1 -1
  70. package/dist/cjs/src/dto/controllers/queue-acknowledged-messages/GetQueueAcknowledgedMessagesControllerResponseDTO.d.ts.map +1 -1
  71. package/dist/cjs/src/dto/controllers/queue-acknowledged-messages/PurgeQueueAcknowledgedMessagesControllerResponseDTO.d.ts +1 -1
  72. package/dist/cjs/src/dto/controllers/queue-acknowledged-messages/PurgeQueueAcknowledgedMessagesControllerResponseDTO.d.ts.map +1 -1
  73. package/dist/cjs/src/dto/controllers/queue-dead-lettered-messages/CountQueueDeadLetteredMessagesControllerResponseDTO.d.ts +1 -1
  74. package/dist/cjs/src/dto/controllers/queue-dead-lettered-messages/CountQueueDeadLetteredMessagesControllerResponseDTO.d.ts.map +1 -1
  75. package/dist/cjs/src/dto/controllers/queue-dead-lettered-messages/GetQueueDeadLetteredMessagesControllerResponseDTO.d.ts +1 -1
  76. package/dist/cjs/src/dto/controllers/queue-dead-lettered-messages/GetQueueDeadLetteredMessagesControllerResponseDTO.d.ts.map +1 -1
  77. package/dist/cjs/src/dto/controllers/queue-dead-lettered-messages/PurgeQueueDeadLetteredMessagesControllerResponseDTO.d.ts +1 -1
  78. package/dist/cjs/src/dto/controllers/queue-dead-lettered-messages/PurgeQueueDeadLetteredMessagesControllerResponseDTO.d.ts.map +1 -1
  79. package/dist/{esm/src/dto/controllers/queue-exchanges/GetQueueExhangesControllerRequestPathDTO.d.ts → cjs/src/dto/controllers/queue-exchanges/GetQueueExchangesControllerRequestPathDTO.d.ts} +1 -1
  80. package/dist/cjs/src/dto/controllers/queue-exchanges/GetQueueExchangesControllerRequestPathDTO.d.ts.map +1 -0
  81. package/dist/cjs/src/dto/controllers/queue-exchanges/{GetQueueExhangesControllerRequestPathDTO.js → GetQueueExchangesControllerRequestPathDTO.js} +1 -1
  82. package/dist/cjs/src/dto/controllers/queue-exchanges/GetQueueExchangesControllerRequestPathDTO.js.map +1 -0
  83. package/dist/cjs/src/dto/controllers/queue-exchanges/GetQueueExchangesControllerResponseDTO.d.ts +2 -4
  84. package/dist/cjs/src/dto/controllers/queue-exchanges/GetQueueExchangesControllerResponseDTO.d.ts.map +1 -1
  85. package/dist/cjs/src/dto/controllers/queue-messages/CountQueueMessagesControllerResponseDTO.d.ts +1 -1
  86. package/dist/cjs/src/dto/controllers/queue-messages/CountQueueMessagesControllerResponseDTO.d.ts.map +1 -1
  87. package/dist/cjs/src/dto/controllers/queue-messages/GetQueueMessagesControllerResponseDTO.d.ts +1 -1
  88. package/dist/cjs/src/dto/controllers/queue-messages/GetQueueMessagesControllerResponseDTO.d.ts.map +1 -1
  89. package/dist/cjs/src/dto/controllers/queue-pending-messages/CountQueuePendingMessagesControllerResponseDTO.d.ts +1 -1
  90. package/dist/cjs/src/dto/controllers/queue-pending-messages/CountQueuePendingMessagesControllerResponseDTO.d.ts.map +1 -1
  91. package/dist/cjs/src/dto/controllers/queue-pending-messages/GetQueuePendingMessagesControllerResponseDTO.d.ts +1 -1
  92. package/dist/cjs/src/dto/controllers/queue-pending-messages/GetQueuePendingMessagesControllerResponseDTO.d.ts.map +1 -1
  93. package/dist/cjs/src/dto/controllers/queue-pending-messages/PurgeQueuePendingMessagesControllerResponseDTO.d.ts +1 -1
  94. package/dist/cjs/src/dto/controllers/queue-pending-messages/PurgeQueuePendingMessagesControllerResponseDTO.d.ts.map +1 -1
  95. package/dist/cjs/src/dto/controllers/queue-rate-limit/ClearQueueRateLimitControllerResponseDTO.d.ts +1 -1
  96. package/dist/cjs/src/dto/controllers/queue-rate-limit/ClearQueueRateLimitControllerResponseDTO.d.ts.map +1 -1
  97. package/dist/cjs/src/dto/controllers/queue-rate-limit/GetQueueRateLimitControllerResponseDTO.d.ts +1 -1
  98. package/dist/cjs/src/dto/controllers/queue-rate-limit/GetQueueRateLimitControllerResponseDTO.d.ts.map +1 -1
  99. package/dist/cjs/src/dto/controllers/queue-rate-limit/SetQueueRateLimitControllerResponseDTO.d.ts +1 -1
  100. package/dist/cjs/src/dto/controllers/queue-rate-limit/SetQueueRateLimitControllerResponseDTO.d.ts.map +1 -1
  101. package/dist/cjs/src/dto/controllers/queue-scheduled-messages/CountQueueScheduledMessagesControllerResponseDTO.d.ts +1 -1
  102. package/dist/cjs/src/dto/controllers/queue-scheduled-messages/CountQueueScheduledMessagesControllerResponseDTO.d.ts.map +1 -1
  103. package/dist/cjs/src/dto/controllers/queue-scheduled-messages/GetQueueScheduledMessagesControllerResponseDTO.d.ts +1 -1
  104. package/dist/cjs/src/dto/controllers/queue-scheduled-messages/GetQueueScheduledMessagesControllerResponseDTO.d.ts.map +1 -1
  105. package/dist/cjs/src/dto/controllers/queue-scheduled-messages/PurgeQueueScheduledMessagesControllerResponseDTO.d.ts +1 -1
  106. package/dist/cjs/src/dto/controllers/queue-scheduled-messages/PurgeQueueScheduledMessagesControllerResponseDTO.d.ts.map +1 -1
  107. package/dist/cjs/src/dto/controllers/queues/CreateQueueControllerResponseDTO.d.ts +1 -1
  108. package/dist/cjs/src/dto/controllers/queues/CreateQueueControllerResponseDTO.d.ts.map +1 -1
  109. package/dist/cjs/src/dto/controllers/queues/DeleteQueueControllerResponseDTO.d.ts +1 -1
  110. package/dist/cjs/src/dto/controllers/queues/DeleteQueueControllerResponseDTO.d.ts.map +1 -1
  111. package/dist/cjs/src/errors/errors.d.ts +15 -17
  112. package/dist/cjs/src/errors/errors.d.ts.map +1 -1
  113. package/dist/cjs/src/errors/errors.js +15 -17
  114. package/dist/cjs/src/errors/errors.js.map +1 -1
  115. package/dist/cjs/src/errors/getErrorResponseParams.d.ts +1 -2
  116. package/dist/cjs/src/errors/getErrorResponseParams.d.ts.map +1 -1
  117. package/dist/cjs/src/errors/getErrorResponseParams.js +1 -2
  118. package/dist/cjs/src/errors/getErrorResponseParams.js.map +1 -1
  119. package/dist/cjs/src/lib/errors/errors/RedisSMQRestApiError.d.ts +4 -0
  120. package/dist/cjs/src/lib/errors/errors/RedisSMQRestApiError.d.ts.map +1 -0
  121. package/dist/cjs/src/lib/errors/errors/RedisSMQRestApiError.js +8 -0
  122. package/dist/cjs/src/lib/errors/errors/RedisSMQRestApiError.js.map +1 -0
  123. package/dist/cjs/src/lib/errors/middlewares/errorHandlerMiddleware.d.ts.map +1 -1
  124. package/dist/cjs/src/lib/errors/middlewares/errorHandlerMiddleware.js +7 -3
  125. package/dist/cjs/src/lib/errors/middlewares/errorHandlerMiddleware.js.map +1 -1
  126. package/dist/cjs/src/lib/router/errors/RequestValidationError.d.ts +9 -0
  127. package/dist/cjs/src/lib/router/errors/RequestValidationError.d.ts.map +1 -0
  128. package/dist/cjs/src/lib/router/errors/RequestValidationError.js +14 -0
  129. package/dist/cjs/src/lib/router/errors/RequestValidationError.js.map +1 -0
  130. package/dist/cjs/src/lib/router/errors/ResponseValidationError.d.ts +9 -0
  131. package/dist/cjs/src/lib/router/errors/ResponseValidationError.d.ts.map +1 -0
  132. package/dist/cjs/src/lib/router/errors/ResponseValidationError.js +14 -0
  133. package/dist/cjs/src/lib/router/errors/ResponseValidationError.js.map +1 -0
  134. package/dist/cjs/src/lib/router/errors/ResponseValidatorNotFoundError.d.ts +8 -0
  135. package/dist/cjs/src/lib/router/errors/ResponseValidatorNotFoundError.d.ts.map +1 -0
  136. package/dist/cjs/src/lib/router/errors/ResponseValidatorNotFoundError.js +14 -0
  137. package/dist/cjs/src/lib/router/errors/ResponseValidatorNotFoundError.js.map +1 -0
  138. package/dist/cjs/src/lib/router/index.d.ts.map +1 -1
  139. package/dist/cjs/src/lib/router/index.js +8 -28
  140. package/dist/cjs/src/lib/router/index.js.map +1 -1
  141. package/dist/cjs/src/lib/router/middlewares/ValidateResponseMiddleware.js +2 -2
  142. package/dist/cjs/src/lib/router/middlewares/ValidateResponseMiddleware.js.map +1 -1
  143. package/dist/cjs/src/lib/validator/schema-generator.d.ts.map +1 -1
  144. package/dist/cjs/src/lib/validator/schema-generator.js +12 -4
  145. package/dist/cjs/src/lib/validator/schema-generator.js.map +1 -1
  146. package/dist/cjs/src/services/QueueRateLimitService.js +1 -1
  147. package/dist/cjs/src/services/QueueRateLimitService.js.map +1 -1
  148. package/dist/esm/src/config/errors/InvalidApiServerParamsError.d.ts +8 -0
  149. package/dist/esm/src/config/errors/InvalidApiServerParamsError.d.ts.map +1 -0
  150. package/dist/esm/src/config/errors/InvalidApiServerParamsError.js +10 -0
  151. package/dist/esm/src/config/errors/InvalidApiServerParamsError.js.map +1 -0
  152. package/dist/esm/src/config/errors/index.d.ts +1 -2
  153. package/dist/esm/src/config/errors/index.d.ts.map +1 -1
  154. package/dist/esm/src/config/errors/index.js +1 -2
  155. package/dist/esm/src/config/errors/index.js.map +1 -1
  156. package/dist/esm/src/controllers/queue-exchanges/getQueueExchangesController.d.ts +1 -1
  157. package/dist/esm/src/controllers/queue-exchanges/getQueueExchangesController.d.ts.map +1 -1
  158. package/dist/esm/src/dto/controllers/consumer-groups/CountConsumerGroupPendingMessagesControllerResponseDTO.d.ts +1 -1
  159. package/dist/esm/src/dto/controllers/consumer-groups/CountConsumerGroupPendingMessagesControllerResponseDTO.d.ts.map +1 -1
  160. package/dist/esm/src/dto/controllers/consumer-groups/DeleteConsumerGroupControllerResponseDTO.d.ts +1 -1
  161. package/dist/esm/src/dto/controllers/consumer-groups/DeleteConsumerGroupControllerResponseDTO.d.ts.map +1 -1
  162. package/dist/esm/src/dto/controllers/consumer-groups/GetConsumerGroupPendingMessagesControllerResponseDTO.d.ts +1 -1
  163. package/dist/esm/src/dto/controllers/consumer-groups/GetConsumerGroupPendingMessagesControllerResponseDTO.d.ts.map +1 -1
  164. package/dist/esm/src/dto/controllers/consumer-groups/PurgeConsumerGroupPendingMessagesControllerResponseDTO.d.ts +1 -1
  165. package/dist/esm/src/dto/controllers/consumer-groups/PurgeConsumerGroupPendingMessagesControllerResponseDTO.d.ts.map +1 -1
  166. package/dist/esm/src/dto/controllers/consumer-groups/SaveConsumerGroupControllerResponseDTO.d.ts +1 -1
  167. package/dist/esm/src/dto/controllers/consumer-groups/SaveConsumerGroupControllerResponseDTO.d.ts.map +1 -1
  168. package/dist/esm/src/dto/controllers/exchange-direct/BindQueueDirectXControllerResponseDTO.d.ts +1 -1
  169. package/dist/esm/src/dto/controllers/exchange-direct/BindQueueDirectXControllerResponseDTO.d.ts.map +1 -1
  170. package/dist/esm/src/dto/controllers/exchange-direct/DeleteExchangeDirectXControllerResponseDTO.d.ts +1 -1
  171. package/dist/esm/src/dto/controllers/exchange-direct/DeleteExchangeDirectXControllerResponseDTO.d.ts.map +1 -1
  172. package/dist/esm/src/dto/controllers/exchange-direct/GetRoutingKeyQueuesDirectXControllerResponseDTO.d.ts +1 -1
  173. package/dist/esm/src/dto/controllers/exchange-direct/GetRoutingKeyQueuesDirectXControllerResponseDTO.d.ts.map +1 -1
  174. package/dist/esm/src/dto/controllers/exchange-direct/GetRoutingKeysDirectXControllerResponseDTO.d.ts +1 -1
  175. package/dist/esm/src/dto/controllers/exchange-direct/GetRoutingKeysDirectXControllerResponseDTO.d.ts.map +1 -1
  176. package/dist/esm/src/dto/controllers/exchange-direct/MatchQueuesDirectXControllerResponseDTO.d.ts +1 -1
  177. package/dist/esm/src/dto/controllers/exchange-direct/MatchQueuesDirectXControllerResponseDTO.d.ts.map +1 -1
  178. package/dist/esm/src/dto/controllers/exchange-direct/UnbindQueueDirectXControllerResponseDTO.d.ts +1 -1
  179. package/dist/esm/src/dto/controllers/exchange-direct/UnbindQueueDirectXControllerResponseDTO.d.ts.map +1 -1
  180. package/dist/esm/src/dto/controllers/exchange-fanout/BindQueueFanoutXControllerResponseDTO.d.ts +1 -1
  181. package/dist/esm/src/dto/controllers/exchange-fanout/BindQueueFanoutXControllerResponseDTO.d.ts.map +1 -1
  182. package/dist/esm/src/dto/controllers/exchange-fanout/DeleteExchangeFanoutXControllerResponseDTO.d.ts +1 -1
  183. package/dist/esm/src/dto/controllers/exchange-fanout/DeleteExchangeFanoutXControllerResponseDTO.d.ts.map +1 -1
  184. package/dist/esm/src/dto/controllers/exchange-fanout/MatchQueuesFanoutXControllerResponseDTO.d.ts +1 -1
  185. package/dist/esm/src/dto/controllers/exchange-fanout/MatchQueuesFanoutXControllerResponseDTO.d.ts.map +1 -1
  186. package/dist/esm/src/dto/controllers/exchange-fanout/UnbindQueueFanoutXControllerResponseDTO.d.ts +1 -1
  187. package/dist/esm/src/dto/controllers/exchange-fanout/UnbindQueueFanoutXControllerResponseDTO.d.ts.map +1 -1
  188. package/dist/esm/src/dto/controllers/exchange-topic/BindQueueTopicXControllerResponseDTO.d.ts +1 -1
  189. package/dist/esm/src/dto/controllers/exchange-topic/BindQueueTopicXControllerResponseDTO.d.ts.map +1 -1
  190. package/dist/esm/src/dto/controllers/exchange-topic/DeleteExchangeTopicXControllerResponseDTO.d.ts +1 -1
  191. package/dist/esm/src/dto/controllers/exchange-topic/DeleteExchangeTopicXControllerResponseDTO.d.ts.map +1 -1
  192. package/dist/esm/src/dto/controllers/exchange-topic/GetBindingPatternQueuesTopicXControllerResponseDTO.d.ts +1 -1
  193. package/dist/esm/src/dto/controllers/exchange-topic/GetBindingPatternQueuesTopicXControllerResponseDTO.d.ts.map +1 -1
  194. package/dist/esm/src/dto/controllers/exchange-topic/GetBindingPatternsTopicXControllerResponseDTO.d.ts +1 -1
  195. package/dist/esm/src/dto/controllers/exchange-topic/GetBindingPatternsTopicXControllerResponseDTO.d.ts.map +1 -1
  196. package/dist/esm/src/dto/controllers/exchange-topic/MatchQueuesTopicXControllerResponseDTO.d.ts +1 -1
  197. package/dist/esm/src/dto/controllers/exchange-topic/MatchQueuesTopicXControllerResponseDTO.d.ts.map +1 -1
  198. package/dist/esm/src/dto/controllers/exchange-topic/UnbindQueueTopicXControllerResponseDTO.d.ts +1 -1
  199. package/dist/esm/src/dto/controllers/exchange-topic/UnbindQueueTopicXControllerResponseDTO.d.ts.map +1 -1
  200. package/dist/esm/src/dto/controllers/messages/DeleteMessageByIdControllerResponseDTO.d.ts +1 -2
  201. package/dist/esm/src/dto/controllers/messages/DeleteMessageByIdControllerResponseDTO.d.ts.map +1 -1
  202. package/dist/esm/src/dto/controllers/messages/DeleteMessagesByIdsControllerResponseDTO.d.ts +1 -2
  203. package/dist/esm/src/dto/controllers/messages/DeleteMessagesByIdsControllerResponseDTO.d.ts.map +1 -1
  204. package/dist/esm/src/dto/controllers/messages/PublishMessageControllerResponseDTO.d.ts +1 -1
  205. package/dist/esm/src/dto/controllers/messages/PublishMessageControllerResponseDTO.d.ts.map +1 -1
  206. package/dist/esm/src/dto/controllers/messages/RequeueMessageByIdControllerResponseDTO.d.ts +1 -1
  207. package/dist/esm/src/dto/controllers/messages/RequeueMessageByIdControllerResponseDTO.d.ts.map +1 -1
  208. package/dist/esm/src/dto/controllers/namespaces/DeleteNamespaceControllerResponseDTO.d.ts +1 -1
  209. package/dist/esm/src/dto/controllers/namespaces/DeleteNamespaceControllerResponseDTO.d.ts.map +1 -1
  210. package/dist/esm/src/dto/controllers/namespaces/GetNamespaceExchangesControllerResponseDTO.d.ts +1 -1
  211. package/dist/esm/src/dto/controllers/namespaces/GetNamespaceExchangesControllerResponseDTO.d.ts.map +1 -1
  212. package/dist/esm/src/dto/controllers/queue-acknowledged-messages/CountQueueAcknowledgedMessagesControllerResponseDTO.d.ts +1 -1
  213. package/dist/esm/src/dto/controllers/queue-acknowledged-messages/CountQueueAcknowledgedMessagesControllerResponseDTO.d.ts.map +1 -1
  214. package/dist/esm/src/dto/controllers/queue-acknowledged-messages/GetQueueAcknowledgedMessagesControllerResponseDTO.d.ts +1 -1
  215. package/dist/esm/src/dto/controllers/queue-acknowledged-messages/GetQueueAcknowledgedMessagesControllerResponseDTO.d.ts.map +1 -1
  216. package/dist/esm/src/dto/controllers/queue-acknowledged-messages/PurgeQueueAcknowledgedMessagesControllerResponseDTO.d.ts +1 -1
  217. package/dist/esm/src/dto/controllers/queue-acknowledged-messages/PurgeQueueAcknowledgedMessagesControllerResponseDTO.d.ts.map +1 -1
  218. package/dist/esm/src/dto/controllers/queue-dead-lettered-messages/CountQueueDeadLetteredMessagesControllerResponseDTO.d.ts +1 -1
  219. package/dist/esm/src/dto/controllers/queue-dead-lettered-messages/CountQueueDeadLetteredMessagesControllerResponseDTO.d.ts.map +1 -1
  220. package/dist/esm/src/dto/controllers/queue-dead-lettered-messages/GetQueueDeadLetteredMessagesControllerResponseDTO.d.ts +1 -1
  221. package/dist/esm/src/dto/controllers/queue-dead-lettered-messages/GetQueueDeadLetteredMessagesControllerResponseDTO.d.ts.map +1 -1
  222. package/dist/esm/src/dto/controllers/queue-dead-lettered-messages/PurgeQueueDeadLetteredMessagesControllerResponseDTO.d.ts +1 -1
  223. package/dist/esm/src/dto/controllers/queue-dead-lettered-messages/PurgeQueueDeadLetteredMessagesControllerResponseDTO.d.ts.map +1 -1
  224. package/dist/{cjs/src/dto/controllers/queue-exchanges/GetQueueExhangesControllerRequestPathDTO.d.ts → esm/src/dto/controllers/queue-exchanges/GetQueueExchangesControllerRequestPathDTO.d.ts} +1 -1
  225. package/dist/esm/src/dto/controllers/queue-exchanges/GetQueueExchangesControllerRequestPathDTO.d.ts.map +1 -0
  226. package/dist/esm/src/dto/controllers/queue-exchanges/GetQueueExchangesControllerRequestPathDTO.js +2 -0
  227. package/dist/esm/src/dto/controllers/queue-exchanges/GetQueueExchangesControllerRequestPathDTO.js.map +1 -0
  228. package/dist/esm/src/dto/controllers/queue-exchanges/GetQueueExchangesControllerResponseDTO.d.ts +2 -4
  229. package/dist/esm/src/dto/controllers/queue-exchanges/GetQueueExchangesControllerResponseDTO.d.ts.map +1 -1
  230. package/dist/esm/src/dto/controllers/queue-messages/CountQueueMessagesControllerResponseDTO.d.ts +1 -1
  231. package/dist/esm/src/dto/controllers/queue-messages/CountQueueMessagesControllerResponseDTO.d.ts.map +1 -1
  232. package/dist/esm/src/dto/controllers/queue-messages/GetQueueMessagesControllerResponseDTO.d.ts +1 -1
  233. package/dist/esm/src/dto/controllers/queue-messages/GetQueueMessagesControllerResponseDTO.d.ts.map +1 -1
  234. package/dist/esm/src/dto/controllers/queue-pending-messages/CountQueuePendingMessagesControllerResponseDTO.d.ts +1 -1
  235. package/dist/esm/src/dto/controllers/queue-pending-messages/CountQueuePendingMessagesControllerResponseDTO.d.ts.map +1 -1
  236. package/dist/esm/src/dto/controllers/queue-pending-messages/GetQueuePendingMessagesControllerResponseDTO.d.ts +1 -1
  237. package/dist/esm/src/dto/controllers/queue-pending-messages/GetQueuePendingMessagesControllerResponseDTO.d.ts.map +1 -1
  238. package/dist/esm/src/dto/controllers/queue-pending-messages/PurgeQueuePendingMessagesControllerResponseDTO.d.ts +1 -1
  239. package/dist/esm/src/dto/controllers/queue-pending-messages/PurgeQueuePendingMessagesControllerResponseDTO.d.ts.map +1 -1
  240. package/dist/esm/src/dto/controllers/queue-rate-limit/ClearQueueRateLimitControllerResponseDTO.d.ts +1 -1
  241. package/dist/esm/src/dto/controllers/queue-rate-limit/ClearQueueRateLimitControllerResponseDTO.d.ts.map +1 -1
  242. package/dist/esm/src/dto/controllers/queue-rate-limit/GetQueueRateLimitControllerResponseDTO.d.ts +1 -1
  243. package/dist/esm/src/dto/controllers/queue-rate-limit/GetQueueRateLimitControllerResponseDTO.d.ts.map +1 -1
  244. package/dist/esm/src/dto/controllers/queue-rate-limit/SetQueueRateLimitControllerResponseDTO.d.ts +1 -1
  245. package/dist/esm/src/dto/controllers/queue-rate-limit/SetQueueRateLimitControllerResponseDTO.d.ts.map +1 -1
  246. package/dist/esm/src/dto/controllers/queue-scheduled-messages/CountQueueScheduledMessagesControllerResponseDTO.d.ts +1 -1
  247. package/dist/esm/src/dto/controllers/queue-scheduled-messages/CountQueueScheduledMessagesControllerResponseDTO.d.ts.map +1 -1
  248. package/dist/esm/src/dto/controllers/queue-scheduled-messages/GetQueueScheduledMessagesControllerResponseDTO.d.ts +1 -1
  249. package/dist/esm/src/dto/controllers/queue-scheduled-messages/GetQueueScheduledMessagesControllerResponseDTO.d.ts.map +1 -1
  250. package/dist/esm/src/dto/controllers/queue-scheduled-messages/PurgeQueueScheduledMessagesControllerResponseDTO.d.ts +1 -1
  251. package/dist/esm/src/dto/controllers/queue-scheduled-messages/PurgeQueueScheduledMessagesControllerResponseDTO.d.ts.map +1 -1
  252. package/dist/esm/src/dto/controllers/queues/CreateQueueControllerResponseDTO.d.ts +1 -1
  253. package/dist/esm/src/dto/controllers/queues/CreateQueueControllerResponseDTO.d.ts.map +1 -1
  254. package/dist/esm/src/dto/controllers/queues/DeleteQueueControllerResponseDTO.d.ts +1 -1
  255. package/dist/esm/src/dto/controllers/queues/DeleteQueueControllerResponseDTO.d.ts.map +1 -1
  256. package/dist/esm/src/errors/errors.d.ts +15 -17
  257. package/dist/esm/src/errors/errors.d.ts.map +1 -1
  258. package/dist/esm/src/errors/errors.js +15 -17
  259. package/dist/esm/src/errors/errors.js.map +1 -1
  260. package/dist/esm/src/errors/getErrorResponseParams.d.ts +1 -2
  261. package/dist/esm/src/errors/getErrorResponseParams.d.ts.map +1 -1
  262. package/dist/esm/src/errors/getErrorResponseParams.js +1 -2
  263. package/dist/esm/src/errors/getErrorResponseParams.js.map +1 -1
  264. package/dist/esm/src/lib/errors/errors/RedisSMQRestApiError.d.ts +4 -0
  265. package/dist/esm/src/lib/errors/errors/RedisSMQRestApiError.d.ts.map +1 -0
  266. package/dist/esm/src/lib/errors/errors/RedisSMQRestApiError.js +4 -0
  267. package/dist/esm/src/lib/errors/errors/RedisSMQRestApiError.js.map +1 -0
  268. package/dist/esm/src/lib/errors/middlewares/errorHandlerMiddleware.d.ts.map +1 -1
  269. package/dist/esm/src/lib/errors/middlewares/errorHandlerMiddleware.js +6 -3
  270. package/dist/esm/src/lib/errors/middlewares/errorHandlerMiddleware.js.map +1 -1
  271. package/dist/esm/src/lib/router/errors/RequestValidationError.d.ts +9 -0
  272. package/dist/esm/src/lib/router/errors/RequestValidationError.d.ts.map +1 -0
  273. package/dist/esm/src/lib/router/errors/RequestValidationError.js +10 -0
  274. package/dist/esm/src/lib/router/errors/RequestValidationError.js.map +1 -0
  275. package/dist/esm/src/lib/router/errors/ResponseValidationError.d.ts +9 -0
  276. package/dist/esm/src/lib/router/errors/ResponseValidationError.d.ts.map +1 -0
  277. package/dist/esm/src/lib/router/errors/ResponseValidationError.js +10 -0
  278. package/dist/esm/src/lib/router/errors/ResponseValidationError.js.map +1 -0
  279. package/dist/esm/src/lib/router/errors/ResponseValidatorNotFoundError.d.ts +8 -0
  280. package/dist/esm/src/lib/router/errors/ResponseValidatorNotFoundError.d.ts.map +1 -0
  281. package/dist/esm/src/lib/router/errors/ResponseValidatorNotFoundError.js +10 -0
  282. package/dist/esm/src/lib/router/errors/ResponseValidatorNotFoundError.js.map +1 -0
  283. package/dist/esm/src/lib/router/index.d.ts.map +1 -1
  284. package/dist/esm/src/lib/router/index.js +8 -28
  285. package/dist/esm/src/lib/router/index.js.map +1 -1
  286. package/dist/esm/src/lib/router/middlewares/ValidateResponseMiddleware.js +2 -2
  287. package/dist/esm/src/lib/router/middlewares/ValidateResponseMiddleware.js.map +1 -1
  288. package/dist/esm/src/lib/validator/schema-generator.d.ts.map +1 -1
  289. package/dist/esm/src/lib/validator/schema-generator.js +12 -4
  290. package/dist/esm/src/lib/validator/schema-generator.js.map +1 -1
  291. package/dist/esm/src/services/QueueRateLimitService.js +2 -2
  292. package/dist/esm/src/services/QueueRateLimitService.js.map +1 -1
  293. package/dist/schema.json +1685 -469
  294. package/package.json +3 -3
  295. package/dist/cjs/src/config/errors/ConfigError.d.ts +0 -4
  296. package/dist/cjs/src/config/errors/ConfigError.d.ts.map +0 -1
  297. package/dist/cjs/src/config/errors/ConfigError.js +0 -8
  298. package/dist/cjs/src/config/errors/ConfigError.js.map +0 -1
  299. package/dist/cjs/src/config/errors/ConfigInvalidApiServerParamsError.d.ts +0 -4
  300. package/dist/cjs/src/config/errors/ConfigInvalidApiServerParamsError.d.ts.map +0 -1
  301. package/dist/cjs/src/config/errors/ConfigInvalidApiServerParamsError.js +0 -8
  302. package/dist/cjs/src/config/errors/ConfigInvalidApiServerParamsError.js.map +0 -1
  303. package/dist/cjs/src/dto/controllers/queue-exchanges/GetQueueExhangesControllerRequestPathDTO.d.ts.map +0 -1
  304. package/dist/cjs/src/dto/controllers/queue-exchanges/GetQueueExhangesControllerRequestPathDTO.js.map +0 -1
  305. package/dist/cjs/src/lib/errors/errors/RedisSmqRestApiError.d.ts +0 -4
  306. package/dist/cjs/src/lib/errors/errors/RedisSmqRestApiError.d.ts.map +0 -1
  307. package/dist/cjs/src/lib/errors/errors/RedisSmqRestApiError.js +0 -8
  308. package/dist/cjs/src/lib/errors/errors/RedisSmqRestApiError.js.map +0 -1
  309. package/dist/cjs/src/lib/errors/errors/ValidationError.d.ts +0 -7
  310. package/dist/cjs/src/lib/errors/errors/ValidationError.d.ts.map +0 -1
  311. package/dist/cjs/src/lib/errors/errors/ValidationError.js +0 -12
  312. package/dist/cjs/src/lib/errors/errors/ValidationError.js.map +0 -1
  313. package/dist/cjs/src/lib/router/errors/RouterRequestValidationError.d.ts +0 -4
  314. package/dist/cjs/src/lib/router/errors/RouterRequestValidationError.d.ts.map +0 -1
  315. package/dist/cjs/src/lib/router/errors/RouterRequestValidationError.js +0 -8
  316. package/dist/cjs/src/lib/router/errors/RouterRequestValidationError.js.map +0 -1
  317. package/dist/cjs/src/lib/router/errors/RouterResponseValidationError.d.ts +0 -4
  318. package/dist/cjs/src/lib/router/errors/RouterResponseValidationError.d.ts.map +0 -1
  319. package/dist/cjs/src/lib/router/errors/RouterResponseValidationError.js +0 -8
  320. package/dist/cjs/src/lib/router/errors/RouterResponseValidationError.js.map +0 -1
  321. package/dist/cjs/src/lib/router/errors/RouterResponseValidatorNotFoundError.d.ts +0 -4
  322. package/dist/cjs/src/lib/router/errors/RouterResponseValidatorNotFoundError.d.ts.map +0 -1
  323. package/dist/cjs/src/lib/router/errors/RouterResponseValidatorNotFoundError.js +0 -8
  324. package/dist/cjs/src/lib/router/errors/RouterResponseValidatorNotFoundError.js.map +0 -1
  325. package/dist/esm/src/config/errors/ConfigError.d.ts +0 -4
  326. package/dist/esm/src/config/errors/ConfigError.d.ts.map +0 -1
  327. package/dist/esm/src/config/errors/ConfigError.js +0 -4
  328. package/dist/esm/src/config/errors/ConfigError.js.map +0 -1
  329. package/dist/esm/src/config/errors/ConfigInvalidApiServerParamsError.d.ts +0 -4
  330. package/dist/esm/src/config/errors/ConfigInvalidApiServerParamsError.d.ts.map +0 -1
  331. package/dist/esm/src/config/errors/ConfigInvalidApiServerParamsError.js +0 -4
  332. package/dist/esm/src/config/errors/ConfigInvalidApiServerParamsError.js.map +0 -1
  333. package/dist/esm/src/dto/controllers/queue-exchanges/GetQueueExhangesControllerRequestPathDTO.d.ts.map +0 -1
  334. package/dist/esm/src/dto/controllers/queue-exchanges/GetQueueExhangesControllerRequestPathDTO.js +0 -2
  335. package/dist/esm/src/dto/controllers/queue-exchanges/GetQueueExhangesControllerRequestPathDTO.js.map +0 -1
  336. package/dist/esm/src/lib/errors/errors/RedisSmqRestApiError.d.ts +0 -4
  337. package/dist/esm/src/lib/errors/errors/RedisSmqRestApiError.d.ts.map +0 -1
  338. package/dist/esm/src/lib/errors/errors/RedisSmqRestApiError.js +0 -4
  339. package/dist/esm/src/lib/errors/errors/RedisSmqRestApiError.js.map +0 -1
  340. package/dist/esm/src/lib/errors/errors/ValidationError.d.ts +0 -7
  341. package/dist/esm/src/lib/errors/errors/ValidationError.d.ts.map +0 -1
  342. package/dist/esm/src/lib/errors/errors/ValidationError.js +0 -9
  343. package/dist/esm/src/lib/errors/errors/ValidationError.js.map +0 -1
  344. package/dist/esm/src/lib/router/errors/RouterRequestValidationError.d.ts +0 -4
  345. package/dist/esm/src/lib/router/errors/RouterRequestValidationError.d.ts.map +0 -1
  346. package/dist/esm/src/lib/router/errors/RouterRequestValidationError.js +0 -4
  347. package/dist/esm/src/lib/router/errors/RouterRequestValidationError.js.map +0 -1
  348. package/dist/esm/src/lib/router/errors/RouterResponseValidationError.d.ts +0 -4
  349. package/dist/esm/src/lib/router/errors/RouterResponseValidationError.d.ts.map +0 -1
  350. package/dist/esm/src/lib/router/errors/RouterResponseValidationError.js +0 -4
  351. package/dist/esm/src/lib/router/errors/RouterResponseValidationError.js.map +0 -1
  352. package/dist/esm/src/lib/router/errors/RouterResponseValidatorNotFoundError.d.ts +0 -4
  353. package/dist/esm/src/lib/router/errors/RouterResponseValidatorNotFoundError.d.ts.map +0 -1
  354. package/dist/esm/src/lib/router/errors/RouterResponseValidatorNotFoundError.js +0 -4
  355. package/dist/esm/src/lib/router/errors/RouterResponseValidatorNotFoundError.js.map +0 -1
package/CHANGELOG.md CHANGED
@@ -3,6 +3,20 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [9.0.8-next.0](https://github.com/weyoss/redis-smq/compare/v9.0.7-next.0...v9.0.8-next.0) (2026-01-03)
7
+
8
+ **Note:** Version bump only for package redis-smq-rest-api
9
+
10
+ ## [9.0.7-next.0](https://github.com/weyoss/redis-smq/compare/v9.0.6...v9.0.7-next.0) (2026-01-03)
11
+
12
+ ### 🚀 Chore
13
+
14
+ - update READMEs after merging 'v9.0.6' into 'next' ([ca76ab8](https://github.com/weyoss/redis-smq/commit/ca76ab8e5d1c313a9eaa17f034143d95cd98b94d))
15
+
16
+ ### ♻️ Code Refactoring
17
+
18
+ - **redis-smq-rest-api:** use structured errors ([8760c23](https://github.com/weyoss/redis-smq/commit/8760c23da4aedfa11fcc3bd2e54e434ca1151f15))
19
+
6
20
  ## [9.0.6](https://github.com/weyoss/redis-smq/compare/v9.0.6-next.2...v9.0.6) (2025-12-27)
7
21
 
8
22
  ### 🚀 Chore
package/README.md CHANGED
@@ -1,15 +1,15 @@
1
1
  # RedisSMQ REST API
2
2
 
3
3
  > [!NOTE]
4
- > You are viewing the documentation for the "master" branch. These docs describe the latest stable release.
5
- > For pre-release documentation, see:
4
+ > You are viewing the documentation for the "next" branch. These docs describe unreleased changes published under the npm "next" dist-tag.
5
+ > For the latest stable documentation, see:
6
6
  >
7
- > - Next (pre-release) README: https://github.com/weyoss/redis-smq/tree/next/packages/redis-smq-rest-api
7
+ > - Master (stable) README: https://github.com/weyoss/redis-smq/tree/master/packages/redis-smq-rest-api
8
8
  > - Latest release notes/tags: https://github.com/weyoss/redis-smq/releases/latest
9
9
  > - Install stable packages with @latest; pre-release with @next.
10
10
 
11
- [![Stable](https://img.shields.io/npm/v/redis-smq-rest-api/latest?style=flat-square&label=redis-smq-rest-api%40latest)](https://github.com/weyoss/redis-smq/releases/latest)
12
- [![Code Coverage (master)](https://img.shields.io/codecov/c/github/weyoss/redis-smq/master?flag=redis-smq-rest-api&style=flat-square)](https://app.codecov.io/github/weyoss/redis-smq/tree/master/packages/redis-smq-rest-api)
11
+ [![Pre-release (next)](https://img.shields.io/npm/v/redis-smq-rest-api/next?style=flat-square&label=redis-smq-rest-api%40next)](https://github.com/weyoss/redis-smq/releases)
12
+ [![Code Coverage (next)](https://img.shields.io/codecov/c/github/weyoss/redis-smq/next?flag=redis-smq-rest-api&style=flat-square)](https://app.codecov.io/github/weyoss/redis-smq/tree/next/packages/redis-smq-rest-api)
13
13
 
14
14
  RedisSMQ REST API provides an HTTP interface enabling any web-capable application to interact with the RedisSMQ message
15
15
  queue using a RESTful API.
@@ -26,7 +26,7 @@ queue using a RESTful API.
26
26
 
27
27
  ```bash
28
28
  # Using npm
29
- npm install redis-smq redis-smq-common redis-smq-rest-api --save
29
+ npm install redis-smq@next redis-smq-common@next redis-smq-rest-api@next --save
30
30
  ```
31
31
 
32
32
  Don't forget to install a Redis client. Choose either node-redis or ioredis:
@@ -39,19 +39,19 @@ npm install ioredis --save
39
39
 
40
40
  ## Version Compatibility
41
41
 
42
- Always install matching versions of RedisSMQ packages to ensure compatibility. See [version compatibility](https://github.com/weyoss/redis-smq/tree/master/packages/redis-smq/docs/version-compatibility.md) for details.
42
+ Always install matching versions of RedisSMQ packages to ensure compatibility. See [version compatibility](https://github.com/weyoss/redis-smq/tree/next/packages/redis-smq/docs/version-compatibility.md) for details.
43
43
 
44
44
  ## Documentation
45
45
 
46
- For in-depth guides and API references, see [the documentation page](https://github.com/weyoss/redis-smq/tree/master/packages/redis-smq-rest-api/docs/README.md):
46
+ For in-depth guides and API references, see [the documentation page](https://github.com/weyoss/redis-smq/tree/next/packages/redis-smq-rest-api/docs/README.md):
47
47
 
48
48
  ## Related packages
49
49
 
50
- - [redis-smq](https://github.com/weyoss/redis-smq/tree/master/packages/redis-smq/README.md): Core message queue
51
- - [redis-smq-common](https://github.com/weyoss/redis-smq/tree/master/packages/redis-smq-common/README.md): Shared components/utilities
52
- - [redis-smq-web-server](https://github.com/weyoss/redis-smq/tree/master/packages/redis-smq-web-server/README.md): Static hosting + in-process or proxied API
53
- - [redis-smq-web-ui](https://github.com/weyoss/redis-smq/tree/master/packages/redis-smq-web-ui/README.md): SPA for monitoring and managing RedisSMQ
50
+ - [redis-smq](https://github.com/weyoss/redis-smq/tree/next/packages/redis-smq/README.md): Core message queue
51
+ - [redis-smq-common](https://github.com/weyoss/redis-smq/tree/next/packages/redis-smq-common/README.md): Shared components/utilities
52
+ - [redis-smq-web-server](https://github.com/weyoss/redis-smq/tree/next/packages/redis-smq-web-server/README.md): Static hosting + in-process or proxied API
53
+ - [redis-smq-web-ui](https://github.com/weyoss/redis-smq/tree/next/packages/redis-smq-web-ui/README.md): SPA for monitoring and managing RedisSMQ
54
54
 
55
55
  ## License
56
56
 
57
- RedisSMQ REST API is released under the [MIT License](https://github.com/weyoss/redis-smq/tree/master/LICENSE).
57
+ RedisSMQ REST API is released under the [MIT License](https://github.com/weyoss/redis-smq/tree/next/LICENSE).
@@ -0,0 +1,8 @@
1
+ import { RedisSMQRestApiError } from '../../lib/errors/errors/RedisSMQRestApiError.js';
2
+ export declare class InvalidApiServerParamsError extends RedisSMQRestApiError {
3
+ getProps(): {
4
+ code: string;
5
+ defaultMessage: string;
6
+ };
7
+ }
8
+ //# sourceMappingURL=InvalidApiServerParamsError.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"InvalidApiServerParamsError.d.ts","sourceRoot":"","sources":["../../../../../src/config/errors/InvalidApiServerParamsError.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,oBAAoB,EAAE,MAAM,iDAAiD,CAAC;AAEvF,qBAAa,2BAA4B,SAAQ,oBAAoB;IACnE,QAAQ;;;;CAMT"}
@@ -0,0 +1,14 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.InvalidApiServerParamsError = void 0;
4
+ const RedisSMQRestApiError_js_1 = require("../../lib/errors/errors/RedisSMQRestApiError.js");
5
+ class InvalidApiServerParamsError extends RedisSMQRestApiError_js_1.RedisSMQRestApiError {
6
+ getProps() {
7
+ return {
8
+ code: 'RedisSMQRestApi.Configuration.InvalidApiServerParams',
9
+ defaultMessage: 'Invalid API server parameters.',
10
+ };
11
+ }
12
+ }
13
+ exports.InvalidApiServerParamsError = InvalidApiServerParamsError;
14
+ //# sourceMappingURL=InvalidApiServerParamsError.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"InvalidApiServerParamsError.js","sourceRoot":"","sources":["../../../../../src/config/errors/InvalidApiServerParamsError.ts"],"names":[],"mappings":";;;AASA,6FAAuF;AAEvF,MAAa,2BAA4B,SAAQ,8CAAoB;IACnE,QAAQ;QACN,OAAO;YACL,IAAI,EAAE,sDAAsD;YAC5D,cAAc,EAAE,gCAAgC;SACjD,CAAC;IACJ,CAAC;CACF;AAPD,kEAOC"}
@@ -1,3 +1,2 @@
1
- export * from './ConfigError.js';
2
- export * from './ConfigInvalidApiServerParamsError.js';
1
+ export * from './InvalidApiServerParamsError.js';
3
2
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/config/errors/index.ts"],"names":[],"mappings":"AASA,cAAc,kBAAkB,CAAC;AACjC,cAAc,wCAAwC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/config/errors/index.ts"],"names":[],"mappings":"AASA,cAAc,kCAAkC,CAAC"}
@@ -14,6 +14,5 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
14
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
15
  };
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./ConfigError.js"), exports);
18
- __exportStar(require("./ConfigInvalidApiServerParamsError.js"), exports);
17
+ __exportStar(require("./InvalidApiServerParamsError.js"), exports);
19
18
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/config/errors/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AASA,mDAAiC;AACjC,yEAAuD"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/config/errors/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AASA,mEAAiD"}
@@ -1,5 +1,5 @@
1
1
  import { GetQueueExchangesControllerResponseDTO } from '../../dto/controllers/queue-exchanges/GetQueueExchangesControllerResponseDTO.js';
2
- import { GetQueueExchangesControllerRequestPathDTO } from '../../dto/controllers/queue-exchanges/GetQueueExhangesControllerRequestPathDTO.js';
2
+ import { GetQueueExchangesControllerRequestPathDTO } from '../../dto/controllers/queue-exchanges/GetQueueExchangesControllerRequestPathDTO.js';
3
3
  import { TControllerRequestHandler, TControllerRequestPayloadEmpty } from '../../lib/controller/types/index.js';
4
4
  export declare const getQueueExchangesController: TControllerRequestHandler<GetQueueExchangesControllerRequestPathDTO, TControllerRequestPayloadEmpty, TControllerRequestPayloadEmpty, GetQueueExchangesControllerResponseDTO>;
5
5
  //# sourceMappingURL=getQueueExchangesController.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"getQueueExchangesController.d.ts","sourceRoot":"","sources":["../../../../../src/controllers/queue-exchanges/getQueueExchangesController.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,sCAAsC,EAAE,MAAM,iFAAiF,CAAC;AACzI,OAAO,EAAE,yCAAyC,EAAE,MAAM,mFAAmF,CAAC;AAC9I,OAAO,EACL,yBAAyB,EACzB,8BAA8B,EAC/B,MAAM,qCAAqC,CAAC;AAG7C,eAAO,MAAM,2BAA2B,EAAE,yBAAyB,CACjE,yCAAyC,EACzC,8BAA8B,EAC9B,8BAA8B,EAC9B,sCAAsC,CAMvC,CAAC"}
1
+ {"version":3,"file":"getQueueExchangesController.d.ts","sourceRoot":"","sources":["../../../../../src/controllers/queue-exchanges/getQueueExchangesController.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,sCAAsC,EAAE,MAAM,iFAAiF,CAAC;AACzI,OAAO,EAAE,yCAAyC,EAAE,MAAM,oFAAoF,CAAC;AAC/I,OAAO,EACL,yBAAyB,EACzB,8BAA8B,EAC/B,MAAM,qCAAqC,CAAC;AAG7C,eAAO,MAAM,2BAA2B,EAAE,yBAAyB,CACjE,yCAAyC,EACzC,8BAA8B,EAC9B,8BAA8B,EAC9B,sCAAsC,CAMvC,CAAC"}
@@ -1,3 +1,3 @@
1
1
  import { TErrors } from '../../../errors/errors.js';
2
- export type CountConsumerGroupPendingMessagesControllerResponseDTO = readonly [200, number] | TErrors['InvalidQueueParametersError'] | TErrors['ConsumerGroupsNotSupportedError'];
2
+ export type CountConsumerGroupPendingMessagesControllerResponseDTO = readonly [200, number] | TErrors['InvalidQueueParametersError'] | TErrors['ConsumerGroupRequiredError'] | TErrors['ConsumerGroupsNotSupportedError'] | TErrors['QueueNotFoundError'];
3
3
  //# sourceMappingURL=CountConsumerGroupPendingMessagesControllerResponseDTO.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CountConsumerGroupPendingMessagesControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/consumer-groups/CountConsumerGroupPendingMessagesControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,sDAAsD,GAC9D,SAAS,CAAC,GAAG,EAAE,MAAM,CAAC,GACtB,OAAO,CAAC,6BAA6B,CAAC,GACtC,OAAO,CAAC,iCAAiC,CAAC,CAAC"}
1
+ {"version":3,"file":"CountConsumerGroupPendingMessagesControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/consumer-groups/CountConsumerGroupPendingMessagesControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,sDAAsD,GAC9D,SAAS,CAAC,GAAG,EAAE,MAAM,CAAC,GACtB,OAAO,CAAC,6BAA6B,CAAC,GACtC,OAAO,CAAC,4BAA4B,CAAC,GACrC,OAAO,CAAC,iCAAiC,CAAC,GAC1C,OAAO,CAAC,oBAAoB,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
1
  import { TErrors } from '../../../errors/errors.js';
2
- export type DeleteConsumerGroupControllerResponseDTO = readonly [204, null] | TErrors['QueueNotFoundError'] | TErrors['ConsumerGroupNotEmptyError'] | TErrors['InvalidQueueParametersError'];
2
+ export type DeleteConsumerGroupControllerResponseDTO = readonly [204, null] | TErrors['InvalidQueueParametersError'] | TErrors['QueueNotFoundError'] | TErrors['ConsumerGroupNotEmptyError'] | TErrors['ConsumerGroupsNotSupportedError'] | TErrors['UnexpectedScriptReplyError'];
3
3
  //# sourceMappingURL=DeleteConsumerGroupControllerResponseDTO.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DeleteConsumerGroupControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/consumer-groups/DeleteConsumerGroupControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,wCAAwC,GAChD,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,GACpB,OAAO,CAAC,oBAAoB,CAAC,GAC7B,OAAO,CAAC,4BAA4B,CAAC,GACrC,OAAO,CAAC,6BAA6B,CAAC,CAAC"}
1
+ {"version":3,"file":"DeleteConsumerGroupControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/consumer-groups/DeleteConsumerGroupControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,wCAAwC,GAChD,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,GACpB,OAAO,CAAC,6BAA6B,CAAC,GACtC,OAAO,CAAC,oBAAoB,CAAC,GAC7B,OAAO,CAAC,4BAA4B,CAAC,GACrC,OAAO,CAAC,iCAAiC,CAAC,GAC1C,OAAO,CAAC,4BAA4B,CAAC,CAAC"}
@@ -1,4 +1,4 @@
1
1
  import { IMessageTransferable, IBrowserPage } from 'redis-smq';
2
2
  import { TErrors } from '../../../errors/errors.js';
3
- export type GetConsumerGroupPendingMessagesControllerResponseDTO = readonly [200, IBrowserPage<IMessageTransferable>] | TErrors['InvalidQueueParametersError'] | TErrors['ConsumerGroupsNotSupportedError'];
3
+ export type GetConsumerGroupPendingMessagesControllerResponseDTO = readonly [200, IBrowserPage<IMessageTransferable>] | TErrors['InvalidQueueParametersError'] | TErrors['ConsumerGroupRequiredError'] | TErrors['ConsumerGroupsNotSupportedError'] | TErrors['QueueNotFoundError'];
4
4
  //# sourceMappingURL=GetConsumerGroupPendingMessagesControllerResponseDTO.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"GetConsumerGroupPendingMessagesControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/consumer-groups/GetConsumerGroupPendingMessagesControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,oBAAoB,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAC/D,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,oDAAoD,GAC5D,SAAS,CAAC,GAAG,EAAE,YAAY,CAAC,oBAAoB,CAAC,CAAC,GAClD,OAAO,CAAC,6BAA6B,CAAC,GACtC,OAAO,CAAC,iCAAiC,CAAC,CAAC"}
1
+ {"version":3,"file":"GetConsumerGroupPendingMessagesControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/consumer-groups/GetConsumerGroupPendingMessagesControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,oBAAoB,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAC/D,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,oDAAoD,GAC5D,SAAS,CAAC,GAAG,EAAE,YAAY,CAAC,oBAAoB,CAAC,CAAC,GAClD,OAAO,CAAC,6BAA6B,CAAC,GACtC,OAAO,CAAC,4BAA4B,CAAC,GACrC,OAAO,CAAC,iCAAiC,CAAC,GAC1C,OAAO,CAAC,oBAAoB,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
1
  import { TErrors } from '../../../errors/errors.js';
2
- export type PurgeConsumerGroupPendingMessagesControllerResponseDTO = readonly [204, null] | TErrors['InvalidQueueParametersError'] | TErrors['ConsumerGroupsNotSupportedError'];
2
+ export type PurgeConsumerGroupPendingMessagesControllerResponseDTO = readonly [204, null] | TErrors['InvalidQueueParametersError'] | TErrors['QueueNotFoundError'] | TErrors['ConsumerGroupNotEmptyError'] | TErrors['ConsumerGroupsNotSupportedError'] | TErrors['UnexpectedScriptReplyError'];
3
3
  //# sourceMappingURL=PurgeConsumerGroupPendingMessagesControllerResponseDTO.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"PurgeConsumerGroupPendingMessagesControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/consumer-groups/PurgeConsumerGroupPendingMessagesControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,sDAAsD,GAC9D,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,GACpB,OAAO,CAAC,6BAA6B,CAAC,GACtC,OAAO,CAAC,iCAAiC,CAAC,CAAC"}
1
+ {"version":3,"file":"PurgeConsumerGroupPendingMessagesControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/consumer-groups/PurgeConsumerGroupPendingMessagesControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,sDAAsD,GAC9D,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,GACpB,OAAO,CAAC,6BAA6B,CAAC,GACtC,OAAO,CAAC,oBAAoB,CAAC,GAC7B,OAAO,CAAC,4BAA4B,CAAC,GACrC,OAAO,CAAC,iCAAiC,CAAC,GAC1C,OAAO,CAAC,4BAA4B,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
1
  import { TErrors } from '../../../errors/errors.js';
2
- export type SaveConsumerGroupControllerResponseDTO = readonly [204, null] | TErrors['InvalidQueueParametersError'] | TErrors['QueueNotFoundError'] | TErrors['ConsumerGroupsNotSupportedError'];
2
+ export type SaveConsumerGroupControllerResponseDTO = readonly [204, null] | TErrors['InvalidQueueParametersError'] | TErrors['QueueNotFoundError'] | TErrors['InvalidConsumerGroupIdError'] | TErrors['ConsumerGroupsNotSupportedError'];
3
3
  //# sourceMappingURL=SaveConsumerGroupControllerResponseDTO.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SaveConsumerGroupControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/consumer-groups/SaveConsumerGroupControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,sCAAsC,GAC9C,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,GACpB,OAAO,CAAC,6BAA6B,CAAC,GACtC,OAAO,CAAC,oBAAoB,CAAC,GAC7B,OAAO,CAAC,iCAAiC,CAAC,CAAC"}
1
+ {"version":3,"file":"SaveConsumerGroupControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/consumer-groups/SaveConsumerGroupControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,sCAAsC,GAC9C,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,GACpB,OAAO,CAAC,6BAA6B,CAAC,GACtC,OAAO,CAAC,oBAAoB,CAAC,GAC7B,OAAO,CAAC,6BAA6B,CAAC,GACtC,OAAO,CAAC,iCAAiC,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
1
  import { TErrors } from '../../../errors/errors.js';
2
- export type BindQueueDirectXControllerResponseDTO = readonly [204, null] | TErrors['InvalidQueueParametersError'] | TErrors['InvalidDirectExchangeParametersError'] | TErrors['QueueNotFoundError'] | TErrors['QueueDeliveryModelMismatchError'];
2
+ export type BindQueueDirectXControllerResponseDTO = readonly [204, null] | TErrors['InvalidQueueParametersError'] | TErrors['InvalidExchangeParametersError'] | TErrors['InvalidDirectExchangeParametersError'] | TErrors['QueueNotFoundError'] | TErrors['ExchangeNotFoundError'] | TErrors['NamespaceMismatchError'] | TErrors['ExchangeTypeMismatchError'] | TErrors['ExchangeQueuePolicyMismatchError'];
3
3
  //# sourceMappingURL=BindQueueDirectXControllerResponseDTO.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BindQueueDirectXControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/exchange-direct/BindQueueDirectXControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,qCAAqC,GAC7C,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,GACpB,OAAO,CAAC,6BAA6B,CAAC,GACtC,OAAO,CAAC,sCAAsC,CAAC,GAC/C,OAAO,CAAC,oBAAoB,CAAC,GAC7B,OAAO,CAAC,iCAAiC,CAAC,CAAC"}
1
+ {"version":3,"file":"BindQueueDirectXControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/exchange-direct/BindQueueDirectXControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,qCAAqC,GAC7C,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,GACpB,OAAO,CAAC,6BAA6B,CAAC,GACtC,OAAO,CAAC,gCAAgC,CAAC,GACzC,OAAO,CAAC,sCAAsC,CAAC,GAC/C,OAAO,CAAC,oBAAoB,CAAC,GAC7B,OAAO,CAAC,uBAAuB,CAAC,GAChC,OAAO,CAAC,wBAAwB,CAAC,GACjC,OAAO,CAAC,2BAA2B,CAAC,GACpC,OAAO,CAAC,kCAAkC,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
1
  import { TErrors } from '../../../errors/errors.js';
2
- export type DeleteExchangeDirectXControllerResponseDTO = readonly [204, null] | TErrors['InvalidFanoutExchangeParametersError'] | TErrors['ExchangeHasBoundQueuesError'];
2
+ export type DeleteExchangeDirectXControllerResponseDTO = readonly [204, null] | TErrors['InvalidExchangeParametersError'] | TErrors['ExchangeHasBoundQueuesError'] | TErrors['ExchangeNotFoundError'] | TErrors['ExchangeTypeMismatchError'];
3
3
  //# sourceMappingURL=DeleteExchangeDirectXControllerResponseDTO.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DeleteExchangeDirectXControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/exchange-direct/DeleteExchangeDirectXControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,0CAA0C,GAClD,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,GACpB,OAAO,CAAC,sCAAsC,CAAC,GAC/C,OAAO,CAAC,6BAA6B,CAAC,CAAC"}
1
+ {"version":3,"file":"DeleteExchangeDirectXControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/exchange-direct/DeleteExchangeDirectXControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,0CAA0C,GAClD,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,GACpB,OAAO,CAAC,gCAAgC,CAAC,GACzC,OAAO,CAAC,6BAA6B,CAAC,GACtC,OAAO,CAAC,uBAAuB,CAAC,GAChC,OAAO,CAAC,2BAA2B,CAAC,CAAC"}
@@ -1,4 +1,4 @@
1
1
  import { IQueueParams } from 'redis-smq';
2
2
  import { TErrors } from '../../../errors/errors.js';
3
- export type GetRoutingKeyQueuesDirectXControllerResponseDTO = readonly [200, IQueueParams[]] | TErrors['InvalidDirectExchangeParametersError'];
3
+ export type GetRoutingKeyQueuesDirectXControllerResponseDTO = readonly [200, IQueueParams[]] | TErrors['InvalidExchangeParametersError'] | TErrors['InvalidDirectExchangeParametersError'];
4
4
  //# sourceMappingURL=GetRoutingKeyQueuesDirectXControllerResponseDTO.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"GetRoutingKeyQueuesDirectXControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/exchange-direct/GetRoutingKeyQueuesDirectXControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AACzC,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,+CAA+C,GACvD,SAAS,CAAC,GAAG,EAAE,YAAY,EAAE,CAAC,GAC9B,OAAO,CAAC,sCAAsC,CAAC,CAAC"}
1
+ {"version":3,"file":"GetRoutingKeyQueuesDirectXControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/exchange-direct/GetRoutingKeyQueuesDirectXControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AACzC,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,+CAA+C,GACvD,SAAS,CAAC,GAAG,EAAE,YAAY,EAAE,CAAC,GAC9B,OAAO,CAAC,gCAAgC,CAAC,GACzC,OAAO,CAAC,sCAAsC,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
1
  import { TErrors } from '../../../errors/errors.js';
2
- export type GetRoutingKeysDirectXControllerResponseDTO = readonly [200, string[]] | TErrors['InvalidDirectExchangeParametersError'];
2
+ export type GetRoutingKeysDirectXControllerResponseDTO = readonly [200, string[]] | TErrors['InvalidExchangeParametersError'];
3
3
  //# sourceMappingURL=GetRoutingKeysDirectXControllerResponseDTO.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"GetRoutingKeysDirectXControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/exchange-direct/GetRoutingKeysDirectXControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,0CAA0C,GAClD,SAAS,CAAC,GAAG,EAAE,MAAM,EAAE,CAAC,GACxB,OAAO,CAAC,sCAAsC,CAAC,CAAC"}
1
+ {"version":3,"file":"GetRoutingKeysDirectXControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/exchange-direct/GetRoutingKeysDirectXControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,0CAA0C,GAClD,SAAS,CAAC,GAAG,EAAE,MAAM,EAAE,CAAC,GACxB,OAAO,CAAC,gCAAgC,CAAC,CAAC"}
@@ -1,4 +1,4 @@
1
1
  import { IQueueParams } from 'redis-smq';
2
2
  import { TErrors } from '../../../errors/errors.js';
3
- export type MatchQueuesDirectXControllerResponseDTO = readonly [200, IQueueParams[]] | TErrors['InvalidDirectExchangeParametersError'];
3
+ export type MatchQueuesDirectXControllerResponseDTO = readonly [200, IQueueParams[]] | TErrors['InvalidExchangeParametersError'] | TErrors['InvalidDirectExchangeParametersError'] | TErrors['ExchangeNotFoundError'] | TErrors['ExchangeTypeMismatchError'];
4
4
  //# sourceMappingURL=MatchQueuesDirectXControllerResponseDTO.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MatchQueuesDirectXControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/exchange-direct/MatchQueuesDirectXControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AACzC,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,uCAAuC,GAC/C,SAAS,CAAC,GAAG,EAAE,YAAY,EAAE,CAAC,GAC9B,OAAO,CAAC,sCAAsC,CAAC,CAAC"}
1
+ {"version":3,"file":"MatchQueuesDirectXControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/exchange-direct/MatchQueuesDirectXControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AACzC,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,uCAAuC,GAC/C,SAAS,CAAC,GAAG,EAAE,YAAY,EAAE,CAAC,GAC9B,OAAO,CAAC,gCAAgC,CAAC,GACzC,OAAO,CAAC,sCAAsC,CAAC,GAC/C,OAAO,CAAC,uBAAuB,CAAC,GAChC,OAAO,CAAC,2BAA2B,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
1
  import { TErrors } from '../../../errors/errors.js';
2
- export type UnbindQueueDirectXControllerResponseDTO = readonly [204, null] | TErrors['InvalidQueueParametersError'] | TErrors['InvalidDirectExchangeParametersError'] | TErrors['QueueNotFoundError'] | TErrors['QueueNotBoundError'];
2
+ export type UnbindQueueDirectXControllerResponseDTO = readonly [204, null] | TErrors['InvalidQueueParametersError'] | TErrors['InvalidExchangeParametersError'] | TErrors['InvalidDirectExchangeParametersError'] | TErrors['NamespaceMismatchError'] | TErrors['ExchangeNotFoundError'] | TErrors['ExchangeTypeMismatchError'] | TErrors['QueueNotBoundError'];
3
3
  //# sourceMappingURL=UnbindQueueDirectXControllerResponseDTO.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"UnbindQueueDirectXControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/exchange-direct/UnbindQueueDirectXControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,uCAAuC,GAC/C,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,GACpB,OAAO,CAAC,6BAA6B,CAAC,GACtC,OAAO,CAAC,sCAAsC,CAAC,GAC/C,OAAO,CAAC,oBAAoB,CAAC,GAC7B,OAAO,CAAC,oBAAoB,CAAC,CAAC"}
1
+ {"version":3,"file":"UnbindQueueDirectXControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/exchange-direct/UnbindQueueDirectXControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,uCAAuC,GAC/C,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,GACpB,OAAO,CAAC,6BAA6B,CAAC,GACtC,OAAO,CAAC,gCAAgC,CAAC,GACzC,OAAO,CAAC,sCAAsC,CAAC,GAC/C,OAAO,CAAC,wBAAwB,CAAC,GACjC,OAAO,CAAC,uBAAuB,CAAC,GAChC,OAAO,CAAC,2BAA2B,CAAC,GACpC,OAAO,CAAC,oBAAoB,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
1
  import { TErrors } from '../../../errors/errors.js';
2
- export type BindQueueFanoutXControllerResponseDTO = readonly [204, null] | TErrors['InvalidQueueParametersError'] | TErrors['InvalidFanoutExchangeParametersError'] | TErrors['QueueNotFoundError'] | TErrors['QueueDeliveryModelMismatchError'];
2
+ export type BindQueueFanoutXControllerResponseDTO = readonly [204, null] | TErrors['InvalidQueueParametersError'] | TErrors['InvalidExchangeParametersError'] | TErrors['QueueNotFoundError'] | TErrors['ExchangeNotFoundError'] | TErrors['NamespaceMismatchError'] | TErrors['ExchangeTypeMismatchError'] | TErrors['ExchangeQueuePolicyMismatchError'];
3
3
  //# sourceMappingURL=BindQueueFanoutXControllerResponseDTO.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BindQueueFanoutXControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/exchange-fanout/BindQueueFanoutXControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,qCAAqC,GAC7C,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,GACpB,OAAO,CAAC,6BAA6B,CAAC,GACtC,OAAO,CAAC,sCAAsC,CAAC,GAC/C,OAAO,CAAC,oBAAoB,CAAC,GAC7B,OAAO,CAAC,iCAAiC,CAAC,CAAC"}
1
+ {"version":3,"file":"BindQueueFanoutXControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/exchange-fanout/BindQueueFanoutXControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,qCAAqC,GAC7C,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,GACpB,OAAO,CAAC,6BAA6B,CAAC,GACtC,OAAO,CAAC,gCAAgC,CAAC,GACzC,OAAO,CAAC,oBAAoB,CAAC,GAC7B,OAAO,CAAC,uBAAuB,CAAC,GAChC,OAAO,CAAC,wBAAwB,CAAC,GACjC,OAAO,CAAC,2BAA2B,CAAC,GACpC,OAAO,CAAC,kCAAkC,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
1
  import { TErrors } from '../../../errors/errors.js';
2
- export type DeleteExchangeFanoutXControllerResponseDTO = readonly [204, null] | TErrors['InvalidFanoutExchangeParametersError'] | TErrors['ExchangeHasBoundQueuesError'];
2
+ export type DeleteExchangeFanoutXControllerResponseDTO = readonly [204, null] | TErrors['InvalidExchangeParametersError'] | TErrors['ExchangeHasBoundQueuesError'] | TErrors['ExchangeNotFoundError'] | TErrors['ExchangeTypeMismatchError'];
3
3
  //# sourceMappingURL=DeleteExchangeFanoutXControllerResponseDTO.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DeleteExchangeFanoutXControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/exchange-fanout/DeleteExchangeFanoutXControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,0CAA0C,GAClD,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,GACpB,OAAO,CAAC,sCAAsC,CAAC,GAC/C,OAAO,CAAC,6BAA6B,CAAC,CAAC"}
1
+ {"version":3,"file":"DeleteExchangeFanoutXControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/exchange-fanout/DeleteExchangeFanoutXControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,0CAA0C,GAClD,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,GACpB,OAAO,CAAC,gCAAgC,CAAC,GACzC,OAAO,CAAC,6BAA6B,CAAC,GACtC,OAAO,CAAC,uBAAuB,CAAC,GAChC,OAAO,CAAC,2BAA2B,CAAC,CAAC"}
@@ -1,4 +1,4 @@
1
1
  import { IQueueParams } from 'redis-smq';
2
2
  import { TErrors } from '../../../errors/errors.js';
3
- export type MatchQueuesFanoutXControllerResponseDTO = readonly [200, IQueueParams[]] | TErrors['InvalidFanoutExchangeParametersError'];
3
+ export type MatchQueuesFanoutXControllerResponseDTO = readonly [200, IQueueParams[]] | TErrors['InvalidExchangeParametersError'];
4
4
  //# sourceMappingURL=MatchQueuesFanoutXControllerResponseDTO.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MatchQueuesFanoutXControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/exchange-fanout/MatchQueuesFanoutXControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AACzC,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,uCAAuC,GAC/C,SAAS,CAAC,GAAG,EAAE,YAAY,EAAE,CAAC,GAC9B,OAAO,CAAC,sCAAsC,CAAC,CAAC"}
1
+ {"version":3,"file":"MatchQueuesFanoutXControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/exchange-fanout/MatchQueuesFanoutXControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AACzC,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,uCAAuC,GAC/C,SAAS,CAAC,GAAG,EAAE,YAAY,EAAE,CAAC,GAC9B,OAAO,CAAC,gCAAgC,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
1
  import { TErrors } from '../../../errors/errors.js';
2
- export type UnbindQueueFanoutXControllerResponseDTO = readonly [204, null] | TErrors['InvalidQueueParametersError'] | TErrors['InvalidFanoutExchangeParametersError'] | TErrors['QueueNotFoundError'] | TErrors['QueueNotBoundError'];
2
+ export type UnbindQueueFanoutXControllerResponseDTO = readonly [204, null] | TErrors['InvalidQueueParametersError'] | TErrors['InvalidExchangeParametersError'] | TErrors['NamespaceMismatchError'] | TErrors['ExchangeNotFoundError'] | TErrors['ExchangeTypeMismatchError'] | TErrors['QueueNotBoundError'];
3
3
  //# sourceMappingURL=UnbindQueueFanoutXControllerResponseDTO.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"UnbindQueueFanoutXControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/exchange-fanout/UnbindQueueFanoutXControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,uCAAuC,GAC/C,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,GACpB,OAAO,CAAC,6BAA6B,CAAC,GACtC,OAAO,CAAC,sCAAsC,CAAC,GAC/C,OAAO,CAAC,oBAAoB,CAAC,GAC7B,OAAO,CAAC,oBAAoB,CAAC,CAAC"}
1
+ {"version":3,"file":"UnbindQueueFanoutXControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/exchange-fanout/UnbindQueueFanoutXControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,uCAAuC,GAC/C,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,GACpB,OAAO,CAAC,6BAA6B,CAAC,GACtC,OAAO,CAAC,gCAAgC,CAAC,GACzC,OAAO,CAAC,wBAAwB,CAAC,GACjC,OAAO,CAAC,uBAAuB,CAAC,GAChC,OAAO,CAAC,2BAA2B,CAAC,GACpC,OAAO,CAAC,oBAAoB,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
1
  import { TErrors } from '../../../errors/errors.js';
2
- export type BindQueueTopicXControllerResponseDTO = readonly [204, null] | TErrors['InvalidQueueParametersError'] | TErrors['InvalidDirectExchangeParametersError'] | TErrors['QueueNotFoundError'] | TErrors['QueueDeliveryModelMismatchError'];
2
+ export type BindQueueTopicXControllerResponseDTO = readonly [204, null] | TErrors['InvalidQueueParametersError'] | TErrors['InvalidExchangeParametersError'] | TErrors['InvalidTopicBindingPatternError'] | TErrors['QueueNotFoundError'] | TErrors['ExchangeNotFoundError'] | TErrors['NamespaceMismatchError'] | TErrors['ExchangeTypeMismatchError'] | TErrors['ExchangeQueuePolicyMismatchError'];
3
3
  //# sourceMappingURL=BindQueueTopicXControllerResponseDTO.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BindQueueTopicXControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/exchange-topic/BindQueueTopicXControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,oCAAoC,GAC5C,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,GACpB,OAAO,CAAC,6BAA6B,CAAC,GACtC,OAAO,CAAC,sCAAsC,CAAC,GAC/C,OAAO,CAAC,oBAAoB,CAAC,GAC7B,OAAO,CAAC,iCAAiC,CAAC,CAAC"}
1
+ {"version":3,"file":"BindQueueTopicXControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/exchange-topic/BindQueueTopicXControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,oCAAoC,GAC5C,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,GACpB,OAAO,CAAC,6BAA6B,CAAC,GACtC,OAAO,CAAC,gCAAgC,CAAC,GACzC,OAAO,CAAC,iCAAiC,CAAC,GAC1C,OAAO,CAAC,oBAAoB,CAAC,GAC7B,OAAO,CAAC,uBAAuB,CAAC,GAChC,OAAO,CAAC,wBAAwB,CAAC,GACjC,OAAO,CAAC,2BAA2B,CAAC,GACpC,OAAO,CAAC,kCAAkC,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
1
  import { TErrors } from '../../../errors/errors.js';
2
- export type DeleteExchangeTopicXControllerResponseDTO = readonly [204, null] | TErrors['InvalidFanoutExchangeParametersError'] | TErrors['ExchangeHasBoundQueuesError'];
2
+ export type DeleteExchangeTopicXControllerResponseDTO = readonly [204, null] | TErrors['InvalidExchangeParametersError'] | TErrors['ExchangeHasBoundQueuesError'] | TErrors['ExchangeNotFoundError'] | TErrors['ExchangeTypeMismatchError'];
3
3
  //# sourceMappingURL=DeleteExchangeTopicXControllerResponseDTO.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DeleteExchangeTopicXControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/exchange-topic/DeleteExchangeTopicXControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,yCAAyC,GACjD,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,GACpB,OAAO,CAAC,sCAAsC,CAAC,GAC/C,OAAO,CAAC,6BAA6B,CAAC,CAAC"}
1
+ {"version":3,"file":"DeleteExchangeTopicXControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/exchange-topic/DeleteExchangeTopicXControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,yCAAyC,GACjD,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,GACpB,OAAO,CAAC,gCAAgC,CAAC,GACzC,OAAO,CAAC,6BAA6B,CAAC,GACtC,OAAO,CAAC,uBAAuB,CAAC,GAChC,OAAO,CAAC,2BAA2B,CAAC,CAAC"}
@@ -1,4 +1,4 @@
1
1
  import { IQueueParams } from 'redis-smq';
2
2
  import { TErrors } from '../../../errors/errors.js';
3
- export type GetBindingPatternQueuesTopicXControllerResponseDTO = readonly [200, IQueueParams[]] | TErrors['InvalidTopicExchangeParamsError'];
3
+ export type GetBindingPatternQueuesTopicXControllerResponseDTO = readonly [200, IQueueParams[]] | TErrors['InvalidExchangeParametersError'];
4
4
  //# sourceMappingURL=GetBindingPatternQueuesTopicXControllerResponseDTO.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"GetBindingPatternQueuesTopicXControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/exchange-topic/GetBindingPatternQueuesTopicXControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AACzC,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,kDAAkD,GAC1D,SAAS,CAAC,GAAG,EAAE,YAAY,EAAE,CAAC,GAC9B,OAAO,CAAC,iCAAiC,CAAC,CAAC"}
1
+ {"version":3,"file":"GetBindingPatternQueuesTopicXControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/exchange-topic/GetBindingPatternQueuesTopicXControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AACzC,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,kDAAkD,GAC1D,SAAS,CAAC,GAAG,EAAE,YAAY,EAAE,CAAC,GAC9B,OAAO,CAAC,gCAAgC,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
1
  import { TErrors } from '../../../errors/errors.js';
2
- export type GetBindingPatternsTopicXControllerResponseDTO = readonly [200, string[]] | TErrors['InvalidTopicExchangeParamsError'];
2
+ export type GetBindingPatternsTopicXControllerResponseDTO = readonly [200, string[]] | TErrors['InvalidExchangeParametersError'];
3
3
  //# sourceMappingURL=GetBindingPatternsTopicXControllerResponseDTO.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"GetBindingPatternsTopicXControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/exchange-topic/GetBindingPatternsTopicXControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,6CAA6C,GACrD,SAAS,CAAC,GAAG,EAAE,MAAM,EAAE,CAAC,GACxB,OAAO,CAAC,iCAAiC,CAAC,CAAC"}
1
+ {"version":3,"file":"GetBindingPatternsTopicXControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/exchange-topic/GetBindingPatternsTopicXControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,6CAA6C,GACrD,SAAS,CAAC,GAAG,EAAE,MAAM,EAAE,CAAC,GACxB,OAAO,CAAC,gCAAgC,CAAC,CAAC"}
@@ -1,4 +1,4 @@
1
1
  import { IQueueParams } from 'redis-smq';
2
2
  import { TErrors } from '../../../errors/errors.js';
3
- export type MatchQueuesTopicXControllerResponseDTO = readonly [200, IQueueParams[]] | TErrors['InvalidDirectExchangeParametersError'];
3
+ export type MatchQueuesTopicXControllerResponseDTO = readonly [200, IQueueParams[]] | TErrors['InvalidExchangeParametersError'];
4
4
  //# sourceMappingURL=MatchQueuesTopicXControllerResponseDTO.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MatchQueuesTopicXControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/exchange-topic/MatchQueuesTopicXControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AACzC,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,sCAAsC,GAC9C,SAAS,CAAC,GAAG,EAAE,YAAY,EAAE,CAAC,GAC9B,OAAO,CAAC,sCAAsC,CAAC,CAAC"}
1
+ {"version":3,"file":"MatchQueuesTopicXControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/exchange-topic/MatchQueuesTopicXControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AACzC,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,sCAAsC,GAC9C,SAAS,CAAC,GAAG,EAAE,YAAY,EAAE,CAAC,GAC9B,OAAO,CAAC,gCAAgC,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
1
  import { TErrors } from '../../../errors/errors.js';
2
- export type UnbindQueueTopicXControllerResponseDTO = readonly [204, null] | TErrors['InvalidQueueParametersError'] | TErrors['InvalidDirectExchangeParametersError'] | TErrors['QueueNotFoundError'] | TErrors['QueueNotBoundError'];
2
+ export type UnbindQueueTopicXControllerResponseDTO = readonly [204, null] | TErrors['InvalidQueueParametersError'] | TErrors['InvalidExchangeParametersError'] | TErrors['InvalidTopicBindingPatternError'] | TErrors['NamespaceMismatchError'] | TErrors['ExchangeNotFoundError'] | TErrors['ExchangeTypeMismatchError'] | TErrors['QueueNotBoundError'];
3
3
  //# sourceMappingURL=UnbindQueueTopicXControllerResponseDTO.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"UnbindQueueTopicXControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/exchange-topic/UnbindQueueTopicXControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,sCAAsC,GAC9C,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,GACpB,OAAO,CAAC,6BAA6B,CAAC,GACtC,OAAO,CAAC,sCAAsC,CAAC,GAC/C,OAAO,CAAC,oBAAoB,CAAC,GAC7B,OAAO,CAAC,oBAAoB,CAAC,CAAC"}
1
+ {"version":3,"file":"UnbindQueueTopicXControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/exchange-topic/UnbindQueueTopicXControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,sCAAsC,GAC9C,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,GACpB,OAAO,CAAC,6BAA6B,CAAC,GACtC,OAAO,CAAC,gCAAgC,CAAC,GACzC,OAAO,CAAC,iCAAiC,CAAC,GAC1C,OAAO,CAAC,wBAAwB,CAAC,GACjC,OAAO,CAAC,uBAAuB,CAAC,GAChC,OAAO,CAAC,2BAA2B,CAAC,GACpC,OAAO,CAAC,oBAAoB,CAAC,CAAC"}
@@ -1,3 +1,2 @@
1
- import { TErrors } from '../../../errors/errors.js';
2
- export type DeleteMessageByIdControllerResponseDTO = readonly [204, null] | TErrors['MessageNotFoundError'];
1
+ export type DeleteMessageByIdControllerResponseDTO = readonly [204, null];
3
2
  //# sourceMappingURL=DeleteMessageByIdControllerResponseDTO.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DeleteMessageByIdControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/messages/DeleteMessageByIdControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,sCAAsC,GAC9C,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,GACpB,OAAO,CAAC,sBAAsB,CAAC,CAAC"}
1
+ {"version":3,"file":"DeleteMessageByIdControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/messages/DeleteMessageByIdControllerResponseDTO.ts"],"names":[],"mappings":"AASA,MAAM,MAAM,sCAAsC,GAAG,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,CAAC"}
@@ -1,3 +1,2 @@
1
- import { TErrors } from '../../../errors/errors.js';
2
- export type DeleteMessagesByIdsControllerResponseDTO = readonly [204, null] | TErrors['MessageNotFoundError'];
1
+ export type DeleteMessagesByIdsControllerResponseDTO = readonly [204, null];
3
2
  //# sourceMappingURL=DeleteMessagesByIdsControllerResponseDTO.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DeleteMessagesByIdsControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/messages/DeleteMessagesByIdsControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,wCAAwC,GAChD,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,GACpB,OAAO,CAAC,sBAAsB,CAAC,CAAC"}
1
+ {"version":3,"file":"DeleteMessagesByIdsControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/messages/DeleteMessagesByIdsControllerResponseDTO.ts"],"names":[],"mappings":"AASA,MAAM,MAAM,wCAAwC,GAAG,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
1
  import { TErrors } from '../../../errors/errors.js';
2
- export type PublishMessageControllerResponseDTO = readonly [201, string[]] | TErrors['ProducerNotRunningError'] | TErrors['MessageExchangeRequiredError'] | TErrors['NoMatchedQueuesForMessageExchangeError'] | TErrors['QueueHasNoConsumerGroupsError'] | TErrors['MessagePropertyError'] | TErrors['QueueNotFoundError'] | TErrors['InvalidSchedulingParametersError'] | TErrors['MessagePriorityRequiredError'] | TErrors['PriorityQueuingNotEnabledError'];
2
+ export type PublishMessageControllerResponseDTO = readonly [201, string[]] | TErrors['ProducerNotRunningError'] | TErrors['MessageExchangeRequiredError'] | TErrors['RoutingKeyRequiredError'] | TErrors['NoMatchedQueuesForMessageExchangeError'] | TErrors['QueueHasNoConsumerGroupsError'] | TErrors['QueueNotFoundError'] | TErrors['ConsumerGroupNotFoundError'] | TErrors['MessagePriorityRequiredError'] | TErrors['MessageAlreadyExistsError'] | TErrors['PriorityQueuingNotEnabledError'] | TErrors['InvalidQueueTypeError'] | TErrors['UnexpectedScriptReplyError'];
3
3
  //# sourceMappingURL=PublishMessageControllerResponseDTO.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"PublishMessageControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/messages/PublishMessageControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,mCAAmC,GAC3C,SAAS,CAAC,GAAG,EAAE,MAAM,EAAE,CAAC,GACxB,OAAO,CAAC,yBAAyB,CAAC,GAClC,OAAO,CAAC,8BAA8B,CAAC,GACvC,OAAO,CAAC,wCAAwC,CAAC,GACjD,OAAO,CAAC,+BAA+B,CAAC,GACxC,OAAO,CAAC,sBAAsB,CAAC,GAC/B,OAAO,CAAC,oBAAoB,CAAC,GAC7B,OAAO,CAAC,kCAAkC,CAAC,GAC3C,OAAO,CAAC,8BAA8B,CAAC,GACvC,OAAO,CAAC,gCAAgC,CAAC,CAAC"}
1
+ {"version":3,"file":"PublishMessageControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/messages/PublishMessageControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,mCAAmC,GAC3C,SAAS,CAAC,GAAG,EAAE,MAAM,EAAE,CAAC,GACxB,OAAO,CAAC,yBAAyB,CAAC,GAClC,OAAO,CAAC,8BAA8B,CAAC,GACvC,OAAO,CAAC,yBAAyB,CAAC,GAClC,OAAO,CAAC,wCAAwC,CAAC,GACjD,OAAO,CAAC,+BAA+B,CAAC,GACxC,OAAO,CAAC,oBAAoB,CAAC,GAC7B,OAAO,CAAC,4BAA4B,CAAC,GACrC,OAAO,CAAC,8BAA8B,CAAC,GACvC,OAAO,CAAC,2BAA2B,CAAC,GACpC,OAAO,CAAC,gCAAgC,CAAC,GACzC,OAAO,CAAC,uBAAuB,CAAC,GAChC,OAAO,CAAC,4BAA4B,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
1
  import { TErrors } from '../../../errors/errors.js';
2
- export type RequeueMessageByIdControllerResponseDTO = readonly [204, null] | TErrors['MessageNotFoundError'] | TErrors['MessageNotRequeuableError'];
2
+ export type RequeueMessageByIdControllerResponseDTO = readonly [204, null] | TErrors['MessageNotFoundError'] | TErrors['MessageNotRequeuableError'] | TErrors['RequeueMessageScriptError'] | TErrors['UnexpectedScriptReplyError'];
3
3
  //# sourceMappingURL=RequeueMessageByIdControllerResponseDTO.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RequeueMessageByIdControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/messages/RequeueMessageByIdControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,uCAAuC,GAC/C,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,GACpB,OAAO,CAAC,sBAAsB,CAAC,GAC/B,OAAO,CAAC,2BAA2B,CAAC,CAAC"}
1
+ {"version":3,"file":"RequeueMessageByIdControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/messages/RequeueMessageByIdControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,uCAAuC,GAC/C,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,GACpB,OAAO,CAAC,sBAAsB,CAAC,GAC/B,OAAO,CAAC,2BAA2B,CAAC,GACpC,OAAO,CAAC,2BAA2B,CAAC,GACpC,OAAO,CAAC,4BAA4B,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
1
  import { TErrors } from '../../../errors/errors.js';
2
- export type DeleteNamespaceControllerResponseDTO = readonly [204, null] | TErrors['InvalidNamespaceError'] | TErrors['NamespaceNotFoundError'] | TErrors['QueueManagerActiveConsumersError'];
2
+ export type DeleteNamespaceControllerResponseDTO = readonly [204, null] | TErrors['InvalidNamespaceError'] | TErrors['NamespaceNotFoundError'] | TErrors['QueueNotFoundError'] | TErrors['QueueNotEmptyError'] | TErrors['QueueManagerActiveConsumersError'] | TErrors['QueueHasBoundExchangesError'] | TErrors['ConsumerSetMismatchError'] | TErrors['UnexpectedScriptReplyError'];
3
3
  //# sourceMappingURL=DeleteNamespaceControllerResponseDTO.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DeleteNamespaceControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/namespaces/DeleteNamespaceControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,oCAAoC,GAC5C,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,GACpB,OAAO,CAAC,uBAAuB,CAAC,GAChC,OAAO,CAAC,wBAAwB,CAAC,GACjC,OAAO,CAAC,kCAAkC,CAAC,CAAC"}
1
+ {"version":3,"file":"DeleteNamespaceControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/namespaces/DeleteNamespaceControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,oCAAoC,GAC5C,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,GACpB,OAAO,CAAC,uBAAuB,CAAC,GAChC,OAAO,CAAC,wBAAwB,CAAC,GACjC,OAAO,CAAC,oBAAoB,CAAC,GAC7B,OAAO,CAAC,oBAAoB,CAAC,GAC7B,OAAO,CAAC,kCAAkC,CAAC,GAC3C,OAAO,CAAC,6BAA6B,CAAC,GACtC,OAAO,CAAC,0BAA0B,CAAC,GACnC,OAAO,CAAC,4BAA4B,CAAC,CAAC"}
@@ -1,4 +1,4 @@
1
1
  import { IExchangeParsedParams } from 'redis-smq';
2
2
  import { TErrors } from '../../../errors/errors.js';
3
- export type GetNamespaceExchangesControllerResponseDTO = readonly [200, IExchangeParsedParams[]] | TErrors['InvalidNamespaceError'] | TErrors['NamespaceNotFoundError'];
3
+ export type GetNamespaceExchangesControllerResponseDTO = readonly [200, IExchangeParsedParams[]] | TErrors['InvalidNamespaceError'];
4
4
  //# sourceMappingURL=GetNamespaceExchangesControllerResponseDTO.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"GetNamespaceExchangesControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/namespaces/GetNamespaceExchangesControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,qBAAqB,EAAE,MAAM,WAAW,CAAC;AAClD,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,0CAA0C,GAClD,SAAS,CAAC,GAAG,EAAE,qBAAqB,EAAE,CAAC,GACvC,OAAO,CAAC,uBAAuB,CAAC,GAChC,OAAO,CAAC,wBAAwB,CAAC,CAAC"}
1
+ {"version":3,"file":"GetNamespaceExchangesControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/namespaces/GetNamespaceExchangesControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,qBAAqB,EAAE,MAAM,WAAW,CAAC;AAClD,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,0CAA0C,GAClD,SAAS,CAAC,GAAG,EAAE,qBAAqB,EAAE,CAAC,GACvC,OAAO,CAAC,uBAAuB,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
1
  import { TErrors } from '../../../errors/errors.js';
2
- export type CountQueueAcknowledgedMessagesControllerResponseDTO = readonly [200, number] | TErrors['InvalidQueueParametersError'] | TErrors['QueueNotBoundError'];
2
+ export type CountQueueAcknowledgedMessagesControllerResponseDTO = readonly [200, number] | TErrors['InvalidQueueParametersError'] | TErrors['ConsumerGroupRequiredError'] | TErrors['ConsumerGroupsNotSupportedError'] | TErrors['QueueNotFoundError'] | TErrors['AcknowledgedMessageAuditNotEnabledError'];
3
3
  //# sourceMappingURL=CountQueueAcknowledgedMessagesControllerResponseDTO.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CountQueueAcknowledgedMessagesControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/queue-acknowledged-messages/CountQueueAcknowledgedMessagesControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,mDAAmD,GAC3D,SAAS,CAAC,GAAG,EAAE,MAAM,CAAC,GACtB,OAAO,CAAC,6BAA6B,CAAC,GACtC,OAAO,CAAC,oBAAoB,CAAC,CAAC"}
1
+ {"version":3,"file":"CountQueueAcknowledgedMessagesControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/queue-acknowledged-messages/CountQueueAcknowledgedMessagesControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,mDAAmD,GAC3D,SAAS,CAAC,GAAG,EAAE,MAAM,CAAC,GACtB,OAAO,CAAC,6BAA6B,CAAC,GACtC,OAAO,CAAC,4BAA4B,CAAC,GACrC,OAAO,CAAC,iCAAiC,CAAC,GAC1C,OAAO,CAAC,oBAAoB,CAAC,GAC7B,OAAO,CAAC,yCAAyC,CAAC,CAAC"}
@@ -1,4 +1,4 @@
1
1
  import { IMessageTransferable, IBrowserPage } from 'redis-smq';
2
2
  import { TErrors } from '../../../errors/errors.js';
3
- export type GetQueueAcknowledgedMessagesControllerResponseDTO = readonly [200, IBrowserPage<IMessageTransferable>] | TErrors['InvalidQueueParametersError'] | TErrors['QueueNotFoundError'];
3
+ export type GetQueueAcknowledgedMessagesControllerResponseDTO = readonly [200, IBrowserPage<IMessageTransferable>] | TErrors['InvalidQueueParametersError'] | TErrors['ConsumerGroupRequiredError'] | TErrors['ConsumerGroupsNotSupportedError'] | TErrors['QueueNotFoundError'] | TErrors['AcknowledgedMessageAuditNotEnabledError'];
4
4
  //# sourceMappingURL=GetQueueAcknowledgedMessagesControllerResponseDTO.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"GetQueueAcknowledgedMessagesControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/queue-acknowledged-messages/GetQueueAcknowledgedMessagesControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,oBAAoB,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAC/D,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,iDAAiD,GACzD,SAAS,CAAC,GAAG,EAAE,YAAY,CAAC,oBAAoB,CAAC,CAAC,GAClD,OAAO,CAAC,6BAA6B,CAAC,GACtC,OAAO,CAAC,oBAAoB,CAAC,CAAC"}
1
+ {"version":3,"file":"GetQueueAcknowledgedMessagesControllerResponseDTO.d.ts","sourceRoot":"","sources":["../../../../../../src/dto/controllers/queue-acknowledged-messages/GetQueueAcknowledgedMessagesControllerResponseDTO.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,oBAAoB,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAC/D,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,MAAM,MAAM,iDAAiD,GACzD,SAAS,CAAC,GAAG,EAAE,YAAY,CAAC,oBAAoB,CAAC,CAAC,GAClD,OAAO,CAAC,6BAA6B,CAAC,GACtC,OAAO,CAAC,4BAA4B,CAAC,GACrC,OAAO,CAAC,iCAAiC,CAAC,GAC1C,OAAO,CAAC,oBAAoB,CAAC,GAC7B,OAAO,CAAC,yCAAyC,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
1
  import { TErrors } from '../../../errors/errors.js';
2
- export type PurgeQueueAcknowledgedMessagesControllerResponseDTO = readonly [204, null] | TErrors['InvalidQueueParametersError'] | TErrors['QueueNotFoundError'];
2
+ export type PurgeQueueAcknowledgedMessagesControllerResponseDTO = readonly [204, null] | TErrors['InvalidQueueParametersError'] | TErrors['ConsumerGroupRequiredError'] | TErrors['ConsumerGroupsNotSupportedError'] | TErrors['QueueNotFoundError'] | TErrors['AcknowledgedMessageAuditNotEnabledError'];
3
3
  //# sourceMappingURL=PurgeQueueAcknowledgedMessagesControllerResponseDTO.d.ts.map