redis-smq-rest-api 9.0.6-next.2 → 9.0.7-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.
- package/CHANGELOG.md +16 -0
- package/dist/cjs/src/config/errors/InvalidApiServerParamsError.d.ts +8 -0
- package/dist/cjs/src/config/errors/InvalidApiServerParamsError.d.ts.map +1 -0
- package/dist/cjs/src/config/errors/InvalidApiServerParamsError.js +14 -0
- package/dist/cjs/src/config/errors/InvalidApiServerParamsError.js.map +1 -0
- package/dist/cjs/src/config/errors/index.d.ts +1 -2
- package/dist/cjs/src/config/errors/index.d.ts.map +1 -1
- package/dist/cjs/src/config/errors/index.js +1 -2
- package/dist/cjs/src/config/errors/index.js.map +1 -1
- package/dist/cjs/src/controllers/queue-exchanges/getQueueExchangesController.d.ts +1 -1
- package/dist/cjs/src/controllers/queue-exchanges/getQueueExchangesController.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/consumer-groups/CountConsumerGroupPendingMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/consumer-groups/CountConsumerGroupPendingMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/consumer-groups/DeleteConsumerGroupControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/consumer-groups/DeleteConsumerGroupControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/consumer-groups/GetConsumerGroupPendingMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/consumer-groups/GetConsumerGroupPendingMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/consumer-groups/PurgeConsumerGroupPendingMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/consumer-groups/PurgeConsumerGroupPendingMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/consumer-groups/SaveConsumerGroupControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/consumer-groups/SaveConsumerGroupControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/exchange-direct/BindQueueDirectXControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/exchange-direct/BindQueueDirectXControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/exchange-direct/DeleteExchangeDirectXControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/exchange-direct/DeleteExchangeDirectXControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/exchange-direct/GetRoutingKeyQueuesDirectXControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/exchange-direct/GetRoutingKeyQueuesDirectXControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/exchange-direct/GetRoutingKeysDirectXControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/exchange-direct/GetRoutingKeysDirectXControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/exchange-direct/MatchQueuesDirectXControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/exchange-direct/MatchQueuesDirectXControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/exchange-direct/UnbindQueueDirectXControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/exchange-direct/UnbindQueueDirectXControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/exchange-fanout/BindQueueFanoutXControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/exchange-fanout/BindQueueFanoutXControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/exchange-fanout/DeleteExchangeFanoutXControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/exchange-fanout/DeleteExchangeFanoutXControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/exchange-fanout/MatchQueuesFanoutXControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/exchange-fanout/MatchQueuesFanoutXControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/exchange-fanout/UnbindQueueFanoutXControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/exchange-fanout/UnbindQueueFanoutXControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/exchange-topic/BindQueueTopicXControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/exchange-topic/BindQueueTopicXControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/exchange-topic/DeleteExchangeTopicXControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/exchange-topic/DeleteExchangeTopicXControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/exchange-topic/GetBindingPatternQueuesTopicXControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/exchange-topic/GetBindingPatternQueuesTopicXControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/exchange-topic/GetBindingPatternsTopicXControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/exchange-topic/GetBindingPatternsTopicXControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/exchange-topic/MatchQueuesTopicXControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/exchange-topic/MatchQueuesTopicXControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/exchange-topic/UnbindQueueTopicXControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/exchange-topic/UnbindQueueTopicXControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/messages/DeleteMessageByIdControllerResponseDTO.d.ts +1 -2
- package/dist/cjs/src/dto/controllers/messages/DeleteMessageByIdControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/messages/DeleteMessagesByIdsControllerResponseDTO.d.ts +1 -2
- package/dist/cjs/src/dto/controllers/messages/DeleteMessagesByIdsControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/messages/PublishMessageControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/messages/PublishMessageControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/messages/RequeueMessageByIdControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/messages/RequeueMessageByIdControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/namespaces/DeleteNamespaceControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/namespaces/DeleteNamespaceControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/namespaces/GetNamespaceExchangesControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/namespaces/GetNamespaceExchangesControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/queue-acknowledged-messages/CountQueueAcknowledgedMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/queue-acknowledged-messages/CountQueueAcknowledgedMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/queue-acknowledged-messages/GetQueueAcknowledgedMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/queue-acknowledged-messages/GetQueueAcknowledgedMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/queue-acknowledged-messages/PurgeQueueAcknowledgedMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/queue-acknowledged-messages/PurgeQueueAcknowledgedMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/queue-dead-lettered-messages/CountQueueDeadLetteredMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/queue-dead-lettered-messages/CountQueueDeadLetteredMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/queue-dead-lettered-messages/GetQueueDeadLetteredMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/queue-dead-lettered-messages/GetQueueDeadLetteredMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/queue-dead-lettered-messages/PurgeQueueDeadLetteredMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/queue-dead-lettered-messages/PurgeQueueDeadLetteredMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/{esm/src/dto/controllers/queue-exchanges/GetQueueExhangesControllerRequestPathDTO.d.ts → cjs/src/dto/controllers/queue-exchanges/GetQueueExchangesControllerRequestPathDTO.d.ts} +1 -1
- package/dist/cjs/src/dto/controllers/queue-exchanges/GetQueueExchangesControllerRequestPathDTO.d.ts.map +1 -0
- package/dist/cjs/src/dto/controllers/queue-exchanges/{GetQueueExhangesControllerRequestPathDTO.js → GetQueueExchangesControllerRequestPathDTO.js} +1 -1
- package/dist/cjs/src/dto/controllers/queue-exchanges/GetQueueExchangesControllerRequestPathDTO.js.map +1 -0
- package/dist/cjs/src/dto/controllers/queue-exchanges/GetQueueExchangesControllerResponseDTO.d.ts +2 -4
- package/dist/cjs/src/dto/controllers/queue-exchanges/GetQueueExchangesControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/queue-messages/CountQueueMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/queue-messages/CountQueueMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/queue-messages/GetQueueMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/queue-messages/GetQueueMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/queue-pending-messages/CountQueuePendingMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/queue-pending-messages/CountQueuePendingMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/queue-pending-messages/GetQueuePendingMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/queue-pending-messages/GetQueuePendingMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/queue-pending-messages/PurgeQueuePendingMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/queue-pending-messages/PurgeQueuePendingMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/queue-rate-limit/ClearQueueRateLimitControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/queue-rate-limit/ClearQueueRateLimitControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/queue-rate-limit/GetQueueRateLimitControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/queue-rate-limit/GetQueueRateLimitControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/queue-rate-limit/SetQueueRateLimitControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/queue-rate-limit/SetQueueRateLimitControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/queue-scheduled-messages/CountQueueScheduledMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/queue-scheduled-messages/CountQueueScheduledMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/queue-scheduled-messages/GetQueueScheduledMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/queue-scheduled-messages/GetQueueScheduledMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/queue-scheduled-messages/PurgeQueueScheduledMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/queue-scheduled-messages/PurgeQueueScheduledMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/queues/CreateQueueControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/queues/CreateQueueControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/dto/controllers/queues/DeleteQueueControllerResponseDTO.d.ts +1 -1
- package/dist/cjs/src/dto/controllers/queues/DeleteQueueControllerResponseDTO.d.ts.map +1 -1
- package/dist/cjs/src/errors/errors.d.ts +15 -17
- package/dist/cjs/src/errors/errors.d.ts.map +1 -1
- package/dist/cjs/src/errors/errors.js +15 -17
- package/dist/cjs/src/errors/errors.js.map +1 -1
- package/dist/cjs/src/errors/getErrorResponseParams.d.ts +1 -2
- package/dist/cjs/src/errors/getErrorResponseParams.d.ts.map +1 -1
- package/dist/cjs/src/errors/getErrorResponseParams.js +1 -2
- package/dist/cjs/src/errors/getErrorResponseParams.js.map +1 -1
- package/dist/cjs/src/lib/errors/errors/RedisSMQRestApiError.d.ts +4 -0
- package/dist/cjs/src/lib/errors/errors/RedisSMQRestApiError.d.ts.map +1 -0
- package/dist/cjs/src/lib/errors/errors/RedisSMQRestApiError.js +8 -0
- package/dist/cjs/src/lib/errors/errors/RedisSMQRestApiError.js.map +1 -0
- package/dist/cjs/src/lib/errors/middlewares/errorHandlerMiddleware.d.ts.map +1 -1
- package/dist/cjs/src/lib/errors/middlewares/errorHandlerMiddleware.js +7 -3
- package/dist/cjs/src/lib/errors/middlewares/errorHandlerMiddleware.js.map +1 -1
- package/dist/cjs/src/lib/router/errors/RequestValidationError.d.ts +9 -0
- package/dist/cjs/src/lib/router/errors/RequestValidationError.d.ts.map +1 -0
- package/dist/cjs/src/lib/router/errors/RequestValidationError.js +14 -0
- package/dist/cjs/src/lib/router/errors/RequestValidationError.js.map +1 -0
- package/dist/cjs/src/lib/router/errors/ResponseValidationError.d.ts +9 -0
- package/dist/cjs/src/lib/router/errors/ResponseValidationError.d.ts.map +1 -0
- package/dist/cjs/src/lib/router/errors/ResponseValidationError.js +14 -0
- package/dist/cjs/src/lib/router/errors/ResponseValidationError.js.map +1 -0
- package/dist/cjs/src/lib/router/errors/ResponseValidatorNotFoundError.d.ts +8 -0
- package/dist/cjs/src/lib/router/errors/ResponseValidatorNotFoundError.d.ts.map +1 -0
- package/dist/cjs/src/lib/router/errors/ResponseValidatorNotFoundError.js +14 -0
- package/dist/cjs/src/lib/router/errors/ResponseValidatorNotFoundError.js.map +1 -0
- package/dist/cjs/src/lib/router/index.d.ts.map +1 -1
- package/dist/cjs/src/lib/router/index.js +8 -28
- package/dist/cjs/src/lib/router/index.js.map +1 -1
- package/dist/cjs/src/lib/router/middlewares/ValidateResponseMiddleware.js +2 -2
- package/dist/cjs/src/lib/router/middlewares/ValidateResponseMiddleware.js.map +1 -1
- package/dist/cjs/src/lib/validator/schema-generator.d.ts.map +1 -1
- package/dist/cjs/src/lib/validator/schema-generator.js +12 -4
- package/dist/cjs/src/lib/validator/schema-generator.js.map +1 -1
- package/dist/cjs/src/services/QueueRateLimitService.js +1 -1
- package/dist/cjs/src/services/QueueRateLimitService.js.map +1 -1
- package/dist/esm/src/config/errors/InvalidApiServerParamsError.d.ts +8 -0
- package/dist/esm/src/config/errors/InvalidApiServerParamsError.d.ts.map +1 -0
- package/dist/esm/src/config/errors/InvalidApiServerParamsError.js +10 -0
- package/dist/esm/src/config/errors/InvalidApiServerParamsError.js.map +1 -0
- package/dist/esm/src/config/errors/index.d.ts +1 -2
- package/dist/esm/src/config/errors/index.d.ts.map +1 -1
- package/dist/esm/src/config/errors/index.js +1 -2
- package/dist/esm/src/config/errors/index.js.map +1 -1
- package/dist/esm/src/controllers/queue-exchanges/getQueueExchangesController.d.ts +1 -1
- package/dist/esm/src/controllers/queue-exchanges/getQueueExchangesController.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/consumer-groups/CountConsumerGroupPendingMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/consumer-groups/CountConsumerGroupPendingMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/consumer-groups/DeleteConsumerGroupControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/consumer-groups/DeleteConsumerGroupControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/consumer-groups/GetConsumerGroupPendingMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/consumer-groups/GetConsumerGroupPendingMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/consumer-groups/PurgeConsumerGroupPendingMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/consumer-groups/PurgeConsumerGroupPendingMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/consumer-groups/SaveConsumerGroupControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/consumer-groups/SaveConsumerGroupControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/exchange-direct/BindQueueDirectXControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/exchange-direct/BindQueueDirectXControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/exchange-direct/DeleteExchangeDirectXControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/exchange-direct/DeleteExchangeDirectXControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/exchange-direct/GetRoutingKeyQueuesDirectXControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/exchange-direct/GetRoutingKeyQueuesDirectXControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/exchange-direct/GetRoutingKeysDirectXControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/exchange-direct/GetRoutingKeysDirectXControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/exchange-direct/MatchQueuesDirectXControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/exchange-direct/MatchQueuesDirectXControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/exchange-direct/UnbindQueueDirectXControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/exchange-direct/UnbindQueueDirectXControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/exchange-fanout/BindQueueFanoutXControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/exchange-fanout/BindQueueFanoutXControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/exchange-fanout/DeleteExchangeFanoutXControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/exchange-fanout/DeleteExchangeFanoutXControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/exchange-fanout/MatchQueuesFanoutXControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/exchange-fanout/MatchQueuesFanoutXControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/exchange-fanout/UnbindQueueFanoutXControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/exchange-fanout/UnbindQueueFanoutXControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/exchange-topic/BindQueueTopicXControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/exchange-topic/BindQueueTopicXControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/exchange-topic/DeleteExchangeTopicXControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/exchange-topic/DeleteExchangeTopicXControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/exchange-topic/GetBindingPatternQueuesTopicXControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/exchange-topic/GetBindingPatternQueuesTopicXControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/exchange-topic/GetBindingPatternsTopicXControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/exchange-topic/GetBindingPatternsTopicXControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/exchange-topic/MatchQueuesTopicXControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/exchange-topic/MatchQueuesTopicXControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/exchange-topic/UnbindQueueTopicXControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/exchange-topic/UnbindQueueTopicXControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/messages/DeleteMessageByIdControllerResponseDTO.d.ts +1 -2
- package/dist/esm/src/dto/controllers/messages/DeleteMessageByIdControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/messages/DeleteMessagesByIdsControllerResponseDTO.d.ts +1 -2
- package/dist/esm/src/dto/controllers/messages/DeleteMessagesByIdsControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/messages/PublishMessageControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/messages/PublishMessageControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/messages/RequeueMessageByIdControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/messages/RequeueMessageByIdControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/namespaces/DeleteNamespaceControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/namespaces/DeleteNamespaceControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/namespaces/GetNamespaceExchangesControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/namespaces/GetNamespaceExchangesControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/queue-acknowledged-messages/CountQueueAcknowledgedMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/queue-acknowledged-messages/CountQueueAcknowledgedMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/queue-acknowledged-messages/GetQueueAcknowledgedMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/queue-acknowledged-messages/GetQueueAcknowledgedMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/queue-acknowledged-messages/PurgeQueueAcknowledgedMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/queue-acknowledged-messages/PurgeQueueAcknowledgedMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/queue-dead-lettered-messages/CountQueueDeadLetteredMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/queue-dead-lettered-messages/CountQueueDeadLetteredMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/queue-dead-lettered-messages/GetQueueDeadLetteredMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/queue-dead-lettered-messages/GetQueueDeadLetteredMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/queue-dead-lettered-messages/PurgeQueueDeadLetteredMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/queue-dead-lettered-messages/PurgeQueueDeadLetteredMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/{cjs/src/dto/controllers/queue-exchanges/GetQueueExhangesControllerRequestPathDTO.d.ts → esm/src/dto/controllers/queue-exchanges/GetQueueExchangesControllerRequestPathDTO.d.ts} +1 -1
- package/dist/esm/src/dto/controllers/queue-exchanges/GetQueueExchangesControllerRequestPathDTO.d.ts.map +1 -0
- package/dist/esm/src/dto/controllers/queue-exchanges/GetQueueExchangesControllerRequestPathDTO.js +2 -0
- package/dist/esm/src/dto/controllers/queue-exchanges/GetQueueExchangesControllerRequestPathDTO.js.map +1 -0
- package/dist/esm/src/dto/controllers/queue-exchanges/GetQueueExchangesControllerResponseDTO.d.ts +2 -4
- package/dist/esm/src/dto/controllers/queue-exchanges/GetQueueExchangesControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/queue-messages/CountQueueMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/queue-messages/CountQueueMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/queue-messages/GetQueueMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/queue-messages/GetQueueMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/queue-pending-messages/CountQueuePendingMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/queue-pending-messages/CountQueuePendingMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/queue-pending-messages/GetQueuePendingMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/queue-pending-messages/GetQueuePendingMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/queue-pending-messages/PurgeQueuePendingMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/queue-pending-messages/PurgeQueuePendingMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/queue-rate-limit/ClearQueueRateLimitControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/queue-rate-limit/ClearQueueRateLimitControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/queue-rate-limit/GetQueueRateLimitControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/queue-rate-limit/GetQueueRateLimitControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/queue-rate-limit/SetQueueRateLimitControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/queue-rate-limit/SetQueueRateLimitControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/queue-scheduled-messages/CountQueueScheduledMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/queue-scheduled-messages/CountQueueScheduledMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/queue-scheduled-messages/GetQueueScheduledMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/queue-scheduled-messages/GetQueueScheduledMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/queue-scheduled-messages/PurgeQueueScheduledMessagesControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/queue-scheduled-messages/PurgeQueueScheduledMessagesControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/queues/CreateQueueControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/queues/CreateQueueControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/dto/controllers/queues/DeleteQueueControllerResponseDTO.d.ts +1 -1
- package/dist/esm/src/dto/controllers/queues/DeleteQueueControllerResponseDTO.d.ts.map +1 -1
- package/dist/esm/src/errors/errors.d.ts +15 -17
- package/dist/esm/src/errors/errors.d.ts.map +1 -1
- package/dist/esm/src/errors/errors.js +15 -17
- package/dist/esm/src/errors/errors.js.map +1 -1
- package/dist/esm/src/errors/getErrorResponseParams.d.ts +1 -2
- package/dist/esm/src/errors/getErrorResponseParams.d.ts.map +1 -1
- package/dist/esm/src/errors/getErrorResponseParams.js +1 -2
- package/dist/esm/src/errors/getErrorResponseParams.js.map +1 -1
- package/dist/esm/src/lib/errors/errors/RedisSMQRestApiError.d.ts +4 -0
- package/dist/esm/src/lib/errors/errors/RedisSMQRestApiError.d.ts.map +1 -0
- package/dist/esm/src/lib/errors/errors/RedisSMQRestApiError.js +4 -0
- package/dist/esm/src/lib/errors/errors/RedisSMQRestApiError.js.map +1 -0
- package/dist/esm/src/lib/errors/middlewares/errorHandlerMiddleware.d.ts.map +1 -1
- package/dist/esm/src/lib/errors/middlewares/errorHandlerMiddleware.js +6 -3
- package/dist/esm/src/lib/errors/middlewares/errorHandlerMiddleware.js.map +1 -1
- package/dist/esm/src/lib/router/errors/RequestValidationError.d.ts +9 -0
- package/dist/esm/src/lib/router/errors/RequestValidationError.d.ts.map +1 -0
- package/dist/esm/src/lib/router/errors/RequestValidationError.js +10 -0
- package/dist/esm/src/lib/router/errors/RequestValidationError.js.map +1 -0
- package/dist/esm/src/lib/router/errors/ResponseValidationError.d.ts +9 -0
- package/dist/esm/src/lib/router/errors/ResponseValidationError.d.ts.map +1 -0
- package/dist/esm/src/lib/router/errors/ResponseValidationError.js +10 -0
- package/dist/esm/src/lib/router/errors/ResponseValidationError.js.map +1 -0
- package/dist/esm/src/lib/router/errors/ResponseValidatorNotFoundError.d.ts +8 -0
- package/dist/esm/src/lib/router/errors/ResponseValidatorNotFoundError.d.ts.map +1 -0
- package/dist/esm/src/lib/router/errors/ResponseValidatorNotFoundError.js +10 -0
- package/dist/esm/src/lib/router/errors/ResponseValidatorNotFoundError.js.map +1 -0
- package/dist/esm/src/lib/router/index.d.ts.map +1 -1
- package/dist/esm/src/lib/router/index.js +8 -28
- package/dist/esm/src/lib/router/index.js.map +1 -1
- package/dist/esm/src/lib/router/middlewares/ValidateResponseMiddleware.js +2 -2
- package/dist/esm/src/lib/router/middlewares/ValidateResponseMiddleware.js.map +1 -1
- package/dist/esm/src/lib/validator/schema-generator.d.ts.map +1 -1
- package/dist/esm/src/lib/validator/schema-generator.js +12 -4
- package/dist/esm/src/lib/validator/schema-generator.js.map +1 -1
- package/dist/esm/src/services/QueueRateLimitService.js +2 -2
- package/dist/esm/src/services/QueueRateLimitService.js.map +1 -1
- package/dist/schema.json +1685 -469
- package/package.json +3 -3
- package/dist/cjs/src/config/errors/ConfigError.d.ts +0 -4
- package/dist/cjs/src/config/errors/ConfigError.d.ts.map +0 -1
- package/dist/cjs/src/config/errors/ConfigError.js +0 -8
- package/dist/cjs/src/config/errors/ConfigError.js.map +0 -1
- package/dist/cjs/src/config/errors/ConfigInvalidApiServerParamsError.d.ts +0 -4
- package/dist/cjs/src/config/errors/ConfigInvalidApiServerParamsError.d.ts.map +0 -1
- package/dist/cjs/src/config/errors/ConfigInvalidApiServerParamsError.js +0 -8
- package/dist/cjs/src/config/errors/ConfigInvalidApiServerParamsError.js.map +0 -1
- package/dist/cjs/src/dto/controllers/queue-exchanges/GetQueueExhangesControllerRequestPathDTO.d.ts.map +0 -1
- package/dist/cjs/src/dto/controllers/queue-exchanges/GetQueueExhangesControllerRequestPathDTO.js.map +0 -1
- package/dist/cjs/src/lib/errors/errors/RedisSmqRestApiError.d.ts +0 -4
- package/dist/cjs/src/lib/errors/errors/RedisSmqRestApiError.d.ts.map +0 -1
- package/dist/cjs/src/lib/errors/errors/RedisSmqRestApiError.js +0 -8
- package/dist/cjs/src/lib/errors/errors/RedisSmqRestApiError.js.map +0 -1
- package/dist/cjs/src/lib/errors/errors/ValidationError.d.ts +0 -7
- package/dist/cjs/src/lib/errors/errors/ValidationError.d.ts.map +0 -1
- package/dist/cjs/src/lib/errors/errors/ValidationError.js +0 -12
- package/dist/cjs/src/lib/errors/errors/ValidationError.js.map +0 -1
- package/dist/cjs/src/lib/router/errors/RouterRequestValidationError.d.ts +0 -4
- package/dist/cjs/src/lib/router/errors/RouterRequestValidationError.d.ts.map +0 -1
- package/dist/cjs/src/lib/router/errors/RouterRequestValidationError.js +0 -8
- package/dist/cjs/src/lib/router/errors/RouterRequestValidationError.js.map +0 -1
- package/dist/cjs/src/lib/router/errors/RouterResponseValidationError.d.ts +0 -4
- package/dist/cjs/src/lib/router/errors/RouterResponseValidationError.d.ts.map +0 -1
- package/dist/cjs/src/lib/router/errors/RouterResponseValidationError.js +0 -8
- package/dist/cjs/src/lib/router/errors/RouterResponseValidationError.js.map +0 -1
- package/dist/cjs/src/lib/router/errors/RouterResponseValidatorNotFoundError.d.ts +0 -4
- package/dist/cjs/src/lib/router/errors/RouterResponseValidatorNotFoundError.d.ts.map +0 -1
- package/dist/cjs/src/lib/router/errors/RouterResponseValidatorNotFoundError.js +0 -8
- package/dist/cjs/src/lib/router/errors/RouterResponseValidatorNotFoundError.js.map +0 -1
- package/dist/esm/src/config/errors/ConfigError.d.ts +0 -4
- package/dist/esm/src/config/errors/ConfigError.d.ts.map +0 -1
- package/dist/esm/src/config/errors/ConfigError.js +0 -4
- package/dist/esm/src/config/errors/ConfigError.js.map +0 -1
- package/dist/esm/src/config/errors/ConfigInvalidApiServerParamsError.d.ts +0 -4
- package/dist/esm/src/config/errors/ConfigInvalidApiServerParamsError.d.ts.map +0 -1
- package/dist/esm/src/config/errors/ConfigInvalidApiServerParamsError.js +0 -4
- package/dist/esm/src/config/errors/ConfigInvalidApiServerParamsError.js.map +0 -1
- package/dist/esm/src/dto/controllers/queue-exchanges/GetQueueExhangesControllerRequestPathDTO.d.ts.map +0 -1
- package/dist/esm/src/dto/controllers/queue-exchanges/GetQueueExhangesControllerRequestPathDTO.js +0 -2
- package/dist/esm/src/dto/controllers/queue-exchanges/GetQueueExhangesControllerRequestPathDTO.js.map +0 -1
- package/dist/esm/src/lib/errors/errors/RedisSmqRestApiError.d.ts +0 -4
- package/dist/esm/src/lib/errors/errors/RedisSmqRestApiError.d.ts.map +0 -1
- package/dist/esm/src/lib/errors/errors/RedisSmqRestApiError.js +0 -4
- package/dist/esm/src/lib/errors/errors/RedisSmqRestApiError.js.map +0 -1
- package/dist/esm/src/lib/errors/errors/ValidationError.d.ts +0 -7
- package/dist/esm/src/lib/errors/errors/ValidationError.d.ts.map +0 -1
- package/dist/esm/src/lib/errors/errors/ValidationError.js +0 -9
- package/dist/esm/src/lib/errors/errors/ValidationError.js.map +0 -1
- package/dist/esm/src/lib/router/errors/RouterRequestValidationError.d.ts +0 -4
- package/dist/esm/src/lib/router/errors/RouterRequestValidationError.d.ts.map +0 -1
- package/dist/esm/src/lib/router/errors/RouterRequestValidationError.js +0 -4
- package/dist/esm/src/lib/router/errors/RouterRequestValidationError.js.map +0 -1
- package/dist/esm/src/lib/router/errors/RouterResponseValidationError.d.ts +0 -4
- package/dist/esm/src/lib/router/errors/RouterResponseValidationError.d.ts.map +0 -1
- package/dist/esm/src/lib/router/errors/RouterResponseValidationError.js +0 -4
- package/dist/esm/src/lib/router/errors/RouterResponseValidationError.js.map +0 -1
- package/dist/esm/src/lib/router/errors/RouterResponseValidatorNotFoundError.d.ts +0 -4
- package/dist/esm/src/lib/router/errors/RouterResponseValidatorNotFoundError.d.ts.map +0 -1
- package/dist/esm/src/lib/router/errors/RouterResponseValidatorNotFoundError.js +0 -4
- package/dist/esm/src/lib/router/errors/RouterResponseValidatorNotFoundError.js.map +0 -1
package/dist/schema.json
CHANGED
|
@@ -33,6 +33,51 @@
|
|
|
33
33
|
},
|
|
34
34
|
"BindQueueDirectXControllerResponseDTO": {
|
|
35
35
|
"anyOf": [
|
|
36
|
+
{
|
|
37
|
+
"items": [
|
|
38
|
+
{
|
|
39
|
+
"const": 404,
|
|
40
|
+
"type": "number"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"const": "ExchangeNotFoundError",
|
|
44
|
+
"type": "string"
|
|
45
|
+
}
|
|
46
|
+
],
|
|
47
|
+
"maxItems": 2,
|
|
48
|
+
"minItems": 2,
|
|
49
|
+
"type": "array"
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"items": [
|
|
53
|
+
{
|
|
54
|
+
"const": 500,
|
|
55
|
+
"type": "number"
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"const": "ExchangeQueuePolicyMismatchError",
|
|
59
|
+
"type": "string"
|
|
60
|
+
}
|
|
61
|
+
],
|
|
62
|
+
"maxItems": 2,
|
|
63
|
+
"minItems": 2,
|
|
64
|
+
"type": "array"
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"items": [
|
|
68
|
+
{
|
|
69
|
+
"const": 500,
|
|
70
|
+
"type": "number"
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"const": "ExchangeTypeMismatchError",
|
|
74
|
+
"type": "string"
|
|
75
|
+
}
|
|
76
|
+
],
|
|
77
|
+
"maxItems": 2,
|
|
78
|
+
"minItems": 2,
|
|
79
|
+
"type": "array"
|
|
80
|
+
},
|
|
36
81
|
{
|
|
37
82
|
"items": [
|
|
38
83
|
{
|
|
@@ -48,6 +93,21 @@
|
|
|
48
93
|
"minItems": 2,
|
|
49
94
|
"type": "array"
|
|
50
95
|
},
|
|
96
|
+
{
|
|
97
|
+
"items": [
|
|
98
|
+
{
|
|
99
|
+
"const": 400,
|
|
100
|
+
"type": "number"
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"const": "InvalidExchangeParametersError",
|
|
104
|
+
"type": "string"
|
|
105
|
+
}
|
|
106
|
+
],
|
|
107
|
+
"maxItems": 2,
|
|
108
|
+
"minItems": 2,
|
|
109
|
+
"type": "array"
|
|
110
|
+
},
|
|
51
111
|
{
|
|
52
112
|
"items": [
|
|
53
113
|
{
|
|
@@ -70,7 +130,7 @@
|
|
|
70
130
|
"type": "number"
|
|
71
131
|
},
|
|
72
132
|
{
|
|
73
|
-
"const": "
|
|
133
|
+
"const": "NamespaceMismatchError",
|
|
74
134
|
"type": "string"
|
|
75
135
|
}
|
|
76
136
|
],
|
|
@@ -130,6 +190,51 @@
|
|
|
130
190
|
},
|
|
131
191
|
"BindQueueFanoutXControllerResponseDTO": {
|
|
132
192
|
"anyOf": [
|
|
193
|
+
{
|
|
194
|
+
"items": [
|
|
195
|
+
{
|
|
196
|
+
"const": 404,
|
|
197
|
+
"type": "number"
|
|
198
|
+
},
|
|
199
|
+
{
|
|
200
|
+
"const": "ExchangeNotFoundError",
|
|
201
|
+
"type": "string"
|
|
202
|
+
}
|
|
203
|
+
],
|
|
204
|
+
"maxItems": 2,
|
|
205
|
+
"minItems": 2,
|
|
206
|
+
"type": "array"
|
|
207
|
+
},
|
|
208
|
+
{
|
|
209
|
+
"items": [
|
|
210
|
+
{
|
|
211
|
+
"const": 500,
|
|
212
|
+
"type": "number"
|
|
213
|
+
},
|
|
214
|
+
{
|
|
215
|
+
"const": "ExchangeQueuePolicyMismatchError",
|
|
216
|
+
"type": "string"
|
|
217
|
+
}
|
|
218
|
+
],
|
|
219
|
+
"maxItems": 2,
|
|
220
|
+
"minItems": 2,
|
|
221
|
+
"type": "array"
|
|
222
|
+
},
|
|
223
|
+
{
|
|
224
|
+
"items": [
|
|
225
|
+
{
|
|
226
|
+
"const": 500,
|
|
227
|
+
"type": "number"
|
|
228
|
+
},
|
|
229
|
+
{
|
|
230
|
+
"const": "ExchangeTypeMismatchError",
|
|
231
|
+
"type": "string"
|
|
232
|
+
}
|
|
233
|
+
],
|
|
234
|
+
"maxItems": 2,
|
|
235
|
+
"minItems": 2,
|
|
236
|
+
"type": "array"
|
|
237
|
+
},
|
|
133
238
|
{
|
|
134
239
|
"items": [
|
|
135
240
|
{
|
|
@@ -137,7 +242,7 @@
|
|
|
137
242
|
"type": "number"
|
|
138
243
|
},
|
|
139
244
|
{
|
|
140
|
-
"const": "
|
|
245
|
+
"const": "InvalidExchangeParametersError",
|
|
141
246
|
"type": "string"
|
|
142
247
|
}
|
|
143
248
|
],
|
|
@@ -167,7 +272,7 @@
|
|
|
167
272
|
"type": "number"
|
|
168
273
|
},
|
|
169
274
|
{
|
|
170
|
-
"const": "
|
|
275
|
+
"const": "NamespaceMismatchError",
|
|
171
276
|
"type": "string"
|
|
172
277
|
}
|
|
173
278
|
],
|
|
@@ -238,6 +343,51 @@
|
|
|
238
343
|
},
|
|
239
344
|
"BindQueueTopicXControllerResponseDTO": {
|
|
240
345
|
"anyOf": [
|
|
346
|
+
{
|
|
347
|
+
"items": [
|
|
348
|
+
{
|
|
349
|
+
"const": 404,
|
|
350
|
+
"type": "number"
|
|
351
|
+
},
|
|
352
|
+
{
|
|
353
|
+
"const": "ExchangeNotFoundError",
|
|
354
|
+
"type": "string"
|
|
355
|
+
}
|
|
356
|
+
],
|
|
357
|
+
"maxItems": 2,
|
|
358
|
+
"minItems": 2,
|
|
359
|
+
"type": "array"
|
|
360
|
+
},
|
|
361
|
+
{
|
|
362
|
+
"items": [
|
|
363
|
+
{
|
|
364
|
+
"const": 500,
|
|
365
|
+
"type": "number"
|
|
366
|
+
},
|
|
367
|
+
{
|
|
368
|
+
"const": "ExchangeQueuePolicyMismatchError",
|
|
369
|
+
"type": "string"
|
|
370
|
+
}
|
|
371
|
+
],
|
|
372
|
+
"maxItems": 2,
|
|
373
|
+
"minItems": 2,
|
|
374
|
+
"type": "array"
|
|
375
|
+
},
|
|
376
|
+
{
|
|
377
|
+
"items": [
|
|
378
|
+
{
|
|
379
|
+
"const": 500,
|
|
380
|
+
"type": "number"
|
|
381
|
+
},
|
|
382
|
+
{
|
|
383
|
+
"const": "ExchangeTypeMismatchError",
|
|
384
|
+
"type": "string"
|
|
385
|
+
}
|
|
386
|
+
],
|
|
387
|
+
"maxItems": 2,
|
|
388
|
+
"minItems": 2,
|
|
389
|
+
"type": "array"
|
|
390
|
+
},
|
|
241
391
|
{
|
|
242
392
|
"items": [
|
|
243
393
|
{
|
|
@@ -245,7 +395,7 @@
|
|
|
245
395
|
"type": "number"
|
|
246
396
|
},
|
|
247
397
|
{
|
|
248
|
-
"const": "
|
|
398
|
+
"const": "InvalidExchangeParametersError",
|
|
249
399
|
"type": "string"
|
|
250
400
|
}
|
|
251
401
|
],
|
|
@@ -268,6 +418,21 @@
|
|
|
268
418
|
"minItems": 2,
|
|
269
419
|
"type": "array"
|
|
270
420
|
},
|
|
421
|
+
{
|
|
422
|
+
"items": [
|
|
423
|
+
{
|
|
424
|
+
"const": 400,
|
|
425
|
+
"type": "number"
|
|
426
|
+
},
|
|
427
|
+
{
|
|
428
|
+
"const": "InvalidTopicBindingPatternError",
|
|
429
|
+
"type": "string"
|
|
430
|
+
}
|
|
431
|
+
],
|
|
432
|
+
"maxItems": 2,
|
|
433
|
+
"minItems": 2,
|
|
434
|
+
"type": "array"
|
|
435
|
+
},
|
|
271
436
|
{
|
|
272
437
|
"items": [
|
|
273
438
|
{
|
|
@@ -275,7 +440,7 @@
|
|
|
275
440
|
"type": "number"
|
|
276
441
|
},
|
|
277
442
|
{
|
|
278
|
-
"const": "
|
|
443
|
+
"const": "NamespaceMismatchError",
|
|
279
444
|
"type": "string"
|
|
280
445
|
}
|
|
281
446
|
],
|
|
@@ -331,6 +496,21 @@
|
|
|
331
496
|
},
|
|
332
497
|
"ClearQueueRateLimitControllerResponseDTO": {
|
|
333
498
|
"anyOf": [
|
|
499
|
+
{
|
|
500
|
+
"items": [
|
|
501
|
+
{
|
|
502
|
+
"const": 400,
|
|
503
|
+
"type": "number"
|
|
504
|
+
},
|
|
505
|
+
{
|
|
506
|
+
"const": "InvalidQueueParametersError",
|
|
507
|
+
"type": "string"
|
|
508
|
+
}
|
|
509
|
+
],
|
|
510
|
+
"maxItems": 2,
|
|
511
|
+
"minItems": 2,
|
|
512
|
+
"type": "array"
|
|
513
|
+
},
|
|
334
514
|
{
|
|
335
515
|
"items": [
|
|
336
516
|
{
|
|
@@ -383,6 +563,21 @@
|
|
|
383
563
|
},
|
|
384
564
|
"CountConsumerGroupPendingMessagesControllerResponseDTO": {
|
|
385
565
|
"anyOf": [
|
|
566
|
+
{
|
|
567
|
+
"items": [
|
|
568
|
+
{
|
|
569
|
+
"const": 400,
|
|
570
|
+
"type": "number"
|
|
571
|
+
},
|
|
572
|
+
{
|
|
573
|
+
"const": "ConsumerGroupRequiredError",
|
|
574
|
+
"type": "string"
|
|
575
|
+
}
|
|
576
|
+
],
|
|
577
|
+
"maxItems": 2,
|
|
578
|
+
"minItems": 2,
|
|
579
|
+
"type": "array"
|
|
580
|
+
},
|
|
386
581
|
{
|
|
387
582
|
"items": [
|
|
388
583
|
{
|
|
@@ -413,6 +608,21 @@
|
|
|
413
608
|
"minItems": 2,
|
|
414
609
|
"type": "array"
|
|
415
610
|
},
|
|
611
|
+
{
|
|
612
|
+
"items": [
|
|
613
|
+
{
|
|
614
|
+
"const": 404,
|
|
615
|
+
"type": "number"
|
|
616
|
+
},
|
|
617
|
+
{
|
|
618
|
+
"const": "QueueNotFoundError",
|
|
619
|
+
"type": "string"
|
|
620
|
+
}
|
|
621
|
+
],
|
|
622
|
+
"maxItems": 2,
|
|
623
|
+
"minItems": 2,
|
|
624
|
+
"type": "array"
|
|
625
|
+
},
|
|
416
626
|
{
|
|
417
627
|
"items": [
|
|
418
628
|
{
|
|
@@ -449,11 +659,11 @@
|
|
|
449
659
|
{
|
|
450
660
|
"items": [
|
|
451
661
|
{
|
|
452
|
-
"const":
|
|
662
|
+
"const": 500,
|
|
453
663
|
"type": "number"
|
|
454
664
|
},
|
|
455
665
|
{
|
|
456
|
-
"const": "
|
|
666
|
+
"const": "AcknowledgedMessageAuditNotEnabledError",
|
|
457
667
|
"type": "string"
|
|
458
668
|
}
|
|
459
669
|
],
|
|
@@ -464,11 +674,11 @@
|
|
|
464
674
|
{
|
|
465
675
|
"items": [
|
|
466
676
|
{
|
|
467
|
-
"const":
|
|
677
|
+
"const": 400,
|
|
468
678
|
"type": "number"
|
|
469
679
|
},
|
|
470
680
|
{
|
|
471
|
-
"const": "
|
|
681
|
+
"const": "ConsumerGroupRequiredError",
|
|
472
682
|
"type": "string"
|
|
473
683
|
}
|
|
474
684
|
],
|
|
@@ -479,36 +689,18 @@
|
|
|
479
689
|
{
|
|
480
690
|
"items": [
|
|
481
691
|
{
|
|
482
|
-
"const":
|
|
692
|
+
"const": 501,
|
|
483
693
|
"type": "number"
|
|
484
694
|
},
|
|
485
695
|
{
|
|
486
|
-
"
|
|
696
|
+
"const": "ConsumerGroupsNotSupportedError",
|
|
697
|
+
"type": "string"
|
|
487
698
|
}
|
|
488
699
|
],
|
|
489
700
|
"maxItems": 2,
|
|
490
701
|
"minItems": 2,
|
|
491
702
|
"type": "array"
|
|
492
|
-
}
|
|
493
|
-
]
|
|
494
|
-
},
|
|
495
|
-
"CountQueueDeadLetteredMessagesControllerRequestPathDTO": {
|
|
496
|
-
"properties": {
|
|
497
|
-
"name": {
|
|
498
|
-
"type": "string"
|
|
499
703
|
},
|
|
500
|
-
"ns": {
|
|
501
|
-
"type": "string"
|
|
502
|
-
}
|
|
503
|
-
},
|
|
504
|
-
"required": [
|
|
505
|
-
"name",
|
|
506
|
-
"ns"
|
|
507
|
-
],
|
|
508
|
-
"type": "object"
|
|
509
|
-
},
|
|
510
|
-
"CountQueueDeadLetteredMessagesControllerResponseDTO": {
|
|
511
|
-
"anyOf": [
|
|
512
704
|
{
|
|
513
705
|
"items": [
|
|
514
706
|
{
|
|
@@ -555,7 +747,7 @@
|
|
|
555
747
|
}
|
|
556
748
|
]
|
|
557
749
|
},
|
|
558
|
-
"
|
|
750
|
+
"CountQueueDeadLetteredMessagesControllerRequestPathDTO": {
|
|
559
751
|
"properties": {
|
|
560
752
|
"name": {
|
|
561
753
|
"type": "string"
|
|
@@ -570,7 +762,7 @@
|
|
|
570
762
|
],
|
|
571
763
|
"type": "object"
|
|
572
764
|
},
|
|
573
|
-
"
|
|
765
|
+
"CountQueueDeadLetteredMessagesControllerResponseDTO": {
|
|
574
766
|
"anyOf": [
|
|
575
767
|
{
|
|
576
768
|
"items": [
|
|
@@ -579,7 +771,7 @@
|
|
|
579
771
|
"type": "number"
|
|
580
772
|
},
|
|
581
773
|
{
|
|
582
|
-
"const": "
|
|
774
|
+
"const": "ConsumerGroupRequiredError",
|
|
583
775
|
"type": "string"
|
|
584
776
|
}
|
|
585
777
|
],
|
|
@@ -590,11 +782,11 @@
|
|
|
590
782
|
{
|
|
591
783
|
"items": [
|
|
592
784
|
{
|
|
593
|
-
"const":
|
|
785
|
+
"const": 501,
|
|
594
786
|
"type": "number"
|
|
595
787
|
},
|
|
596
788
|
{
|
|
597
|
-
"const": "
|
|
789
|
+
"const": "ConsumerGroupsNotSupportedError",
|
|
598
790
|
"type": "string"
|
|
599
791
|
}
|
|
600
792
|
],
|
|
@@ -605,7 +797,115 @@
|
|
|
605
797
|
{
|
|
606
798
|
"items": [
|
|
607
799
|
{
|
|
608
|
-
"const":
|
|
800
|
+
"const": 500,
|
|
801
|
+
"type": "number"
|
|
802
|
+
},
|
|
803
|
+
{
|
|
804
|
+
"const": "DeadLetteredMessageAuditNotEnabledError",
|
|
805
|
+
"type": "string"
|
|
806
|
+
}
|
|
807
|
+
],
|
|
808
|
+
"maxItems": 2,
|
|
809
|
+
"minItems": 2,
|
|
810
|
+
"type": "array"
|
|
811
|
+
},
|
|
812
|
+
{
|
|
813
|
+
"items": [
|
|
814
|
+
{
|
|
815
|
+
"const": 400,
|
|
816
|
+
"type": "number"
|
|
817
|
+
},
|
|
818
|
+
{
|
|
819
|
+
"const": "InvalidQueueParametersError",
|
|
820
|
+
"type": "string"
|
|
821
|
+
}
|
|
822
|
+
],
|
|
823
|
+
"maxItems": 2,
|
|
824
|
+
"minItems": 2,
|
|
825
|
+
"type": "array"
|
|
826
|
+
},
|
|
827
|
+
{
|
|
828
|
+
"items": [
|
|
829
|
+
{
|
|
830
|
+
"const": 404,
|
|
831
|
+
"type": "number"
|
|
832
|
+
},
|
|
833
|
+
{
|
|
834
|
+
"const": "QueueNotFoundError",
|
|
835
|
+
"type": "string"
|
|
836
|
+
}
|
|
837
|
+
],
|
|
838
|
+
"maxItems": 2,
|
|
839
|
+
"minItems": 2,
|
|
840
|
+
"type": "array"
|
|
841
|
+
},
|
|
842
|
+
{
|
|
843
|
+
"items": [
|
|
844
|
+
{
|
|
845
|
+
"const": 200,
|
|
846
|
+
"type": "number"
|
|
847
|
+
},
|
|
848
|
+
{
|
|
849
|
+
"type": "number"
|
|
850
|
+
}
|
|
851
|
+
],
|
|
852
|
+
"maxItems": 2,
|
|
853
|
+
"minItems": 2,
|
|
854
|
+
"type": "array"
|
|
855
|
+
}
|
|
856
|
+
]
|
|
857
|
+
},
|
|
858
|
+
"CountQueueMessagesByStatusControllerRequestPathDTO": {
|
|
859
|
+
"properties": {
|
|
860
|
+
"name": {
|
|
861
|
+
"type": "string"
|
|
862
|
+
},
|
|
863
|
+
"ns": {
|
|
864
|
+
"type": "string"
|
|
865
|
+
}
|
|
866
|
+
},
|
|
867
|
+
"required": [
|
|
868
|
+
"name",
|
|
869
|
+
"ns"
|
|
870
|
+
],
|
|
871
|
+
"type": "object"
|
|
872
|
+
},
|
|
873
|
+
"CountQueueMessagesByStatusControllerResponseDTO": {
|
|
874
|
+
"anyOf": [
|
|
875
|
+
{
|
|
876
|
+
"items": [
|
|
877
|
+
{
|
|
878
|
+
"const": 400,
|
|
879
|
+
"type": "number"
|
|
880
|
+
},
|
|
881
|
+
{
|
|
882
|
+
"const": "InvalidQueueParametersError",
|
|
883
|
+
"type": "string"
|
|
884
|
+
}
|
|
885
|
+
],
|
|
886
|
+
"maxItems": 2,
|
|
887
|
+
"minItems": 2,
|
|
888
|
+
"type": "array"
|
|
889
|
+
},
|
|
890
|
+
{
|
|
891
|
+
"items": [
|
|
892
|
+
{
|
|
893
|
+
"const": 404,
|
|
894
|
+
"type": "number"
|
|
895
|
+
},
|
|
896
|
+
{
|
|
897
|
+
"const": "QueueNotFoundError",
|
|
898
|
+
"type": "string"
|
|
899
|
+
}
|
|
900
|
+
],
|
|
901
|
+
"maxItems": 2,
|
|
902
|
+
"minItems": 2,
|
|
903
|
+
"type": "array"
|
|
904
|
+
},
|
|
905
|
+
{
|
|
906
|
+
"items": [
|
|
907
|
+
{
|
|
908
|
+
"const": 200,
|
|
609
909
|
"type": "number"
|
|
610
910
|
},
|
|
611
911
|
{
|
|
@@ -665,6 +965,36 @@
|
|
|
665
965
|
},
|
|
666
966
|
"CountQueueMessagesControllerResponseDTO": {
|
|
667
967
|
"anyOf": [
|
|
968
|
+
{
|
|
969
|
+
"items": [
|
|
970
|
+
{
|
|
971
|
+
"const": 400,
|
|
972
|
+
"type": "number"
|
|
973
|
+
},
|
|
974
|
+
{
|
|
975
|
+
"const": "ConsumerGroupRequiredError",
|
|
976
|
+
"type": "string"
|
|
977
|
+
}
|
|
978
|
+
],
|
|
979
|
+
"maxItems": 2,
|
|
980
|
+
"minItems": 2,
|
|
981
|
+
"type": "array"
|
|
982
|
+
},
|
|
983
|
+
{
|
|
984
|
+
"items": [
|
|
985
|
+
{
|
|
986
|
+
"const": 501,
|
|
987
|
+
"type": "number"
|
|
988
|
+
},
|
|
989
|
+
{
|
|
990
|
+
"const": "ConsumerGroupsNotSupportedError",
|
|
991
|
+
"type": "string"
|
|
992
|
+
}
|
|
993
|
+
],
|
|
994
|
+
"maxItems": 2,
|
|
995
|
+
"minItems": 2,
|
|
996
|
+
"type": "array"
|
|
997
|
+
},
|
|
668
998
|
{
|
|
669
999
|
"items": [
|
|
670
1000
|
{
|
|
@@ -829,6 +1159,36 @@
|
|
|
829
1159
|
},
|
|
830
1160
|
"CountQueueScheduledMessagesControllerResponseDTO": {
|
|
831
1161
|
"anyOf": [
|
|
1162
|
+
{
|
|
1163
|
+
"items": [
|
|
1164
|
+
{
|
|
1165
|
+
"const": 400,
|
|
1166
|
+
"type": "number"
|
|
1167
|
+
},
|
|
1168
|
+
{
|
|
1169
|
+
"const": "ConsumerGroupRequiredError",
|
|
1170
|
+
"type": "string"
|
|
1171
|
+
}
|
|
1172
|
+
],
|
|
1173
|
+
"maxItems": 2,
|
|
1174
|
+
"minItems": 2,
|
|
1175
|
+
"type": "array"
|
|
1176
|
+
},
|
|
1177
|
+
{
|
|
1178
|
+
"items": [
|
|
1179
|
+
{
|
|
1180
|
+
"const": 501,
|
|
1181
|
+
"type": "number"
|
|
1182
|
+
},
|
|
1183
|
+
{
|
|
1184
|
+
"const": "ConsumerGroupsNotSupportedError",
|
|
1185
|
+
"type": "string"
|
|
1186
|
+
}
|
|
1187
|
+
],
|
|
1188
|
+
"maxItems": 2,
|
|
1189
|
+
"minItems": 2,
|
|
1190
|
+
"type": "array"
|
|
1191
|
+
},
|
|
832
1192
|
{
|
|
833
1193
|
"items": [
|
|
834
1194
|
{
|
|
@@ -947,6 +1307,21 @@
|
|
|
947
1307
|
"minItems": 2,
|
|
948
1308
|
"type": "array"
|
|
949
1309
|
},
|
|
1310
|
+
{
|
|
1311
|
+
"items": [
|
|
1312
|
+
{
|
|
1313
|
+
"const": 500,
|
|
1314
|
+
"type": "number"
|
|
1315
|
+
},
|
|
1316
|
+
{
|
|
1317
|
+
"const": "UnexpectedScriptReplyError",
|
|
1318
|
+
"type": "string"
|
|
1319
|
+
}
|
|
1320
|
+
],
|
|
1321
|
+
"maxItems": 2,
|
|
1322
|
+
"minItems": 2,
|
|
1323
|
+
"type": "array"
|
|
1324
|
+
},
|
|
950
1325
|
{
|
|
951
1326
|
"items": [
|
|
952
1327
|
{
|
|
@@ -1099,6 +1474,21 @@
|
|
|
1099
1474
|
"minItems": 2,
|
|
1100
1475
|
"type": "array"
|
|
1101
1476
|
},
|
|
1477
|
+
{
|
|
1478
|
+
"items": [
|
|
1479
|
+
{
|
|
1480
|
+
"const": 501,
|
|
1481
|
+
"type": "number"
|
|
1482
|
+
},
|
|
1483
|
+
{
|
|
1484
|
+
"const": "ConsumerGroupsNotSupportedError",
|
|
1485
|
+
"type": "string"
|
|
1486
|
+
}
|
|
1487
|
+
],
|
|
1488
|
+
"maxItems": 2,
|
|
1489
|
+
"minItems": 2,
|
|
1490
|
+
"type": "array"
|
|
1491
|
+
},
|
|
1102
1492
|
{
|
|
1103
1493
|
"items": [
|
|
1104
1494
|
{
|
|
@@ -1129,6 +1519,21 @@
|
|
|
1129
1519
|
"minItems": 2,
|
|
1130
1520
|
"type": "array"
|
|
1131
1521
|
},
|
|
1522
|
+
{
|
|
1523
|
+
"items": [
|
|
1524
|
+
{
|
|
1525
|
+
"const": 500,
|
|
1526
|
+
"type": "number"
|
|
1527
|
+
},
|
|
1528
|
+
{
|
|
1529
|
+
"const": "UnexpectedScriptReplyError",
|
|
1530
|
+
"type": "string"
|
|
1531
|
+
}
|
|
1532
|
+
],
|
|
1533
|
+
"maxItems": 2,
|
|
1534
|
+
"minItems": 2,
|
|
1535
|
+
"type": "array"
|
|
1536
|
+
},
|
|
1132
1537
|
{
|
|
1133
1538
|
"items": [
|
|
1134
1539
|
{
|
|
@@ -1177,6 +1582,36 @@
|
|
|
1177
1582
|
"minItems": 2,
|
|
1178
1583
|
"type": "array"
|
|
1179
1584
|
},
|
|
1585
|
+
{
|
|
1586
|
+
"items": [
|
|
1587
|
+
{
|
|
1588
|
+
"const": 404,
|
|
1589
|
+
"type": "number"
|
|
1590
|
+
},
|
|
1591
|
+
{
|
|
1592
|
+
"const": "ExchangeNotFoundError",
|
|
1593
|
+
"type": "string"
|
|
1594
|
+
}
|
|
1595
|
+
],
|
|
1596
|
+
"maxItems": 2,
|
|
1597
|
+
"minItems": 2,
|
|
1598
|
+
"type": "array"
|
|
1599
|
+
},
|
|
1600
|
+
{
|
|
1601
|
+
"items": [
|
|
1602
|
+
{
|
|
1603
|
+
"const": 500,
|
|
1604
|
+
"type": "number"
|
|
1605
|
+
},
|
|
1606
|
+
{
|
|
1607
|
+
"const": "ExchangeTypeMismatchError",
|
|
1608
|
+
"type": "string"
|
|
1609
|
+
}
|
|
1610
|
+
],
|
|
1611
|
+
"maxItems": 2,
|
|
1612
|
+
"minItems": 2,
|
|
1613
|
+
"type": "array"
|
|
1614
|
+
},
|
|
1180
1615
|
{
|
|
1181
1616
|
"items": [
|
|
1182
1617
|
{
|
|
@@ -1184,7 +1619,7 @@
|
|
|
1184
1619
|
"type": "number"
|
|
1185
1620
|
},
|
|
1186
1621
|
{
|
|
1187
|
-
"const": "
|
|
1622
|
+
"const": "InvalidExchangeParametersError",
|
|
1188
1623
|
"type": "string"
|
|
1189
1624
|
}
|
|
1190
1625
|
],
|
|
@@ -1240,6 +1675,36 @@
|
|
|
1240
1675
|
"minItems": 2,
|
|
1241
1676
|
"type": "array"
|
|
1242
1677
|
},
|
|
1678
|
+
{
|
|
1679
|
+
"items": [
|
|
1680
|
+
{
|
|
1681
|
+
"const": 404,
|
|
1682
|
+
"type": "number"
|
|
1683
|
+
},
|
|
1684
|
+
{
|
|
1685
|
+
"const": "ExchangeNotFoundError",
|
|
1686
|
+
"type": "string"
|
|
1687
|
+
}
|
|
1688
|
+
],
|
|
1689
|
+
"maxItems": 2,
|
|
1690
|
+
"minItems": 2,
|
|
1691
|
+
"type": "array"
|
|
1692
|
+
},
|
|
1693
|
+
{
|
|
1694
|
+
"items": [
|
|
1695
|
+
{
|
|
1696
|
+
"const": 500,
|
|
1697
|
+
"type": "number"
|
|
1698
|
+
},
|
|
1699
|
+
{
|
|
1700
|
+
"const": "ExchangeTypeMismatchError",
|
|
1701
|
+
"type": "string"
|
|
1702
|
+
}
|
|
1703
|
+
],
|
|
1704
|
+
"maxItems": 2,
|
|
1705
|
+
"minItems": 2,
|
|
1706
|
+
"type": "array"
|
|
1707
|
+
},
|
|
1243
1708
|
{
|
|
1244
1709
|
"items": [
|
|
1245
1710
|
{
|
|
@@ -1247,7 +1712,197 @@
|
|
|
1247
1712
|
"type": "number"
|
|
1248
1713
|
},
|
|
1249
1714
|
{
|
|
1250
|
-
"const": "
|
|
1715
|
+
"const": "InvalidExchangeParametersError",
|
|
1716
|
+
"type": "string"
|
|
1717
|
+
}
|
|
1718
|
+
],
|
|
1719
|
+
"maxItems": 2,
|
|
1720
|
+
"minItems": 2,
|
|
1721
|
+
"type": "array"
|
|
1722
|
+
},
|
|
1723
|
+
{
|
|
1724
|
+
"items": [
|
|
1725
|
+
{
|
|
1726
|
+
"const": 204,
|
|
1727
|
+
"type": "number"
|
|
1728
|
+
},
|
|
1729
|
+
{
|
|
1730
|
+
"type": "null"
|
|
1731
|
+
}
|
|
1732
|
+
],
|
|
1733
|
+
"maxItems": 2,
|
|
1734
|
+
"minItems": 2,
|
|
1735
|
+
"type": "array"
|
|
1736
|
+
}
|
|
1737
|
+
]
|
|
1738
|
+
},
|
|
1739
|
+
"DeleteExchangeTopicXControllerRequestPathDTO": {
|
|
1740
|
+
"properties": {
|
|
1741
|
+
"ns": {
|
|
1742
|
+
"type": "string"
|
|
1743
|
+
},
|
|
1744
|
+
"topic": {
|
|
1745
|
+
"type": "string"
|
|
1746
|
+
}
|
|
1747
|
+
},
|
|
1748
|
+
"required": [
|
|
1749
|
+
"ns",
|
|
1750
|
+
"topic"
|
|
1751
|
+
],
|
|
1752
|
+
"type": "object"
|
|
1753
|
+
},
|
|
1754
|
+
"DeleteExchangeTopicXControllerResponseDTO": {
|
|
1755
|
+
"anyOf": [
|
|
1756
|
+
{
|
|
1757
|
+
"items": [
|
|
1758
|
+
{
|
|
1759
|
+
"const": 500,
|
|
1760
|
+
"type": "number"
|
|
1761
|
+
},
|
|
1762
|
+
{
|
|
1763
|
+
"const": "ExchangeHasBoundQueuesError",
|
|
1764
|
+
"type": "string"
|
|
1765
|
+
}
|
|
1766
|
+
],
|
|
1767
|
+
"maxItems": 2,
|
|
1768
|
+
"minItems": 2,
|
|
1769
|
+
"type": "array"
|
|
1770
|
+
},
|
|
1771
|
+
{
|
|
1772
|
+
"items": [
|
|
1773
|
+
{
|
|
1774
|
+
"const": 404,
|
|
1775
|
+
"type": "number"
|
|
1776
|
+
},
|
|
1777
|
+
{
|
|
1778
|
+
"const": "ExchangeNotFoundError",
|
|
1779
|
+
"type": "string"
|
|
1780
|
+
}
|
|
1781
|
+
],
|
|
1782
|
+
"maxItems": 2,
|
|
1783
|
+
"minItems": 2,
|
|
1784
|
+
"type": "array"
|
|
1785
|
+
},
|
|
1786
|
+
{
|
|
1787
|
+
"items": [
|
|
1788
|
+
{
|
|
1789
|
+
"const": 500,
|
|
1790
|
+
"type": "number"
|
|
1791
|
+
},
|
|
1792
|
+
{
|
|
1793
|
+
"const": "ExchangeTypeMismatchError",
|
|
1794
|
+
"type": "string"
|
|
1795
|
+
}
|
|
1796
|
+
],
|
|
1797
|
+
"maxItems": 2,
|
|
1798
|
+
"minItems": 2,
|
|
1799
|
+
"type": "array"
|
|
1800
|
+
},
|
|
1801
|
+
{
|
|
1802
|
+
"items": [
|
|
1803
|
+
{
|
|
1804
|
+
"const": 400,
|
|
1805
|
+
"type": "number"
|
|
1806
|
+
},
|
|
1807
|
+
{
|
|
1808
|
+
"const": "InvalidExchangeParametersError",
|
|
1809
|
+
"type": "string"
|
|
1810
|
+
}
|
|
1811
|
+
],
|
|
1812
|
+
"maxItems": 2,
|
|
1813
|
+
"minItems": 2,
|
|
1814
|
+
"type": "array"
|
|
1815
|
+
},
|
|
1816
|
+
{
|
|
1817
|
+
"items": [
|
|
1818
|
+
{
|
|
1819
|
+
"const": 204,
|
|
1820
|
+
"type": "number"
|
|
1821
|
+
},
|
|
1822
|
+
{
|
|
1823
|
+
"type": "null"
|
|
1824
|
+
}
|
|
1825
|
+
],
|
|
1826
|
+
"maxItems": 2,
|
|
1827
|
+
"minItems": 2,
|
|
1828
|
+
"type": "array"
|
|
1829
|
+
}
|
|
1830
|
+
]
|
|
1831
|
+
},
|
|
1832
|
+
"DeleteMessageByIdControllerRequestPathDTO": {
|
|
1833
|
+
"properties": {
|
|
1834
|
+
"id": {
|
|
1835
|
+
"type": "string"
|
|
1836
|
+
}
|
|
1837
|
+
},
|
|
1838
|
+
"required": [
|
|
1839
|
+
"id"
|
|
1840
|
+
],
|
|
1841
|
+
"type": "object"
|
|
1842
|
+
},
|
|
1843
|
+
"DeleteMessageByIdControllerResponseDTO": {
|
|
1844
|
+
"items": [
|
|
1845
|
+
{
|
|
1846
|
+
"const": 204,
|
|
1847
|
+
"type": "number"
|
|
1848
|
+
},
|
|
1849
|
+
{
|
|
1850
|
+
"type": "null"
|
|
1851
|
+
}
|
|
1852
|
+
],
|
|
1853
|
+
"maxItems": 2,
|
|
1854
|
+
"minItems": 2,
|
|
1855
|
+
"type": "array"
|
|
1856
|
+
},
|
|
1857
|
+
"DeleteMessagesByIdsControllerRequestQueryDTO": {
|
|
1858
|
+
"properties": {
|
|
1859
|
+
"ids": {
|
|
1860
|
+
"items": {
|
|
1861
|
+
"type": "string"
|
|
1862
|
+
},
|
|
1863
|
+
"type": "array"
|
|
1864
|
+
}
|
|
1865
|
+
},
|
|
1866
|
+
"required": [
|
|
1867
|
+
"ids"
|
|
1868
|
+
],
|
|
1869
|
+
"type": "object"
|
|
1870
|
+
},
|
|
1871
|
+
"DeleteMessagesByIdsControllerResponseDTO": {
|
|
1872
|
+
"items": [
|
|
1873
|
+
{
|
|
1874
|
+
"const": 204,
|
|
1875
|
+
"type": "number"
|
|
1876
|
+
},
|
|
1877
|
+
{
|
|
1878
|
+
"type": "null"
|
|
1879
|
+
}
|
|
1880
|
+
],
|
|
1881
|
+
"maxItems": 2,
|
|
1882
|
+
"minItems": 2,
|
|
1883
|
+
"type": "array"
|
|
1884
|
+
},
|
|
1885
|
+
"DeleteNamespaceControllerRequestPathDTO": {
|
|
1886
|
+
"properties": {
|
|
1887
|
+
"ns": {
|
|
1888
|
+
"type": "string"
|
|
1889
|
+
}
|
|
1890
|
+
},
|
|
1891
|
+
"required": [
|
|
1892
|
+
"ns"
|
|
1893
|
+
],
|
|
1894
|
+
"type": "object"
|
|
1895
|
+
},
|
|
1896
|
+
"DeleteNamespaceControllerResponseDTO": {
|
|
1897
|
+
"anyOf": [
|
|
1898
|
+
{
|
|
1899
|
+
"items": [
|
|
1900
|
+
{
|
|
1901
|
+
"const": 500,
|
|
1902
|
+
"type": "number"
|
|
1903
|
+
},
|
|
1904
|
+
{
|
|
1905
|
+
"const": "ConsumerSetMismatchError",
|
|
1251
1906
|
"type": "string"
|
|
1252
1907
|
}
|
|
1253
1908
|
],
|
|
@@ -1258,44 +1913,26 @@
|
|
|
1258
1913
|
{
|
|
1259
1914
|
"items": [
|
|
1260
1915
|
{
|
|
1261
|
-
"const":
|
|
1916
|
+
"const": 400,
|
|
1262
1917
|
"type": "number"
|
|
1263
1918
|
},
|
|
1264
1919
|
{
|
|
1265
|
-
"
|
|
1920
|
+
"const": "InvalidNamespaceError",
|
|
1921
|
+
"type": "string"
|
|
1266
1922
|
}
|
|
1267
1923
|
],
|
|
1268
1924
|
"maxItems": 2,
|
|
1269
1925
|
"minItems": 2,
|
|
1270
1926
|
"type": "array"
|
|
1271
|
-
}
|
|
1272
|
-
]
|
|
1273
|
-
},
|
|
1274
|
-
"DeleteExchangeTopicXControllerRequestPathDTO": {
|
|
1275
|
-
"properties": {
|
|
1276
|
-
"ns": {
|
|
1277
|
-
"type": "string"
|
|
1278
1927
|
},
|
|
1279
|
-
"topic": {
|
|
1280
|
-
"type": "string"
|
|
1281
|
-
}
|
|
1282
|
-
},
|
|
1283
|
-
"required": [
|
|
1284
|
-
"ns",
|
|
1285
|
-
"topic"
|
|
1286
|
-
],
|
|
1287
|
-
"type": "object"
|
|
1288
|
-
},
|
|
1289
|
-
"DeleteExchangeTopicXControllerResponseDTO": {
|
|
1290
|
-
"anyOf": [
|
|
1291
1928
|
{
|
|
1292
1929
|
"items": [
|
|
1293
1930
|
{
|
|
1294
|
-
"const":
|
|
1931
|
+
"const": 404,
|
|
1295
1932
|
"type": "number"
|
|
1296
1933
|
},
|
|
1297
1934
|
{
|
|
1298
|
-
"const": "
|
|
1935
|
+
"const": "NamespaceNotFoundError",
|
|
1299
1936
|
"type": "string"
|
|
1300
1937
|
}
|
|
1301
1938
|
],
|
|
@@ -1306,11 +1943,11 @@
|
|
|
1306
1943
|
{
|
|
1307
1944
|
"items": [
|
|
1308
1945
|
{
|
|
1309
|
-
"const":
|
|
1946
|
+
"const": 500,
|
|
1310
1947
|
"type": "number"
|
|
1311
1948
|
},
|
|
1312
1949
|
{
|
|
1313
|
-
"const": "
|
|
1950
|
+
"const": "QueueHasBoundExchangesError",
|
|
1314
1951
|
"type": "string"
|
|
1315
1952
|
}
|
|
1316
1953
|
],
|
|
@@ -1321,40 +1958,26 @@
|
|
|
1321
1958
|
{
|
|
1322
1959
|
"items": [
|
|
1323
1960
|
{
|
|
1324
|
-
"const":
|
|
1961
|
+
"const": 500,
|
|
1325
1962
|
"type": "number"
|
|
1326
1963
|
},
|
|
1327
1964
|
{
|
|
1328
|
-
"
|
|
1965
|
+
"const": "QueueManagerActiveConsumersError",
|
|
1966
|
+
"type": "string"
|
|
1329
1967
|
}
|
|
1330
1968
|
],
|
|
1331
1969
|
"maxItems": 2,
|
|
1332
1970
|
"minItems": 2,
|
|
1333
1971
|
"type": "array"
|
|
1334
|
-
}
|
|
1335
|
-
]
|
|
1336
|
-
},
|
|
1337
|
-
"DeleteMessageByIdControllerRequestPathDTO": {
|
|
1338
|
-
"properties": {
|
|
1339
|
-
"id": {
|
|
1340
|
-
"type": "string"
|
|
1341
|
-
}
|
|
1342
|
-
},
|
|
1343
|
-
"required": [
|
|
1344
|
-
"id"
|
|
1345
|
-
],
|
|
1346
|
-
"type": "object"
|
|
1347
|
-
},
|
|
1348
|
-
"DeleteMessageByIdControllerResponseDTO": {
|
|
1349
|
-
"anyOf": [
|
|
1972
|
+
},
|
|
1350
1973
|
{
|
|
1351
1974
|
"items": [
|
|
1352
1975
|
{
|
|
1353
|
-
"const":
|
|
1976
|
+
"const": 409,
|
|
1354
1977
|
"type": "number"
|
|
1355
1978
|
},
|
|
1356
1979
|
{
|
|
1357
|
-
"const": "
|
|
1980
|
+
"const": "QueueNotEmptyError",
|
|
1358
1981
|
"type": "string"
|
|
1359
1982
|
}
|
|
1360
1983
|
],
|
|
@@ -1365,43 +1988,26 @@
|
|
|
1365
1988
|
{
|
|
1366
1989
|
"items": [
|
|
1367
1990
|
{
|
|
1368
|
-
"const":
|
|
1991
|
+
"const": 404,
|
|
1369
1992
|
"type": "number"
|
|
1370
1993
|
},
|
|
1371
1994
|
{
|
|
1372
|
-
"
|
|
1995
|
+
"const": "QueueNotFoundError",
|
|
1996
|
+
"type": "string"
|
|
1373
1997
|
}
|
|
1374
1998
|
],
|
|
1375
1999
|
"maxItems": 2,
|
|
1376
2000
|
"minItems": 2,
|
|
1377
2001
|
"type": "array"
|
|
1378
|
-
}
|
|
1379
|
-
]
|
|
1380
|
-
},
|
|
1381
|
-
"DeleteMessagesByIdsControllerRequestQueryDTO": {
|
|
1382
|
-
"properties": {
|
|
1383
|
-
"ids": {
|
|
1384
|
-
"items": {
|
|
1385
|
-
"type": "string"
|
|
1386
|
-
},
|
|
1387
|
-
"type": "array"
|
|
1388
|
-
}
|
|
1389
|
-
},
|
|
1390
|
-
"required": [
|
|
1391
|
-
"ids"
|
|
1392
|
-
],
|
|
1393
|
-
"type": "object"
|
|
1394
|
-
},
|
|
1395
|
-
"DeleteMessagesByIdsControllerResponseDTO": {
|
|
1396
|
-
"anyOf": [
|
|
2002
|
+
},
|
|
1397
2003
|
{
|
|
1398
2004
|
"items": [
|
|
1399
2005
|
{
|
|
1400
|
-
"const":
|
|
2006
|
+
"const": 500,
|
|
1401
2007
|
"type": "number"
|
|
1402
2008
|
},
|
|
1403
2009
|
{
|
|
1404
|
-
"const": "
|
|
2010
|
+
"const": "UnexpectedScriptReplyError",
|
|
1405
2011
|
"type": "string"
|
|
1406
2012
|
}
|
|
1407
2013
|
],
|
|
@@ -1425,27 +2031,31 @@
|
|
|
1425
2031
|
}
|
|
1426
2032
|
]
|
|
1427
2033
|
},
|
|
1428
|
-
"
|
|
2034
|
+
"DeleteQueueControllerRequestPathDTO": {
|
|
1429
2035
|
"properties": {
|
|
2036
|
+
"name": {
|
|
2037
|
+
"type": "string"
|
|
2038
|
+
},
|
|
1430
2039
|
"ns": {
|
|
1431
2040
|
"type": "string"
|
|
1432
2041
|
}
|
|
1433
2042
|
},
|
|
1434
2043
|
"required": [
|
|
2044
|
+
"name",
|
|
1435
2045
|
"ns"
|
|
1436
2046
|
],
|
|
1437
2047
|
"type": "object"
|
|
1438
2048
|
},
|
|
1439
|
-
"
|
|
2049
|
+
"DeleteQueueControllerResponseDTO": {
|
|
1440
2050
|
"anyOf": [
|
|
1441
2051
|
{
|
|
1442
2052
|
"items": [
|
|
1443
2053
|
{
|
|
1444
|
-
"const":
|
|
2054
|
+
"const": 500,
|
|
1445
2055
|
"type": "number"
|
|
1446
2056
|
},
|
|
1447
2057
|
{
|
|
1448
|
-
"const": "
|
|
2058
|
+
"const": "ConsumerSetMismatchError",
|
|
1449
2059
|
"type": "string"
|
|
1450
2060
|
}
|
|
1451
2061
|
],
|
|
@@ -1456,11 +2066,11 @@
|
|
|
1456
2066
|
{
|
|
1457
2067
|
"items": [
|
|
1458
2068
|
{
|
|
1459
|
-
"const":
|
|
2069
|
+
"const": 400,
|
|
1460
2070
|
"type": "number"
|
|
1461
2071
|
},
|
|
1462
2072
|
{
|
|
1463
|
-
"const": "
|
|
2073
|
+
"const": "InvalidQueueParametersError",
|
|
1464
2074
|
"type": "string"
|
|
1465
2075
|
}
|
|
1466
2076
|
],
|
|
@@ -1475,7 +2085,7 @@
|
|
|
1475
2085
|
"type": "number"
|
|
1476
2086
|
},
|
|
1477
2087
|
{
|
|
1478
|
-
"const": "
|
|
2088
|
+
"const": "QueueHasBoundExchangesError",
|
|
1479
2089
|
"type": "string"
|
|
1480
2090
|
}
|
|
1481
2091
|
],
|
|
@@ -1486,44 +2096,11 @@
|
|
|
1486
2096
|
{
|
|
1487
2097
|
"items": [
|
|
1488
2098
|
{
|
|
1489
|
-
"const":
|
|
1490
|
-
"type": "number"
|
|
1491
|
-
},
|
|
1492
|
-
{
|
|
1493
|
-
"type": "null"
|
|
1494
|
-
}
|
|
1495
|
-
],
|
|
1496
|
-
"maxItems": 2,
|
|
1497
|
-
"minItems": 2,
|
|
1498
|
-
"type": "array"
|
|
1499
|
-
}
|
|
1500
|
-
]
|
|
1501
|
-
},
|
|
1502
|
-
"DeleteQueueControllerRequestPathDTO": {
|
|
1503
|
-
"properties": {
|
|
1504
|
-
"name": {
|
|
1505
|
-
"type": "string"
|
|
1506
|
-
},
|
|
1507
|
-
"ns": {
|
|
1508
|
-
"type": "string"
|
|
1509
|
-
}
|
|
1510
|
-
},
|
|
1511
|
-
"required": [
|
|
1512
|
-
"name",
|
|
1513
|
-
"ns"
|
|
1514
|
-
],
|
|
1515
|
-
"type": "object"
|
|
1516
|
-
},
|
|
1517
|
-
"DeleteQueueControllerResponseDTO": {
|
|
1518
|
-
"anyOf": [
|
|
1519
|
-
{
|
|
1520
|
-
"items": [
|
|
1521
|
-
{
|
|
1522
|
-
"const": 400,
|
|
2099
|
+
"const": 500,
|
|
1523
2100
|
"type": "number"
|
|
1524
2101
|
},
|
|
1525
2102
|
{
|
|
1526
|
-
"const": "
|
|
2103
|
+
"const": "QueueManagerActiveConsumersError",
|
|
1527
2104
|
"type": "string"
|
|
1528
2105
|
}
|
|
1529
2106
|
],
|
|
@@ -1534,11 +2111,11 @@
|
|
|
1534
2111
|
{
|
|
1535
2112
|
"items": [
|
|
1536
2113
|
{
|
|
1537
|
-
"const":
|
|
2114
|
+
"const": 409,
|
|
1538
2115
|
"type": "number"
|
|
1539
2116
|
},
|
|
1540
2117
|
{
|
|
1541
|
-
"const": "
|
|
2118
|
+
"const": "QueueNotEmptyError",
|
|
1542
2119
|
"type": "string"
|
|
1543
2120
|
}
|
|
1544
2121
|
],
|
|
@@ -1549,11 +2126,11 @@
|
|
|
1549
2126
|
{
|
|
1550
2127
|
"items": [
|
|
1551
2128
|
{
|
|
1552
|
-
"const":
|
|
2129
|
+
"const": 404,
|
|
1553
2130
|
"type": "number"
|
|
1554
2131
|
},
|
|
1555
2132
|
{
|
|
1556
|
-
"const": "
|
|
2133
|
+
"const": "QueueNotFoundError",
|
|
1557
2134
|
"type": "string"
|
|
1558
2135
|
}
|
|
1559
2136
|
],
|
|
@@ -1564,11 +2141,11 @@
|
|
|
1564
2141
|
{
|
|
1565
2142
|
"items": [
|
|
1566
2143
|
{
|
|
1567
|
-
"const":
|
|
2144
|
+
"const": 500,
|
|
1568
2145
|
"type": "number"
|
|
1569
2146
|
},
|
|
1570
2147
|
{
|
|
1571
|
-
"const": "
|
|
2148
|
+
"const": "UnexpectedScriptReplyError",
|
|
1572
2149
|
"type": "string"
|
|
1573
2150
|
}
|
|
1574
2151
|
],
|
|
@@ -1649,7 +2226,7 @@
|
|
|
1649
2226
|
"type": "number"
|
|
1650
2227
|
},
|
|
1651
2228
|
{
|
|
1652
|
-
"const": "
|
|
2229
|
+
"const": "InvalidExchangeParametersError",
|
|
1653
2230
|
"type": "string"
|
|
1654
2231
|
}
|
|
1655
2232
|
],
|
|
@@ -1712,7 +2289,7 @@
|
|
|
1712
2289
|
"type": "number"
|
|
1713
2290
|
},
|
|
1714
2291
|
{
|
|
1715
|
-
"const": "
|
|
2292
|
+
"const": "InvalidExchangeParametersError",
|
|
1716
2293
|
"type": "string"
|
|
1717
2294
|
}
|
|
1718
2295
|
],
|
|
@@ -1908,6 +2485,21 @@
|
|
|
1908
2485
|
},
|
|
1909
2486
|
"GetConsumerGroupPendingMessagesControllerResponseDTO": {
|
|
1910
2487
|
"anyOf": [
|
|
2488
|
+
{
|
|
2489
|
+
"items": [
|
|
2490
|
+
{
|
|
2491
|
+
"const": 400,
|
|
2492
|
+
"type": "number"
|
|
2493
|
+
},
|
|
2494
|
+
{
|
|
2495
|
+
"const": "ConsumerGroupRequiredError",
|
|
2496
|
+
"type": "string"
|
|
2497
|
+
}
|
|
2498
|
+
],
|
|
2499
|
+
"maxItems": 2,
|
|
2500
|
+
"minItems": 2,
|
|
2501
|
+
"type": "array"
|
|
2502
|
+
},
|
|
1911
2503
|
{
|
|
1912
2504
|
"items": [
|
|
1913
2505
|
{
|
|
@@ -1938,6 +2530,21 @@
|
|
|
1938
2530
|
"minItems": 2,
|
|
1939
2531
|
"type": "array"
|
|
1940
2532
|
},
|
|
2533
|
+
{
|
|
2534
|
+
"items": [
|
|
2535
|
+
{
|
|
2536
|
+
"const": 404,
|
|
2537
|
+
"type": "number"
|
|
2538
|
+
},
|
|
2539
|
+
{
|
|
2540
|
+
"const": "QueueNotFoundError",
|
|
2541
|
+
"type": "string"
|
|
2542
|
+
}
|
|
2543
|
+
],
|
|
2544
|
+
"maxItems": 2,
|
|
2545
|
+
"minItems": 2,
|
|
2546
|
+
"type": "array"
|
|
2547
|
+
},
|
|
1941
2548
|
{
|
|
1942
2549
|
"items": [
|
|
1943
2550
|
{
|
|
@@ -3089,21 +3696,6 @@
|
|
|
3089
3696
|
"minItems": 2,
|
|
3090
3697
|
"type": "array"
|
|
3091
3698
|
},
|
|
3092
|
-
{
|
|
3093
|
-
"items": [
|
|
3094
|
-
{
|
|
3095
|
-
"const": 404,
|
|
3096
|
-
"type": "number"
|
|
3097
|
-
},
|
|
3098
|
-
{
|
|
3099
|
-
"const": "NamespaceNotFoundError",
|
|
3100
|
-
"type": "string"
|
|
3101
|
-
}
|
|
3102
|
-
],
|
|
3103
|
-
"maxItems": 2,
|
|
3104
|
-
"minItems": 2,
|
|
3105
|
-
"type": "array"
|
|
3106
|
-
},
|
|
3107
3699
|
{
|
|
3108
3700
|
"items": [
|
|
3109
3701
|
{
|
|
@@ -3258,18 +3850,63 @@
|
|
|
3258
3850
|
"page": {
|
|
3259
3851
|
"type": "number"
|
|
3260
3852
|
},
|
|
3261
|
-
"pageSize": {
|
|
3262
|
-
"type": "number"
|
|
3263
|
-
}
|
|
3264
|
-
},
|
|
3265
|
-
"required": [
|
|
3266
|
-
"page",
|
|
3267
|
-
"pageSize"
|
|
3268
|
-
],
|
|
3269
|
-
"type": "object"
|
|
3270
|
-
},
|
|
3271
|
-
"GetQueueAcknowledgedMessagesControllerResponseDTO": {
|
|
3272
|
-
"anyOf": [
|
|
3853
|
+
"pageSize": {
|
|
3854
|
+
"type": "number"
|
|
3855
|
+
}
|
|
3856
|
+
},
|
|
3857
|
+
"required": [
|
|
3858
|
+
"page",
|
|
3859
|
+
"pageSize"
|
|
3860
|
+
],
|
|
3861
|
+
"type": "object"
|
|
3862
|
+
},
|
|
3863
|
+
"GetQueueAcknowledgedMessagesControllerResponseDTO": {
|
|
3864
|
+
"anyOf": [
|
|
3865
|
+
{
|
|
3866
|
+
"items": [
|
|
3867
|
+
{
|
|
3868
|
+
"const": 500,
|
|
3869
|
+
"type": "number"
|
|
3870
|
+
},
|
|
3871
|
+
{
|
|
3872
|
+
"const": "AcknowledgedMessageAuditNotEnabledError",
|
|
3873
|
+
"type": "string"
|
|
3874
|
+
}
|
|
3875
|
+
],
|
|
3876
|
+
"maxItems": 2,
|
|
3877
|
+
"minItems": 2,
|
|
3878
|
+
"type": "array"
|
|
3879
|
+
},
|
|
3880
|
+
{
|
|
3881
|
+
"items": [
|
|
3882
|
+
{
|
|
3883
|
+
"const": 400,
|
|
3884
|
+
"type": "number"
|
|
3885
|
+
},
|
|
3886
|
+
{
|
|
3887
|
+
"const": "ConsumerGroupRequiredError",
|
|
3888
|
+
"type": "string"
|
|
3889
|
+
}
|
|
3890
|
+
],
|
|
3891
|
+
"maxItems": 2,
|
|
3892
|
+
"minItems": 2,
|
|
3893
|
+
"type": "array"
|
|
3894
|
+
},
|
|
3895
|
+
{
|
|
3896
|
+
"items": [
|
|
3897
|
+
{
|
|
3898
|
+
"const": 501,
|
|
3899
|
+
"type": "number"
|
|
3900
|
+
},
|
|
3901
|
+
{
|
|
3902
|
+
"const": "ConsumerGroupsNotSupportedError",
|
|
3903
|
+
"type": "string"
|
|
3904
|
+
}
|
|
3905
|
+
],
|
|
3906
|
+
"maxItems": 2,
|
|
3907
|
+
"minItems": 2,
|
|
3908
|
+
"type": "array"
|
|
3909
|
+
},
|
|
3273
3910
|
{
|
|
3274
3911
|
"items": [
|
|
3275
3912
|
{
|
|
@@ -3737,6 +4374,51 @@
|
|
|
3737
4374
|
},
|
|
3738
4375
|
"GetQueueDeadLetteredMessagesControllerResponseDTO": {
|
|
3739
4376
|
"anyOf": [
|
|
4377
|
+
{
|
|
4378
|
+
"items": [
|
|
4379
|
+
{
|
|
4380
|
+
"const": 400,
|
|
4381
|
+
"type": "number"
|
|
4382
|
+
},
|
|
4383
|
+
{
|
|
4384
|
+
"const": "ConsumerGroupRequiredError",
|
|
4385
|
+
"type": "string"
|
|
4386
|
+
}
|
|
4387
|
+
],
|
|
4388
|
+
"maxItems": 2,
|
|
4389
|
+
"minItems": 2,
|
|
4390
|
+
"type": "array"
|
|
4391
|
+
},
|
|
4392
|
+
{
|
|
4393
|
+
"items": [
|
|
4394
|
+
{
|
|
4395
|
+
"const": 501,
|
|
4396
|
+
"type": "number"
|
|
4397
|
+
},
|
|
4398
|
+
{
|
|
4399
|
+
"const": "ConsumerGroupsNotSupportedError",
|
|
4400
|
+
"type": "string"
|
|
4401
|
+
}
|
|
4402
|
+
],
|
|
4403
|
+
"maxItems": 2,
|
|
4404
|
+
"minItems": 2,
|
|
4405
|
+
"type": "array"
|
|
4406
|
+
},
|
|
4407
|
+
{
|
|
4408
|
+
"items": [
|
|
4409
|
+
{
|
|
4410
|
+
"const": 500,
|
|
4411
|
+
"type": "number"
|
|
4412
|
+
},
|
|
4413
|
+
{
|
|
4414
|
+
"const": "DeadLetteredMessageAuditNotEnabledError",
|
|
4415
|
+
"type": "string"
|
|
4416
|
+
}
|
|
4417
|
+
],
|
|
4418
|
+
"maxItems": 2,
|
|
4419
|
+
"minItems": 2,
|
|
4420
|
+
"type": "array"
|
|
4421
|
+
},
|
|
3740
4422
|
{
|
|
3741
4423
|
"items": [
|
|
3742
4424
|
{
|
|
@@ -4099,42 +4781,61 @@
|
|
|
4099
4781
|
"type": "object"
|
|
4100
4782
|
},
|
|
4101
4783
|
"GetQueueExchangesControllerResponseDTO": {
|
|
4102
|
-
"
|
|
4784
|
+
"anyOf": [
|
|
4103
4785
|
{
|
|
4104
|
-
"
|
|
4105
|
-
|
|
4786
|
+
"items": [
|
|
4787
|
+
{
|
|
4788
|
+
"const": 400,
|
|
4789
|
+
"type": "number"
|
|
4790
|
+
},
|
|
4791
|
+
{
|
|
4792
|
+
"const": "InvalidQueueParametersError",
|
|
4793
|
+
"type": "string"
|
|
4794
|
+
}
|
|
4795
|
+
],
|
|
4796
|
+
"maxItems": 2,
|
|
4797
|
+
"minItems": 2,
|
|
4798
|
+
"type": "array"
|
|
4106
4799
|
},
|
|
4107
4800
|
{
|
|
4108
|
-
"items":
|
|
4109
|
-
|
|
4110
|
-
"
|
|
4111
|
-
|
|
4112
|
-
},
|
|
4113
|
-
"ns": {
|
|
4114
|
-
"type": "string"
|
|
4115
|
-
},
|
|
4116
|
-
"type": {
|
|
4117
|
-
"enum": [
|
|
4118
|
-
0,
|
|
4119
|
-
1,
|
|
4120
|
-
2
|
|
4121
|
-
],
|
|
4122
|
-
"type": "number"
|
|
4123
|
-
}
|
|
4801
|
+
"items": [
|
|
4802
|
+
{
|
|
4803
|
+
"const": 200,
|
|
4804
|
+
"type": "number"
|
|
4124
4805
|
},
|
|
4125
|
-
|
|
4126
|
-
"
|
|
4127
|
-
|
|
4128
|
-
|
|
4129
|
-
|
|
4130
|
-
|
|
4131
|
-
|
|
4806
|
+
{
|
|
4807
|
+
"items": {
|
|
4808
|
+
"properties": {
|
|
4809
|
+
"name": {
|
|
4810
|
+
"type": "string"
|
|
4811
|
+
},
|
|
4812
|
+
"ns": {
|
|
4813
|
+
"type": "string"
|
|
4814
|
+
},
|
|
4815
|
+
"type": {
|
|
4816
|
+
"enum": [
|
|
4817
|
+
0,
|
|
4818
|
+
1,
|
|
4819
|
+
2
|
|
4820
|
+
],
|
|
4821
|
+
"type": "number"
|
|
4822
|
+
}
|
|
4823
|
+
},
|
|
4824
|
+
"required": [
|
|
4825
|
+
"name",
|
|
4826
|
+
"ns",
|
|
4827
|
+
"type"
|
|
4828
|
+
],
|
|
4829
|
+
"type": "object"
|
|
4830
|
+
},
|
|
4831
|
+
"type": "array"
|
|
4832
|
+
}
|
|
4833
|
+
],
|
|
4834
|
+
"maxItems": 2,
|
|
4835
|
+
"minItems": 2,
|
|
4132
4836
|
"type": "array"
|
|
4133
4837
|
}
|
|
4134
|
-
]
|
|
4135
|
-
"maxItems": 2,
|
|
4136
|
-
"minItems": 2,
|
|
4137
|
-
"type": "array"
|
|
4838
|
+
]
|
|
4138
4839
|
},
|
|
4139
4840
|
"GetQueueMessagesControllerRequestPathDTO": {
|
|
4140
4841
|
"properties": {
|
|
@@ -4168,6 +4869,36 @@
|
|
|
4168
4869
|
},
|
|
4169
4870
|
"GetQueueMessagesControllerResponseDTO": {
|
|
4170
4871
|
"anyOf": [
|
|
4872
|
+
{
|
|
4873
|
+
"items": [
|
|
4874
|
+
{
|
|
4875
|
+
"const": 400,
|
|
4876
|
+
"type": "number"
|
|
4877
|
+
},
|
|
4878
|
+
{
|
|
4879
|
+
"const": "ConsumerGroupRequiredError",
|
|
4880
|
+
"type": "string"
|
|
4881
|
+
}
|
|
4882
|
+
],
|
|
4883
|
+
"maxItems": 2,
|
|
4884
|
+
"minItems": 2,
|
|
4885
|
+
"type": "array"
|
|
4886
|
+
},
|
|
4887
|
+
{
|
|
4888
|
+
"items": [
|
|
4889
|
+
{
|
|
4890
|
+
"const": 501,
|
|
4891
|
+
"type": "number"
|
|
4892
|
+
},
|
|
4893
|
+
{
|
|
4894
|
+
"const": "ConsumerGroupsNotSupportedError",
|
|
4895
|
+
"type": "string"
|
|
4896
|
+
}
|
|
4897
|
+
],
|
|
4898
|
+
"maxItems": 2,
|
|
4899
|
+
"minItems": 2,
|
|
4900
|
+
"type": "array"
|
|
4901
|
+
},
|
|
4171
4902
|
{
|
|
4172
4903
|
"items": [
|
|
4173
4904
|
{
|
|
@@ -5081,6 +5812,21 @@
|
|
|
5081
5812
|
},
|
|
5082
5813
|
"GetQueueRateLimitControllerResponseDTO": {
|
|
5083
5814
|
"anyOf": [
|
|
5815
|
+
{
|
|
5816
|
+
"items": [
|
|
5817
|
+
{
|
|
5818
|
+
"const": 400,
|
|
5819
|
+
"type": "number"
|
|
5820
|
+
},
|
|
5821
|
+
{
|
|
5822
|
+
"const": "InvalidQueueParametersError",
|
|
5823
|
+
"type": "string"
|
|
5824
|
+
}
|
|
5825
|
+
],
|
|
5826
|
+
"maxItems": 2,
|
|
5827
|
+
"minItems": 2,
|
|
5828
|
+
"type": "array"
|
|
5829
|
+
},
|
|
5084
5830
|
{
|
|
5085
5831
|
"items": [
|
|
5086
5832
|
{
|
|
@@ -5163,6 +5909,36 @@
|
|
|
5163
5909
|
},
|
|
5164
5910
|
"GetQueueScheduledMessagesControllerResponseDTO": {
|
|
5165
5911
|
"anyOf": [
|
|
5912
|
+
{
|
|
5913
|
+
"items": [
|
|
5914
|
+
{
|
|
5915
|
+
"const": 400,
|
|
5916
|
+
"type": "number"
|
|
5917
|
+
},
|
|
5918
|
+
{
|
|
5919
|
+
"const": "ConsumerGroupRequiredError",
|
|
5920
|
+
"type": "string"
|
|
5921
|
+
}
|
|
5922
|
+
],
|
|
5923
|
+
"maxItems": 2,
|
|
5924
|
+
"minItems": 2,
|
|
5925
|
+
"type": "array"
|
|
5926
|
+
},
|
|
5927
|
+
{
|
|
5928
|
+
"items": [
|
|
5929
|
+
{
|
|
5930
|
+
"const": 501,
|
|
5931
|
+
"type": "number"
|
|
5932
|
+
},
|
|
5933
|
+
{
|
|
5934
|
+
"const": "ConsumerGroupsNotSupportedError",
|
|
5935
|
+
"type": "string"
|
|
5936
|
+
}
|
|
5937
|
+
],
|
|
5938
|
+
"maxItems": 2,
|
|
5939
|
+
"minItems": 2,
|
|
5940
|
+
"type": "array"
|
|
5941
|
+
},
|
|
5166
5942
|
{
|
|
5167
5943
|
"items": [
|
|
5168
5944
|
{
|
|
@@ -5545,6 +6321,21 @@
|
|
|
5545
6321
|
"minItems": 2,
|
|
5546
6322
|
"type": "array"
|
|
5547
6323
|
},
|
|
6324
|
+
{
|
|
6325
|
+
"items": [
|
|
6326
|
+
{
|
|
6327
|
+
"const": 400,
|
|
6328
|
+
"type": "number"
|
|
6329
|
+
},
|
|
6330
|
+
{
|
|
6331
|
+
"const": "InvalidExchangeParametersError",
|
|
6332
|
+
"type": "string"
|
|
6333
|
+
}
|
|
6334
|
+
],
|
|
6335
|
+
"maxItems": 2,
|
|
6336
|
+
"minItems": 2,
|
|
6337
|
+
"type": "array"
|
|
6338
|
+
},
|
|
5548
6339
|
{
|
|
5549
6340
|
"items": [
|
|
5550
6341
|
{
|
|
@@ -5600,7 +6391,7 @@
|
|
|
5600
6391
|
"type": "number"
|
|
5601
6392
|
},
|
|
5602
6393
|
{
|
|
5603
|
-
"const": "
|
|
6394
|
+
"const": "InvalidExchangeParametersError",
|
|
5604
6395
|
"type": "string"
|
|
5605
6396
|
}
|
|
5606
6397
|
],
|
|
@@ -5655,6 +6446,36 @@
|
|
|
5655
6446
|
},
|
|
5656
6447
|
"MatchQueuesDirectXControllerResponseDTO": {
|
|
5657
6448
|
"anyOf": [
|
|
6449
|
+
{
|
|
6450
|
+
"items": [
|
|
6451
|
+
{
|
|
6452
|
+
"const": 404,
|
|
6453
|
+
"type": "number"
|
|
6454
|
+
},
|
|
6455
|
+
{
|
|
6456
|
+
"const": "ExchangeNotFoundError",
|
|
6457
|
+
"type": "string"
|
|
6458
|
+
}
|
|
6459
|
+
],
|
|
6460
|
+
"maxItems": 2,
|
|
6461
|
+
"minItems": 2,
|
|
6462
|
+
"type": "array"
|
|
6463
|
+
},
|
|
6464
|
+
{
|
|
6465
|
+
"items": [
|
|
6466
|
+
{
|
|
6467
|
+
"const": 500,
|
|
6468
|
+
"type": "number"
|
|
6469
|
+
},
|
|
6470
|
+
{
|
|
6471
|
+
"const": "ExchangeTypeMismatchError",
|
|
6472
|
+
"type": "string"
|
|
6473
|
+
}
|
|
6474
|
+
],
|
|
6475
|
+
"maxItems": 2,
|
|
6476
|
+
"minItems": 2,
|
|
6477
|
+
"type": "array"
|
|
6478
|
+
},
|
|
5658
6479
|
{
|
|
5659
6480
|
"items": [
|
|
5660
6481
|
{
|
|
@@ -5670,6 +6491,21 @@
|
|
|
5670
6491
|
"minItems": 2,
|
|
5671
6492
|
"type": "array"
|
|
5672
6493
|
},
|
|
6494
|
+
{
|
|
6495
|
+
"items": [
|
|
6496
|
+
{
|
|
6497
|
+
"const": 400,
|
|
6498
|
+
"type": "number"
|
|
6499
|
+
},
|
|
6500
|
+
{
|
|
6501
|
+
"const": "InvalidExchangeParametersError",
|
|
6502
|
+
"type": "string"
|
|
6503
|
+
}
|
|
6504
|
+
],
|
|
6505
|
+
"maxItems": 2,
|
|
6506
|
+
"minItems": 2,
|
|
6507
|
+
"type": "array"
|
|
6508
|
+
},
|
|
5673
6509
|
{
|
|
5674
6510
|
"items": [
|
|
5675
6511
|
{
|
|
@@ -5725,7 +6561,7 @@
|
|
|
5725
6561
|
"type": "number"
|
|
5726
6562
|
},
|
|
5727
6563
|
{
|
|
5728
|
-
"const": "
|
|
6564
|
+
"const": "InvalidExchangeParametersError",
|
|
5729
6565
|
"type": "string"
|
|
5730
6566
|
}
|
|
5731
6567
|
],
|
|
@@ -5799,7 +6635,7 @@
|
|
|
5799
6635
|
"type": "number"
|
|
5800
6636
|
},
|
|
5801
6637
|
{
|
|
5802
|
-
"const": "
|
|
6638
|
+
"const": "InvalidExchangeParametersError",
|
|
5803
6639
|
"type": "string"
|
|
5804
6640
|
}
|
|
5805
6641
|
],
|
|
@@ -6034,11 +6870,11 @@
|
|
|
6034
6870
|
{
|
|
6035
6871
|
"items": [
|
|
6036
6872
|
{
|
|
6037
|
-
"const":
|
|
6873
|
+
"const": 404,
|
|
6038
6874
|
"type": "number"
|
|
6039
6875
|
},
|
|
6040
6876
|
{
|
|
6041
|
-
"const": "
|
|
6877
|
+
"const": "ConsumerGroupNotFoundError",
|
|
6042
6878
|
"type": "string"
|
|
6043
6879
|
}
|
|
6044
6880
|
],
|
|
@@ -6053,7 +6889,22 @@
|
|
|
6053
6889
|
"type": "number"
|
|
6054
6890
|
},
|
|
6055
6891
|
{
|
|
6056
|
-
"const": "
|
|
6892
|
+
"const": "InvalidQueueTypeError",
|
|
6893
|
+
"type": "string"
|
|
6894
|
+
}
|
|
6895
|
+
],
|
|
6896
|
+
"maxItems": 2,
|
|
6897
|
+
"minItems": 2,
|
|
6898
|
+
"type": "array"
|
|
6899
|
+
},
|
|
6900
|
+
{
|
|
6901
|
+
"items": [
|
|
6902
|
+
{
|
|
6903
|
+
"const": 409,
|
|
6904
|
+
"type": "number"
|
|
6905
|
+
},
|
|
6906
|
+
{
|
|
6907
|
+
"const": "MessageAlreadyExistsError",
|
|
6057
6908
|
"type": "string"
|
|
6058
6909
|
}
|
|
6059
6910
|
],
|
|
@@ -6068,7 +6919,7 @@
|
|
|
6068
6919
|
"type": "number"
|
|
6069
6920
|
},
|
|
6070
6921
|
{
|
|
6071
|
-
"const": "
|
|
6922
|
+
"const": "MessageExchangeRequiredError",
|
|
6072
6923
|
"type": "string"
|
|
6073
6924
|
}
|
|
6074
6925
|
],
|
|
@@ -6079,11 +6930,11 @@
|
|
|
6079
6930
|
{
|
|
6080
6931
|
"items": [
|
|
6081
6932
|
{
|
|
6082
|
-
"const":
|
|
6933
|
+
"const": 400,
|
|
6083
6934
|
"type": "number"
|
|
6084
6935
|
},
|
|
6085
6936
|
{
|
|
6086
|
-
"const": "
|
|
6937
|
+
"const": "MessagePriorityRequiredError",
|
|
6087
6938
|
"type": "string"
|
|
6088
6939
|
}
|
|
6089
6940
|
],
|
|
@@ -6166,6 +7017,36 @@
|
|
|
6166
7017
|
"minItems": 2,
|
|
6167
7018
|
"type": "array"
|
|
6168
7019
|
},
|
|
7020
|
+
{
|
|
7021
|
+
"items": [
|
|
7022
|
+
{
|
|
7023
|
+
"const": 400,
|
|
7024
|
+
"type": "number"
|
|
7025
|
+
},
|
|
7026
|
+
{
|
|
7027
|
+
"const": "RoutingKeyRequiredError",
|
|
7028
|
+
"type": "string"
|
|
7029
|
+
}
|
|
7030
|
+
],
|
|
7031
|
+
"maxItems": 2,
|
|
7032
|
+
"minItems": 2,
|
|
7033
|
+
"type": "array"
|
|
7034
|
+
},
|
|
7035
|
+
{
|
|
7036
|
+
"items": [
|
|
7037
|
+
{
|
|
7038
|
+
"const": 500,
|
|
7039
|
+
"type": "number"
|
|
7040
|
+
},
|
|
7041
|
+
{
|
|
7042
|
+
"const": "UnexpectedScriptReplyError",
|
|
7043
|
+
"type": "string"
|
|
7044
|
+
}
|
|
7045
|
+
],
|
|
7046
|
+
"maxItems": 2,
|
|
7047
|
+
"minItems": 2,
|
|
7048
|
+
"type": "array"
|
|
7049
|
+
},
|
|
6169
7050
|
{
|
|
6170
7051
|
"items": [
|
|
6171
7052
|
{
|
|
@@ -6206,6 +7087,21 @@
|
|
|
6206
7087
|
},
|
|
6207
7088
|
"PurgeConsumerGroupPendingMessagesControllerResponseDTO": {
|
|
6208
7089
|
"anyOf": [
|
|
7090
|
+
{
|
|
7091
|
+
"items": [
|
|
7092
|
+
{
|
|
7093
|
+
"const": 409,
|
|
7094
|
+
"type": "number"
|
|
7095
|
+
},
|
|
7096
|
+
{
|
|
7097
|
+
"const": "ConsumerGroupNotEmptyError",
|
|
7098
|
+
"type": "string"
|
|
7099
|
+
}
|
|
7100
|
+
],
|
|
7101
|
+
"maxItems": 2,
|
|
7102
|
+
"minItems": 2,
|
|
7103
|
+
"type": "array"
|
|
7104
|
+
},
|
|
6209
7105
|
{
|
|
6210
7106
|
"items": [
|
|
6211
7107
|
{
|
|
@@ -6236,6 +7132,36 @@
|
|
|
6236
7132
|
"minItems": 2,
|
|
6237
7133
|
"type": "array"
|
|
6238
7134
|
},
|
|
7135
|
+
{
|
|
7136
|
+
"items": [
|
|
7137
|
+
{
|
|
7138
|
+
"const": 404,
|
|
7139
|
+
"type": "number"
|
|
7140
|
+
},
|
|
7141
|
+
{
|
|
7142
|
+
"const": "QueueNotFoundError",
|
|
7143
|
+
"type": "string"
|
|
7144
|
+
}
|
|
7145
|
+
],
|
|
7146
|
+
"maxItems": 2,
|
|
7147
|
+
"minItems": 2,
|
|
7148
|
+
"type": "array"
|
|
7149
|
+
},
|
|
7150
|
+
{
|
|
7151
|
+
"items": [
|
|
7152
|
+
{
|
|
7153
|
+
"const": 500,
|
|
7154
|
+
"type": "number"
|
|
7155
|
+
},
|
|
7156
|
+
{
|
|
7157
|
+
"const": "UnexpectedScriptReplyError",
|
|
7158
|
+
"type": "string"
|
|
7159
|
+
}
|
|
7160
|
+
],
|
|
7161
|
+
"maxItems": 2,
|
|
7162
|
+
"minItems": 2,
|
|
7163
|
+
"type": "array"
|
|
7164
|
+
},
|
|
6239
7165
|
{
|
|
6240
7166
|
"items": [
|
|
6241
7167
|
{
|
|
@@ -6269,6 +7195,51 @@
|
|
|
6269
7195
|
},
|
|
6270
7196
|
"PurgeQueueAcknowledgedMessagesControllerResponseDTO": {
|
|
6271
7197
|
"anyOf": [
|
|
7198
|
+
{
|
|
7199
|
+
"items": [
|
|
7200
|
+
{
|
|
7201
|
+
"const": 500,
|
|
7202
|
+
"type": "number"
|
|
7203
|
+
},
|
|
7204
|
+
{
|
|
7205
|
+
"const": "AcknowledgedMessageAuditNotEnabledError",
|
|
7206
|
+
"type": "string"
|
|
7207
|
+
}
|
|
7208
|
+
],
|
|
7209
|
+
"maxItems": 2,
|
|
7210
|
+
"minItems": 2,
|
|
7211
|
+
"type": "array"
|
|
7212
|
+
},
|
|
7213
|
+
{
|
|
7214
|
+
"items": [
|
|
7215
|
+
{
|
|
7216
|
+
"const": 400,
|
|
7217
|
+
"type": "number"
|
|
7218
|
+
},
|
|
7219
|
+
{
|
|
7220
|
+
"const": "ConsumerGroupRequiredError",
|
|
7221
|
+
"type": "string"
|
|
7222
|
+
}
|
|
7223
|
+
],
|
|
7224
|
+
"maxItems": 2,
|
|
7225
|
+
"minItems": 2,
|
|
7226
|
+
"type": "array"
|
|
7227
|
+
},
|
|
7228
|
+
{
|
|
7229
|
+
"items": [
|
|
7230
|
+
{
|
|
7231
|
+
"const": 501,
|
|
7232
|
+
"type": "number"
|
|
7233
|
+
},
|
|
7234
|
+
{
|
|
7235
|
+
"const": "ConsumerGroupsNotSupportedError",
|
|
7236
|
+
"type": "string"
|
|
7237
|
+
}
|
|
7238
|
+
],
|
|
7239
|
+
"maxItems": 2,
|
|
7240
|
+
"minItems": 2,
|
|
7241
|
+
"type": "array"
|
|
7242
|
+
},
|
|
6272
7243
|
{
|
|
6273
7244
|
"items": [
|
|
6274
7245
|
{
|
|
@@ -6332,6 +7303,51 @@
|
|
|
6332
7303
|
},
|
|
6333
7304
|
"PurgeQueueDeadLetteredMessagesControllerResponseDTO": {
|
|
6334
7305
|
"anyOf": [
|
|
7306
|
+
{
|
|
7307
|
+
"items": [
|
|
7308
|
+
{
|
|
7309
|
+
"const": 400,
|
|
7310
|
+
"type": "number"
|
|
7311
|
+
},
|
|
7312
|
+
{
|
|
7313
|
+
"const": "ConsumerGroupRequiredError",
|
|
7314
|
+
"type": "string"
|
|
7315
|
+
}
|
|
7316
|
+
],
|
|
7317
|
+
"maxItems": 2,
|
|
7318
|
+
"minItems": 2,
|
|
7319
|
+
"type": "array"
|
|
7320
|
+
},
|
|
7321
|
+
{
|
|
7322
|
+
"items": [
|
|
7323
|
+
{
|
|
7324
|
+
"const": 501,
|
|
7325
|
+
"type": "number"
|
|
7326
|
+
},
|
|
7327
|
+
{
|
|
7328
|
+
"const": "ConsumerGroupsNotSupportedError",
|
|
7329
|
+
"type": "string"
|
|
7330
|
+
}
|
|
7331
|
+
],
|
|
7332
|
+
"maxItems": 2,
|
|
7333
|
+
"minItems": 2,
|
|
7334
|
+
"type": "array"
|
|
7335
|
+
},
|
|
7336
|
+
{
|
|
7337
|
+
"items": [
|
|
7338
|
+
{
|
|
7339
|
+
"const": 500,
|
|
7340
|
+
"type": "number"
|
|
7341
|
+
},
|
|
7342
|
+
{
|
|
7343
|
+
"const": "DeadLetteredMessageAuditNotEnabledError",
|
|
7344
|
+
"type": "string"
|
|
7345
|
+
}
|
|
7346
|
+
],
|
|
7347
|
+
"maxItems": 2,
|
|
7348
|
+
"minItems": 2,
|
|
7349
|
+
"type": "array"
|
|
7350
|
+
},
|
|
6335
7351
|
{
|
|
6336
7352
|
"items": [
|
|
6337
7353
|
{
|
|
@@ -6440,6 +7456,21 @@
|
|
|
6440
7456
|
"minItems": 2,
|
|
6441
7457
|
"type": "array"
|
|
6442
7458
|
},
|
|
7459
|
+
{
|
|
7460
|
+
"items": [
|
|
7461
|
+
{
|
|
7462
|
+
"const": 404,
|
|
7463
|
+
"type": "number"
|
|
7464
|
+
},
|
|
7465
|
+
{
|
|
7466
|
+
"const": "QueueNotFoundError",
|
|
7467
|
+
"type": "string"
|
|
7468
|
+
}
|
|
7469
|
+
],
|
|
7470
|
+
"maxItems": 2,
|
|
7471
|
+
"minItems": 2,
|
|
7472
|
+
"type": "array"
|
|
7473
|
+
},
|
|
6443
7474
|
{
|
|
6444
7475
|
"items": [
|
|
6445
7476
|
{
|
|
@@ -6473,6 +7504,36 @@
|
|
|
6473
7504
|
},
|
|
6474
7505
|
"PurgeQueueScheduledMessagesControllerResponseDTO": {
|
|
6475
7506
|
"anyOf": [
|
|
7507
|
+
{
|
|
7508
|
+
"items": [
|
|
7509
|
+
{
|
|
7510
|
+
"const": 400,
|
|
7511
|
+
"type": "number"
|
|
7512
|
+
},
|
|
7513
|
+
{
|
|
7514
|
+
"const": "ConsumerGroupRequiredError",
|
|
7515
|
+
"type": "string"
|
|
7516
|
+
}
|
|
7517
|
+
],
|
|
7518
|
+
"maxItems": 2,
|
|
7519
|
+
"minItems": 2,
|
|
7520
|
+
"type": "array"
|
|
7521
|
+
},
|
|
7522
|
+
{
|
|
7523
|
+
"items": [
|
|
7524
|
+
{
|
|
7525
|
+
"const": 501,
|
|
7526
|
+
"type": "number"
|
|
7527
|
+
},
|
|
7528
|
+
{
|
|
7529
|
+
"const": "ConsumerGroupsNotSupportedError",
|
|
7530
|
+
"type": "string"
|
|
7531
|
+
}
|
|
7532
|
+
],
|
|
7533
|
+
"maxItems": 2,
|
|
7534
|
+
"minItems": 2,
|
|
7535
|
+
"type": "array"
|
|
7536
|
+
},
|
|
6476
7537
|
{
|
|
6477
7538
|
"items": [
|
|
6478
7539
|
{
|
|
@@ -6610,6 +7671,36 @@
|
|
|
6610
7671
|
"minItems": 2,
|
|
6611
7672
|
"type": "array"
|
|
6612
7673
|
},
|
|
7674
|
+
{
|
|
7675
|
+
"items": [
|
|
7676
|
+
{
|
|
7677
|
+
"const": 500,
|
|
7678
|
+
"type": "number"
|
|
7679
|
+
},
|
|
7680
|
+
{
|
|
7681
|
+
"const": "RequeueMessageScriptError",
|
|
7682
|
+
"type": "string"
|
|
7683
|
+
}
|
|
7684
|
+
],
|
|
7685
|
+
"maxItems": 2,
|
|
7686
|
+
"minItems": 2,
|
|
7687
|
+
"type": "array"
|
|
7688
|
+
},
|
|
7689
|
+
{
|
|
7690
|
+
"items": [
|
|
7691
|
+
{
|
|
7692
|
+
"const": 500,
|
|
7693
|
+
"type": "number"
|
|
7694
|
+
},
|
|
7695
|
+
{
|
|
7696
|
+
"const": "UnexpectedScriptReplyError",
|
|
7697
|
+
"type": "string"
|
|
7698
|
+
}
|
|
7699
|
+
],
|
|
7700
|
+
"maxItems": 2,
|
|
7701
|
+
"minItems": 2,
|
|
7702
|
+
"type": "array"
|
|
7703
|
+
},
|
|
6613
7704
|
{
|
|
6614
7705
|
"items": [
|
|
6615
7706
|
{
|
|
@@ -6669,6 +7760,21 @@
|
|
|
6669
7760
|
"minItems": 2,
|
|
6670
7761
|
"type": "array"
|
|
6671
7762
|
},
|
|
7763
|
+
{
|
|
7764
|
+
"items": [
|
|
7765
|
+
{
|
|
7766
|
+
"const": 400,
|
|
7767
|
+
"type": "number"
|
|
7768
|
+
},
|
|
7769
|
+
{
|
|
7770
|
+
"const": "InvalidConsumerGroupIdError",
|
|
7771
|
+
"type": "string"
|
|
7772
|
+
}
|
|
7773
|
+
],
|
|
7774
|
+
"maxItems": 2,
|
|
7775
|
+
"minItems": 2,
|
|
7776
|
+
"type": "array"
|
|
7777
|
+
},
|
|
6672
7778
|
{
|
|
6673
7779
|
"items": [
|
|
6674
7780
|
{
|
|
@@ -6750,11 +7856,11 @@
|
|
|
6750
7856
|
{
|
|
6751
7857
|
"items": [
|
|
6752
7858
|
{
|
|
6753
|
-
"const":
|
|
7859
|
+
"const": 400,
|
|
6754
7860
|
"type": "number"
|
|
6755
7861
|
},
|
|
6756
7862
|
{
|
|
6757
|
-
"const": "
|
|
7863
|
+
"const": "InvalidQueueParametersError",
|
|
6758
7864
|
"type": "string"
|
|
6759
7865
|
}
|
|
6760
7866
|
],
|
|
@@ -6777,6 +7883,21 @@
|
|
|
6777
7883
|
"minItems": 2,
|
|
6778
7884
|
"type": "array"
|
|
6779
7885
|
},
|
|
7886
|
+
{
|
|
7887
|
+
"items": [
|
|
7888
|
+
{
|
|
7889
|
+
"const": 429,
|
|
7890
|
+
"type": "number"
|
|
7891
|
+
},
|
|
7892
|
+
{
|
|
7893
|
+
"const": "InvalidRateLimitValueError",
|
|
7894
|
+
"type": "string"
|
|
7895
|
+
}
|
|
7896
|
+
],
|
|
7897
|
+
"maxItems": 2,
|
|
7898
|
+
"minItems": 2,
|
|
7899
|
+
"type": "array"
|
|
7900
|
+
},
|
|
6780
7901
|
{
|
|
6781
7902
|
"items": [
|
|
6782
7903
|
{
|
|
@@ -6792,6 +7913,21 @@
|
|
|
6792
7913
|
"minItems": 2,
|
|
6793
7914
|
"type": "array"
|
|
6794
7915
|
},
|
|
7916
|
+
{
|
|
7917
|
+
"items": [
|
|
7918
|
+
{
|
|
7919
|
+
"const": 500,
|
|
7920
|
+
"type": "number"
|
|
7921
|
+
},
|
|
7922
|
+
{
|
|
7923
|
+
"const": "UnexpectedScriptReplyError",
|
|
7924
|
+
"type": "string"
|
|
7925
|
+
}
|
|
7926
|
+
],
|
|
7927
|
+
"maxItems": 2,
|
|
7928
|
+
"minItems": 2,
|
|
7929
|
+
"type": "array"
|
|
7930
|
+
},
|
|
6795
7931
|
{
|
|
6796
7932
|
"items": [
|
|
6797
7933
|
{
|
|
@@ -6841,25 +7977,6 @@
|
|
|
6841
7977
|
"minItems": 2,
|
|
6842
7978
|
"type": "array"
|
|
6843
7979
|
},
|
|
6844
|
-
"ConfigurationError": {
|
|
6845
|
-
"default": [
|
|
6846
|
-
400,
|
|
6847
|
-
"ConfigurationError"
|
|
6848
|
-
],
|
|
6849
|
-
"items": [
|
|
6850
|
-
{
|
|
6851
|
-
"const": 400,
|
|
6852
|
-
"type": "number"
|
|
6853
|
-
},
|
|
6854
|
-
{
|
|
6855
|
-
"const": "ConfigurationError",
|
|
6856
|
-
"type": "string"
|
|
6857
|
-
}
|
|
6858
|
-
],
|
|
6859
|
-
"maxItems": 2,
|
|
6860
|
-
"minItems": 2,
|
|
6861
|
-
"type": "array"
|
|
6862
|
-
},
|
|
6863
7980
|
"ConfigurationMessageAuditExpireError": {
|
|
6864
7981
|
"default": [
|
|
6865
7982
|
400,
|
|
@@ -6917,18 +8034,18 @@
|
|
|
6917
8034
|
"minItems": 2,
|
|
6918
8035
|
"type": "array"
|
|
6919
8036
|
},
|
|
6920
|
-
"
|
|
8037
|
+
"ConfigurationUpdateError": {
|
|
6921
8038
|
"default": [
|
|
6922
|
-
|
|
6923
|
-
"
|
|
8039
|
+
400,
|
|
8040
|
+
"ConfigurationUpdateError"
|
|
6924
8041
|
],
|
|
6925
8042
|
"items": [
|
|
6926
8043
|
{
|
|
6927
|
-
"const":
|
|
8044
|
+
"const": 400,
|
|
6928
8045
|
"type": "number"
|
|
6929
8046
|
},
|
|
6930
8047
|
{
|
|
6931
|
-
"const": "
|
|
8048
|
+
"const": "ConfigurationUpdateError",
|
|
6932
8049
|
"type": "string"
|
|
6933
8050
|
}
|
|
6934
8051
|
],
|
|
@@ -6993,18 +8110,18 @@
|
|
|
6993
8110
|
"minItems": 2,
|
|
6994
8111
|
"type": "array"
|
|
6995
8112
|
},
|
|
6996
|
-
"
|
|
8113
|
+
"ConsumerGroupsNotSupportedError": {
|
|
6997
8114
|
"default": [
|
|
6998
|
-
|
|
6999
|
-
"
|
|
8115
|
+
501,
|
|
8116
|
+
"ConsumerGroupsNotSupportedError"
|
|
7000
8117
|
],
|
|
7001
8118
|
"items": [
|
|
7002
8119
|
{
|
|
7003
|
-
"const":
|
|
8120
|
+
"const": 501,
|
|
7004
8121
|
"type": "number"
|
|
7005
8122
|
},
|
|
7006
8123
|
{
|
|
7007
|
-
"const": "
|
|
8124
|
+
"const": "ConsumerGroupsNotSupportedError",
|
|
7008
8125
|
"type": "string"
|
|
7009
8126
|
}
|
|
7010
8127
|
],
|
|
@@ -7012,18 +8129,18 @@
|
|
|
7012
8129
|
"minItems": 2,
|
|
7013
8130
|
"type": "array"
|
|
7014
8131
|
},
|
|
7015
|
-
"
|
|
8132
|
+
"ConsumerSetMismatchError": {
|
|
7016
8133
|
"default": [
|
|
7017
|
-
|
|
7018
|
-
"
|
|
8134
|
+
500,
|
|
8135
|
+
"ConsumerSetMismatchError"
|
|
7019
8136
|
],
|
|
7020
8137
|
"items": [
|
|
7021
8138
|
{
|
|
7022
|
-
"const":
|
|
8139
|
+
"const": 500,
|
|
7023
8140
|
"type": "number"
|
|
7024
8141
|
},
|
|
7025
8142
|
{
|
|
7026
|
-
"const": "
|
|
8143
|
+
"const": "ConsumerSetMismatchError",
|
|
7027
8144
|
"type": "string"
|
|
7028
8145
|
}
|
|
7029
8146
|
],
|
|
@@ -7031,10 +8148,10 @@
|
|
|
7031
8148
|
"minItems": 2,
|
|
7032
8149
|
"type": "array"
|
|
7033
8150
|
},
|
|
7034
|
-
"
|
|
8151
|
+
"DeadLetteredMessageAuditNotEnabledError": {
|
|
7035
8152
|
"default": [
|
|
7036
8153
|
500,
|
|
7037
|
-
"
|
|
8154
|
+
"DeadLetteredMessageAuditNotEnabledError"
|
|
7038
8155
|
],
|
|
7039
8156
|
"items": [
|
|
7040
8157
|
{
|
|
@@ -7042,7 +8159,7 @@
|
|
|
7042
8159
|
"type": "number"
|
|
7043
8160
|
},
|
|
7044
8161
|
{
|
|
7045
|
-
"const": "
|
|
8162
|
+
"const": "DeadLetteredMessageAuditNotEnabledError",
|
|
7046
8163
|
"type": "string"
|
|
7047
8164
|
}
|
|
7048
8165
|
],
|
|
@@ -7050,18 +8167,18 @@
|
|
|
7050
8167
|
"minItems": 2,
|
|
7051
8168
|
"type": "array"
|
|
7052
8169
|
},
|
|
7053
|
-
"
|
|
8170
|
+
"ExchangeAlreadyExistsError": {
|
|
7054
8171
|
"default": [
|
|
7055
|
-
|
|
7056
|
-
"
|
|
8172
|
+
409,
|
|
8173
|
+
"ExchangeAlreadyExistsError"
|
|
7057
8174
|
],
|
|
7058
8175
|
"items": [
|
|
7059
8176
|
{
|
|
7060
|
-
"const":
|
|
8177
|
+
"const": 409,
|
|
7061
8178
|
"type": "number"
|
|
7062
8179
|
},
|
|
7063
8180
|
{
|
|
7064
|
-
"const": "
|
|
8181
|
+
"const": "ExchangeAlreadyExistsError",
|
|
7065
8182
|
"type": "string"
|
|
7066
8183
|
}
|
|
7067
8184
|
],
|
|
@@ -7069,10 +8186,10 @@
|
|
|
7069
8186
|
"minItems": 2,
|
|
7070
8187
|
"type": "array"
|
|
7071
8188
|
},
|
|
7072
|
-
"
|
|
8189
|
+
"ExchangeHasBoundQueuesError": {
|
|
7073
8190
|
"default": [
|
|
7074
8191
|
500,
|
|
7075
|
-
"
|
|
8192
|
+
"ExchangeHasBoundQueuesError"
|
|
7076
8193
|
],
|
|
7077
8194
|
"items": [
|
|
7078
8195
|
{
|
|
@@ -7080,7 +8197,26 @@
|
|
|
7080
8197
|
"type": "number"
|
|
7081
8198
|
},
|
|
7082
8199
|
{
|
|
7083
|
-
"const": "
|
|
8200
|
+
"const": "ExchangeHasBoundQueuesError",
|
|
8201
|
+
"type": "string"
|
|
8202
|
+
}
|
|
8203
|
+
],
|
|
8204
|
+
"maxItems": 2,
|
|
8205
|
+
"minItems": 2,
|
|
8206
|
+
"type": "array"
|
|
8207
|
+
},
|
|
8208
|
+
"ExchangeNotFoundError": {
|
|
8209
|
+
"default": [
|
|
8210
|
+
404,
|
|
8211
|
+
"ExchangeNotFoundError"
|
|
8212
|
+
],
|
|
8213
|
+
"items": [
|
|
8214
|
+
{
|
|
8215
|
+
"const": 404,
|
|
8216
|
+
"type": "number"
|
|
8217
|
+
},
|
|
8218
|
+
{
|
|
8219
|
+
"const": "ExchangeNotFoundError",
|
|
7084
8220
|
"type": "string"
|
|
7085
8221
|
}
|
|
7086
8222
|
],
|
|
@@ -7088,10 +8224,10 @@
|
|
|
7088
8224
|
"minItems": 2,
|
|
7089
8225
|
"type": "array"
|
|
7090
8226
|
},
|
|
7091
|
-
"
|
|
8227
|
+
"ExchangeQueuePolicyMismatchError": {
|
|
7092
8228
|
"default": [
|
|
7093
8229
|
500,
|
|
7094
|
-
"
|
|
8230
|
+
"ExchangeQueuePolicyMismatchError"
|
|
7095
8231
|
],
|
|
7096
8232
|
"items": [
|
|
7097
8233
|
{
|
|
@@ -7099,7 +8235,7 @@
|
|
|
7099
8235
|
"type": "number"
|
|
7100
8236
|
},
|
|
7101
8237
|
{
|
|
7102
|
-
"const": "
|
|
8238
|
+
"const": "ExchangeQueuePolicyMismatchError",
|
|
7103
8239
|
"type": "string"
|
|
7104
8240
|
}
|
|
7105
8241
|
],
|
|
@@ -7107,10 +8243,29 @@
|
|
|
7107
8243
|
"minItems": 2,
|
|
7108
8244
|
"type": "array"
|
|
7109
8245
|
},
|
|
7110
|
-
"
|
|
8246
|
+
"ExchangeRequiredError": {
|
|
8247
|
+
"default": [
|
|
8248
|
+
400,
|
|
8249
|
+
"ExchangeRequiredError"
|
|
8250
|
+
],
|
|
8251
|
+
"items": [
|
|
8252
|
+
{
|
|
8253
|
+
"const": 400,
|
|
8254
|
+
"type": "number"
|
|
8255
|
+
},
|
|
8256
|
+
{
|
|
8257
|
+
"const": "ExchangeRequiredError",
|
|
8258
|
+
"type": "string"
|
|
8259
|
+
}
|
|
8260
|
+
],
|
|
8261
|
+
"maxItems": 2,
|
|
8262
|
+
"minItems": 2,
|
|
8263
|
+
"type": "array"
|
|
8264
|
+
},
|
|
8265
|
+
"ExchangeTypeMismatchError": {
|
|
7111
8266
|
"default": [
|
|
7112
8267
|
500,
|
|
7113
|
-
"
|
|
8268
|
+
"ExchangeTypeMismatchError"
|
|
7114
8269
|
],
|
|
7115
8270
|
"items": [
|
|
7116
8271
|
{
|
|
@@ -7118,7 +8273,7 @@
|
|
|
7118
8273
|
"type": "number"
|
|
7119
8274
|
},
|
|
7120
8275
|
{
|
|
7121
|
-
"const": "
|
|
8276
|
+
"const": "ExchangeTypeMismatchError",
|
|
7122
8277
|
"type": "string"
|
|
7123
8278
|
}
|
|
7124
8279
|
],
|
|
@@ -7126,18 +8281,18 @@
|
|
|
7126
8281
|
"minItems": 2,
|
|
7127
8282
|
"type": "array"
|
|
7128
8283
|
},
|
|
7129
|
-
"
|
|
8284
|
+
"InvalidConfigurationError": {
|
|
7130
8285
|
"default": [
|
|
7131
|
-
|
|
7132
|
-
"
|
|
8286
|
+
400,
|
|
8287
|
+
"InvalidConfigurationError"
|
|
7133
8288
|
],
|
|
7134
8289
|
"items": [
|
|
7135
8290
|
{
|
|
7136
|
-
"const":
|
|
8291
|
+
"const": 400,
|
|
7137
8292
|
"type": "number"
|
|
7138
8293
|
},
|
|
7139
8294
|
{
|
|
7140
|
-
"const": "
|
|
8295
|
+
"const": "InvalidConfigurationError",
|
|
7141
8296
|
"type": "string"
|
|
7142
8297
|
}
|
|
7143
8298
|
],
|
|
@@ -7164,6 +8319,25 @@
|
|
|
7164
8319
|
"minItems": 2,
|
|
7165
8320
|
"type": "array"
|
|
7166
8321
|
},
|
|
8322
|
+
"InvalidCronExpressionError": {
|
|
8323
|
+
"default": [
|
|
8324
|
+
400,
|
|
8325
|
+
"InvalidCronExpressionError"
|
|
8326
|
+
],
|
|
8327
|
+
"items": [
|
|
8328
|
+
{
|
|
8329
|
+
"const": 400,
|
|
8330
|
+
"type": "number"
|
|
8331
|
+
},
|
|
8332
|
+
{
|
|
8333
|
+
"const": "InvalidCronExpressionError",
|
|
8334
|
+
"type": "string"
|
|
8335
|
+
}
|
|
8336
|
+
],
|
|
8337
|
+
"maxItems": 2,
|
|
8338
|
+
"minItems": 2,
|
|
8339
|
+
"type": "array"
|
|
8340
|
+
},
|
|
7167
8341
|
"InvalidDirectExchangeParametersError": {
|
|
7168
8342
|
"default": [
|
|
7169
8343
|
400,
|
|
@@ -7259,18 +8433,18 @@
|
|
|
7259
8433
|
"minItems": 2,
|
|
7260
8434
|
"type": "array"
|
|
7261
8435
|
},
|
|
7262
|
-
"
|
|
8436
|
+
"InvalidQueueTypeError": {
|
|
7263
8437
|
"default": [
|
|
7264
|
-
|
|
7265
|
-
"
|
|
8438
|
+
400,
|
|
8439
|
+
"InvalidQueueTypeError"
|
|
7266
8440
|
],
|
|
7267
8441
|
"items": [
|
|
7268
8442
|
{
|
|
7269
|
-
"const":
|
|
8443
|
+
"const": 400,
|
|
7270
8444
|
"type": "number"
|
|
7271
8445
|
},
|
|
7272
8446
|
{
|
|
7273
|
-
"const": "
|
|
8447
|
+
"const": "InvalidQueueTypeError",
|
|
7274
8448
|
"type": "string"
|
|
7275
8449
|
}
|
|
7276
8450
|
],
|
|
@@ -7297,6 +8471,44 @@
|
|
|
7297
8471
|
"minItems": 2,
|
|
7298
8472
|
"type": "array"
|
|
7299
8473
|
},
|
|
8474
|
+
"InvalidRateLimitValueError": {
|
|
8475
|
+
"default": [
|
|
8476
|
+
429,
|
|
8477
|
+
"InvalidRateLimitValueError"
|
|
8478
|
+
],
|
|
8479
|
+
"items": [
|
|
8480
|
+
{
|
|
8481
|
+
"const": 429,
|
|
8482
|
+
"type": "number"
|
|
8483
|
+
},
|
|
8484
|
+
{
|
|
8485
|
+
"const": "InvalidRateLimitValueError",
|
|
8486
|
+
"type": "string"
|
|
8487
|
+
}
|
|
8488
|
+
],
|
|
8489
|
+
"maxItems": 2,
|
|
8490
|
+
"minItems": 2,
|
|
8491
|
+
"type": "array"
|
|
8492
|
+
},
|
|
8493
|
+
"InvalidRedisKeyError": {
|
|
8494
|
+
"default": [
|
|
8495
|
+
400,
|
|
8496
|
+
"InvalidRedisKeyError"
|
|
8497
|
+
],
|
|
8498
|
+
"items": [
|
|
8499
|
+
{
|
|
8500
|
+
"const": 400,
|
|
8501
|
+
"type": "number"
|
|
8502
|
+
},
|
|
8503
|
+
{
|
|
8504
|
+
"const": "InvalidRedisKeyError",
|
|
8505
|
+
"type": "string"
|
|
8506
|
+
}
|
|
8507
|
+
],
|
|
8508
|
+
"maxItems": 2,
|
|
8509
|
+
"minItems": 2,
|
|
8510
|
+
"type": "array"
|
|
8511
|
+
},
|
|
7300
8512
|
"InvalidSchedulingParametersError": {
|
|
7301
8513
|
"default": [
|
|
7302
8514
|
400,
|
|
@@ -7316,10 +8528,10 @@
|
|
|
7316
8528
|
"minItems": 2,
|
|
7317
8529
|
"type": "array"
|
|
7318
8530
|
},
|
|
7319
|
-
"
|
|
8531
|
+
"InvalidTopicBindingPatternError": {
|
|
7320
8532
|
"default": [
|
|
7321
8533
|
400,
|
|
7322
|
-
"
|
|
8534
|
+
"InvalidTopicBindingPatternError"
|
|
7323
8535
|
],
|
|
7324
8536
|
"items": [
|
|
7325
8537
|
{
|
|
@@ -7327,7 +8539,7 @@
|
|
|
7327
8539
|
"type": "number"
|
|
7328
8540
|
},
|
|
7329
8541
|
{
|
|
7330
|
-
"const": "
|
|
8542
|
+
"const": "InvalidTopicBindingPatternError",
|
|
7331
8543
|
"type": "string"
|
|
7332
8544
|
}
|
|
7333
8545
|
],
|
|
@@ -7335,18 +8547,18 @@
|
|
|
7335
8547
|
"minItems": 2,
|
|
7336
8548
|
"type": "array"
|
|
7337
8549
|
},
|
|
7338
|
-
"
|
|
8550
|
+
"InvalidTopicExchangeParamsError": {
|
|
7339
8551
|
"default": [
|
|
7340
|
-
|
|
7341
|
-
"
|
|
8552
|
+
400,
|
|
8553
|
+
"InvalidTopicExchangeParamsError"
|
|
7342
8554
|
],
|
|
7343
8555
|
"items": [
|
|
7344
8556
|
{
|
|
7345
|
-
"const":
|
|
8557
|
+
"const": 400,
|
|
7346
8558
|
"type": "number"
|
|
7347
8559
|
},
|
|
7348
8560
|
{
|
|
7349
|
-
"const": "
|
|
8561
|
+
"const": "InvalidTopicExchangeParamsError",
|
|
7350
8562
|
"type": "string"
|
|
7351
8563
|
}
|
|
7352
8564
|
],
|
|
@@ -7354,18 +8566,18 @@
|
|
|
7354
8566
|
"minItems": 2,
|
|
7355
8567
|
"type": "array"
|
|
7356
8568
|
},
|
|
7357
|
-
"
|
|
8569
|
+
"MessageAlreadyExistsError": {
|
|
7358
8570
|
"default": [
|
|
7359
|
-
|
|
7360
|
-
"
|
|
8571
|
+
409,
|
|
8572
|
+
"MessageAlreadyExistsError"
|
|
7361
8573
|
],
|
|
7362
8574
|
"items": [
|
|
7363
8575
|
{
|
|
7364
|
-
"const":
|
|
8576
|
+
"const": 409,
|
|
7365
8577
|
"type": "number"
|
|
7366
8578
|
},
|
|
7367
8579
|
{
|
|
7368
|
-
"const": "
|
|
8580
|
+
"const": "MessageAlreadyExistsError",
|
|
7369
8581
|
"type": "string"
|
|
7370
8582
|
}
|
|
7371
8583
|
],
|
|
@@ -7373,18 +8585,18 @@
|
|
|
7373
8585
|
"minItems": 2,
|
|
7374
8586
|
"type": "array"
|
|
7375
8587
|
},
|
|
7376
|
-
"
|
|
8588
|
+
"MessageDestinationQueueAlreadySetError": {
|
|
7377
8589
|
"default": [
|
|
7378
|
-
|
|
7379
|
-
"
|
|
8590
|
+
500,
|
|
8591
|
+
"MessageDestinationQueueAlreadySetError"
|
|
7380
8592
|
],
|
|
7381
8593
|
"items": [
|
|
7382
8594
|
{
|
|
7383
|
-
"const":
|
|
8595
|
+
"const": 500,
|
|
7384
8596
|
"type": "number"
|
|
7385
8597
|
},
|
|
7386
8598
|
{
|
|
7387
|
-
"const": "
|
|
8599
|
+
"const": "MessageDestinationQueueAlreadySetError",
|
|
7388
8600
|
"type": "string"
|
|
7389
8601
|
}
|
|
7390
8602
|
],
|
|
@@ -7392,18 +8604,18 @@
|
|
|
7392
8604
|
"minItems": 2,
|
|
7393
8605
|
"type": "array"
|
|
7394
8606
|
},
|
|
7395
|
-
"
|
|
8607
|
+
"MessageDestinationQueueRequiredError": {
|
|
7396
8608
|
"default": [
|
|
7397
|
-
|
|
7398
|
-
"
|
|
8609
|
+
400,
|
|
8610
|
+
"MessageDestinationQueueRequiredError"
|
|
7399
8611
|
],
|
|
7400
8612
|
"items": [
|
|
7401
8613
|
{
|
|
7402
|
-
"const":
|
|
8614
|
+
"const": 400,
|
|
7403
8615
|
"type": "number"
|
|
7404
8616
|
},
|
|
7405
8617
|
{
|
|
7406
|
-
"const": "
|
|
8618
|
+
"const": "MessageDestinationQueueRequiredError",
|
|
7407
8619
|
"type": "string"
|
|
7408
8620
|
}
|
|
7409
8621
|
],
|
|
@@ -7449,25 +8661,6 @@
|
|
|
7449
8661
|
"minItems": 2,
|
|
7450
8662
|
"type": "array"
|
|
7451
8663
|
},
|
|
7452
|
-
"MessageHandlerError": {
|
|
7453
|
-
"default": [
|
|
7454
|
-
500,
|
|
7455
|
-
"MessageHandlerError"
|
|
7456
|
-
],
|
|
7457
|
-
"items": [
|
|
7458
|
-
{
|
|
7459
|
-
"const": 500,
|
|
7460
|
-
"type": "number"
|
|
7461
|
-
},
|
|
7462
|
-
{
|
|
7463
|
-
"const": "MessageHandlerError",
|
|
7464
|
-
"type": "string"
|
|
7465
|
-
}
|
|
7466
|
-
],
|
|
7467
|
-
"maxItems": 2,
|
|
7468
|
-
"minItems": 2,
|
|
7469
|
-
"type": "array"
|
|
7470
|
-
},
|
|
7471
8664
|
"MessageHandlerFileError": {
|
|
7472
8665
|
"default": [
|
|
7473
8666
|
500,
|
|
@@ -7506,25 +8699,6 @@
|
|
|
7506
8699
|
"minItems": 2,
|
|
7507
8700
|
"type": "array"
|
|
7508
8701
|
},
|
|
7509
|
-
"MessageManagerError": {
|
|
7510
|
-
"default": [
|
|
7511
|
-
500,
|
|
7512
|
-
"MessageManagerError"
|
|
7513
|
-
],
|
|
7514
|
-
"items": [
|
|
7515
|
-
{
|
|
7516
|
-
"const": 500,
|
|
7517
|
-
"type": "number"
|
|
7518
|
-
},
|
|
7519
|
-
{
|
|
7520
|
-
"const": "MessageManagerError",
|
|
7521
|
-
"type": "string"
|
|
7522
|
-
}
|
|
7523
|
-
],
|
|
7524
|
-
"maxItems": 2,
|
|
7525
|
-
"minItems": 2,
|
|
7526
|
-
"type": "array"
|
|
7527
|
-
},
|
|
7528
8702
|
"MessageNotFoundError": {
|
|
7529
8703
|
"default": [
|
|
7530
8704
|
404,
|
|
@@ -7582,37 +8756,18 @@
|
|
|
7582
8756
|
"minItems": 2,
|
|
7583
8757
|
"type": "array"
|
|
7584
8758
|
},
|
|
7585
|
-
"
|
|
7586
|
-
"default": [
|
|
7587
|
-
500,
|
|
7588
|
-
"MessagePropertyError"
|
|
7589
|
-
],
|
|
7590
|
-
"items": [
|
|
7591
|
-
{
|
|
7592
|
-
"const": 500,
|
|
7593
|
-
"type": "number"
|
|
7594
|
-
},
|
|
7595
|
-
{
|
|
7596
|
-
"const": "MessagePropertyError",
|
|
7597
|
-
"type": "string"
|
|
7598
|
-
}
|
|
7599
|
-
],
|
|
7600
|
-
"maxItems": 2,
|
|
7601
|
-
"minItems": 2,
|
|
7602
|
-
"type": "array"
|
|
7603
|
-
},
|
|
7604
|
-
"NamespaceManagerError": {
|
|
8759
|
+
"MessagePropertyInvalidValueError": {
|
|
7605
8760
|
"default": [
|
|
7606
|
-
|
|
7607
|
-
"
|
|
8761
|
+
400,
|
|
8762
|
+
"MessagePropertyInvalidValueError"
|
|
7608
8763
|
],
|
|
7609
8764
|
"items": [
|
|
7610
8765
|
{
|
|
7611
|
-
"const":
|
|
8766
|
+
"const": 400,
|
|
7612
8767
|
"type": "number"
|
|
7613
8768
|
},
|
|
7614
8769
|
{
|
|
7615
|
-
"const": "
|
|
8770
|
+
"const": "MessagePropertyInvalidValueError",
|
|
7616
8771
|
"type": "string"
|
|
7617
8772
|
}
|
|
7618
8773
|
],
|
|
@@ -7696,25 +8851,6 @@
|
|
|
7696
8851
|
"minItems": 2,
|
|
7697
8852
|
"type": "array"
|
|
7698
8853
|
},
|
|
7699
|
-
"ProducerError": {
|
|
7700
|
-
"default": [
|
|
7701
|
-
500,
|
|
7702
|
-
"ProducerError"
|
|
7703
|
-
],
|
|
7704
|
-
"items": [
|
|
7705
|
-
{
|
|
7706
|
-
"const": 500,
|
|
7707
|
-
"type": "number"
|
|
7708
|
-
},
|
|
7709
|
-
{
|
|
7710
|
-
"const": "ProducerError",
|
|
7711
|
-
"type": "string"
|
|
7712
|
-
}
|
|
7713
|
-
],
|
|
7714
|
-
"maxItems": 2,
|
|
7715
|
-
"minItems": 2,
|
|
7716
|
-
"type": "array"
|
|
7717
|
-
},
|
|
7718
8854
|
"ProducerNotRunningError": {
|
|
7719
8855
|
"default": [
|
|
7720
8856
|
500,
|
|
@@ -7848,25 +8984,6 @@
|
|
|
7848
8984
|
"minItems": 2,
|
|
7849
8985
|
"type": "array"
|
|
7850
8986
|
},
|
|
7851
|
-
"QueueManagerError": {
|
|
7852
|
-
"default": [
|
|
7853
|
-
500,
|
|
7854
|
-
"QueueManagerError"
|
|
7855
|
-
],
|
|
7856
|
-
"items": [
|
|
7857
|
-
{
|
|
7858
|
-
"const": 500,
|
|
7859
|
-
"type": "number"
|
|
7860
|
-
},
|
|
7861
|
-
{
|
|
7862
|
-
"const": "QueueManagerError",
|
|
7863
|
-
"type": "string"
|
|
7864
|
-
}
|
|
7865
|
-
],
|
|
7866
|
-
"maxItems": 2,
|
|
7867
|
-
"minItems": 2,
|
|
7868
|
-
"type": "array"
|
|
7869
|
-
},
|
|
7870
8987
|
"QueueNotBoundError": {
|
|
7871
8988
|
"default": [
|
|
7872
8989
|
500,
|
|
@@ -7924,29 +9041,10 @@
|
|
|
7924
9041
|
"minItems": 2,
|
|
7925
9042
|
"type": "array"
|
|
7926
9043
|
},
|
|
7927
|
-
"
|
|
7928
|
-
"default": [
|
|
7929
|
-
429,
|
|
7930
|
-
"QueueRateLimitError"
|
|
7931
|
-
],
|
|
7932
|
-
"items": [
|
|
7933
|
-
{
|
|
7934
|
-
"const": 429,
|
|
7935
|
-
"type": "number"
|
|
7936
|
-
},
|
|
7937
|
-
{
|
|
7938
|
-
"const": "QueueRateLimitError",
|
|
7939
|
-
"type": "string"
|
|
7940
|
-
}
|
|
7941
|
-
],
|
|
7942
|
-
"maxItems": 2,
|
|
7943
|
-
"minItems": 2,
|
|
7944
|
-
"type": "array"
|
|
7945
|
-
},
|
|
7946
|
-
"RedisKeysError": {
|
|
9044
|
+
"RequeueMessageScriptError": {
|
|
7947
9045
|
"default": [
|
|
7948
9046
|
500,
|
|
7949
|
-
"
|
|
9047
|
+
"RequeueMessageScriptError"
|
|
7950
9048
|
],
|
|
7951
9049
|
"items": [
|
|
7952
9050
|
{
|
|
@@ -7954,7 +9052,7 @@
|
|
|
7954
9052
|
"type": "number"
|
|
7955
9053
|
},
|
|
7956
9054
|
{
|
|
7957
|
-
"const": "
|
|
9055
|
+
"const": "RequeueMessageScriptError",
|
|
7958
9056
|
"type": "string"
|
|
7959
9057
|
}
|
|
7960
9058
|
],
|
|
@@ -7962,10 +9060,10 @@
|
|
|
7962
9060
|
"minItems": 2,
|
|
7963
9061
|
"type": "array"
|
|
7964
9062
|
},
|
|
7965
|
-
"
|
|
9063
|
+
"RoutingKeyRequiredError": {
|
|
7966
9064
|
"default": [
|
|
7967
9065
|
400,
|
|
7968
|
-
"
|
|
9066
|
+
"RoutingKeyRequiredError"
|
|
7969
9067
|
],
|
|
7970
9068
|
"items": [
|
|
7971
9069
|
{
|
|
@@ -7973,7 +9071,7 @@
|
|
|
7973
9071
|
"type": "number"
|
|
7974
9072
|
},
|
|
7975
9073
|
{
|
|
7976
|
-
"const": "
|
|
9074
|
+
"const": "RoutingKeyRequiredError",
|
|
7977
9075
|
"type": "string"
|
|
7978
9076
|
}
|
|
7979
9077
|
],
|
|
@@ -7981,18 +9079,18 @@
|
|
|
7981
9079
|
"minItems": 2,
|
|
7982
9080
|
"type": "array"
|
|
7983
9081
|
},
|
|
7984
|
-
"
|
|
9082
|
+
"ScriptResultMismatchError": {
|
|
7985
9083
|
"default": [
|
|
7986
|
-
|
|
7987
|
-
"
|
|
9084
|
+
500,
|
|
9085
|
+
"ScriptResultMismatchError"
|
|
7988
9086
|
],
|
|
7989
9087
|
"items": [
|
|
7990
9088
|
{
|
|
7991
|
-
"const":
|
|
9089
|
+
"const": 500,
|
|
7992
9090
|
"type": "number"
|
|
7993
9091
|
},
|
|
7994
9092
|
{
|
|
7995
|
-
"const": "
|
|
9093
|
+
"const": "ScriptResultMismatchError",
|
|
7996
9094
|
"type": "string"
|
|
7997
9095
|
}
|
|
7998
9096
|
],
|
|
@@ -8000,10 +9098,10 @@
|
|
|
8000
9098
|
"minItems": 2,
|
|
8001
9099
|
"type": "array"
|
|
8002
9100
|
},
|
|
8003
|
-
"
|
|
9101
|
+
"UnexpectedScriptReplyError": {
|
|
8004
9102
|
"default": [
|
|
8005
9103
|
500,
|
|
8006
|
-
"
|
|
9104
|
+
"UnexpectedScriptReplyError"
|
|
8007
9105
|
],
|
|
8008
9106
|
"items": [
|
|
8009
9107
|
{
|
|
@@ -8011,7 +9109,7 @@
|
|
|
8011
9109
|
"type": "number"
|
|
8012
9110
|
},
|
|
8013
9111
|
{
|
|
8014
|
-
"const": "
|
|
9112
|
+
"const": "UnexpectedScriptReplyError",
|
|
8015
9113
|
"type": "string"
|
|
8016
9114
|
}
|
|
8017
9115
|
],
|
|
@@ -8022,52 +9120,52 @@
|
|
|
8022
9120
|
},
|
|
8023
9121
|
"required": [
|
|
8024
9122
|
"AcknowledgedMessageAuditNotEnabledError",
|
|
8025
|
-
"ConfigurationError",
|
|
8026
9123
|
"ConfigurationMessageAuditExpireError",
|
|
8027
9124
|
"ConfigurationMessageAuditQueueSizeError",
|
|
8028
9125
|
"ConfigurationNamespaceError",
|
|
8029
|
-
"
|
|
9126
|
+
"ConfigurationUpdateError",
|
|
8030
9127
|
"ConsumerGroupNotEmptyError",
|
|
8031
9128
|
"ConsumerGroupNotFoundError",
|
|
8032
9129
|
"ConsumerGroupRequiredError",
|
|
8033
|
-
"ConsumerGroupsError",
|
|
8034
9130
|
"ConsumerGroupsNotSupportedError",
|
|
8035
9131
|
"ConsumerSetMismatchError",
|
|
8036
9132
|
"DeadLetteredMessageAuditNotEnabledError",
|
|
8037
|
-
"
|
|
8038
|
-
"ExchangeFanoutError",
|
|
9133
|
+
"ExchangeAlreadyExistsError",
|
|
8039
9134
|
"ExchangeHasBoundQueuesError",
|
|
8040
9135
|
"ExchangeNotFoundError",
|
|
9136
|
+
"ExchangeQueuePolicyMismatchError",
|
|
9137
|
+
"ExchangeRequiredError",
|
|
9138
|
+
"ExchangeTypeMismatchError",
|
|
9139
|
+
"InvalidConfigurationError",
|
|
8041
9140
|
"InvalidConsumerGroupIdError",
|
|
9141
|
+
"InvalidCronExpressionError",
|
|
8042
9142
|
"InvalidDirectExchangeParametersError",
|
|
8043
9143
|
"InvalidExchangeParametersError",
|
|
8044
9144
|
"InvalidFanoutExchangeParametersError",
|
|
8045
9145
|
"InvalidNamespaceError",
|
|
8046
9146
|
"InvalidQueueParametersError",
|
|
8047
|
-
"
|
|
9147
|
+
"InvalidQueueTypeError",
|
|
8048
9148
|
"InvalidRateLimitIntervalError",
|
|
9149
|
+
"InvalidRateLimitValueError",
|
|
9150
|
+
"InvalidRedisKeyError",
|
|
8049
9151
|
"InvalidSchedulingParametersError",
|
|
9152
|
+
"InvalidTopicBindingPatternError",
|
|
8050
9153
|
"InvalidTopicExchangeParamsError",
|
|
8051
9154
|
"MessageAlreadyExistsError",
|
|
8052
9155
|
"MessageDestinationQueueAlreadySetError",
|
|
8053
9156
|
"MessageDestinationQueueRequiredError",
|
|
8054
|
-
"MessageError",
|
|
8055
9157
|
"MessageExchangeRequiredError",
|
|
8056
9158
|
"MessageHandlerAlreadyExistsError",
|
|
8057
|
-
"MessageHandlerError",
|
|
8058
9159
|
"MessageHandlerFileError",
|
|
8059
9160
|
"MessageHandlerFilenameExtensionError",
|
|
8060
|
-
"MessageManagerError",
|
|
8061
9161
|
"MessageNotFoundError",
|
|
8062
9162
|
"MessageNotRequeuableError",
|
|
8063
9163
|
"MessagePriorityRequiredError",
|
|
8064
|
-
"
|
|
8065
|
-
"NamespaceManagerError",
|
|
9164
|
+
"MessagePropertyInvalidValueError",
|
|
8066
9165
|
"NamespaceMismatchError",
|
|
8067
9166
|
"NamespaceNotFoundError",
|
|
8068
9167
|
"NoMatchedQueuesForMessageExchangeError",
|
|
8069
9168
|
"PriorityQueuingNotEnabledError",
|
|
8070
|
-
"ProducerError",
|
|
8071
9169
|
"ProducerNotRunningError",
|
|
8072
9170
|
"QueueAlreadyBound",
|
|
8073
9171
|
"QueueAlreadyExistsError",
|
|
@@ -8075,15 +9173,13 @@
|
|
|
8075
9173
|
"QueueHasBoundExchangesError",
|
|
8076
9174
|
"QueueHasNoConsumerGroupsError",
|
|
8077
9175
|
"QueueManagerActiveConsumersError",
|
|
8078
|
-
"QueueManagerError",
|
|
8079
9176
|
"QueueNotBoundError",
|
|
8080
9177
|
"QueueNotEmptyError",
|
|
8081
9178
|
"QueueNotFoundError",
|
|
8082
|
-
"
|
|
8083
|
-
"RedisKeysError",
|
|
8084
|
-
"RedisKeysInvalidKeyError",
|
|
9179
|
+
"RequeueMessageScriptError",
|
|
8085
9180
|
"RoutingKeyRequiredError",
|
|
8086
|
-
"
|
|
9181
|
+
"ScriptResultMismatchError",
|
|
9182
|
+
"UnexpectedScriptReplyError"
|
|
8087
9183
|
],
|
|
8088
9184
|
"type": "object"
|
|
8089
9185
|
},
|
|
@@ -8119,6 +9215,36 @@
|
|
|
8119
9215
|
},
|
|
8120
9216
|
"UnbindQueueDirectXControllerResponseDTO": {
|
|
8121
9217
|
"anyOf": [
|
|
9218
|
+
{
|
|
9219
|
+
"items": [
|
|
9220
|
+
{
|
|
9221
|
+
"const": 404,
|
|
9222
|
+
"type": "number"
|
|
9223
|
+
},
|
|
9224
|
+
{
|
|
9225
|
+
"const": "ExchangeNotFoundError",
|
|
9226
|
+
"type": "string"
|
|
9227
|
+
}
|
|
9228
|
+
],
|
|
9229
|
+
"maxItems": 2,
|
|
9230
|
+
"minItems": 2,
|
|
9231
|
+
"type": "array"
|
|
9232
|
+
},
|
|
9233
|
+
{
|
|
9234
|
+
"items": [
|
|
9235
|
+
{
|
|
9236
|
+
"const": 500,
|
|
9237
|
+
"type": "number"
|
|
9238
|
+
},
|
|
9239
|
+
{
|
|
9240
|
+
"const": "ExchangeTypeMismatchError",
|
|
9241
|
+
"type": "string"
|
|
9242
|
+
}
|
|
9243
|
+
],
|
|
9244
|
+
"maxItems": 2,
|
|
9245
|
+
"minItems": 2,
|
|
9246
|
+
"type": "array"
|
|
9247
|
+
},
|
|
8122
9248
|
{
|
|
8123
9249
|
"items": [
|
|
8124
9250
|
{
|
|
@@ -8134,6 +9260,21 @@
|
|
|
8134
9260
|
"minItems": 2,
|
|
8135
9261
|
"type": "array"
|
|
8136
9262
|
},
|
|
9263
|
+
{
|
|
9264
|
+
"items": [
|
|
9265
|
+
{
|
|
9266
|
+
"const": 400,
|
|
9267
|
+
"type": "number"
|
|
9268
|
+
},
|
|
9269
|
+
{
|
|
9270
|
+
"const": "InvalidExchangeParametersError",
|
|
9271
|
+
"type": "string"
|
|
9272
|
+
}
|
|
9273
|
+
],
|
|
9274
|
+
"maxItems": 2,
|
|
9275
|
+
"minItems": 2,
|
|
9276
|
+
"type": "array"
|
|
9277
|
+
},
|
|
8137
9278
|
{
|
|
8138
9279
|
"items": [
|
|
8139
9280
|
{
|
|
@@ -8156,7 +9297,7 @@
|
|
|
8156
9297
|
"type": "number"
|
|
8157
9298
|
},
|
|
8158
9299
|
{
|
|
8159
|
-
"const": "
|
|
9300
|
+
"const": "NamespaceMismatchError",
|
|
8160
9301
|
"type": "string"
|
|
8161
9302
|
}
|
|
8162
9303
|
],
|
|
@@ -8167,11 +9308,11 @@
|
|
|
8167
9308
|
{
|
|
8168
9309
|
"items": [
|
|
8169
9310
|
{
|
|
8170
|
-
"const":
|
|
9311
|
+
"const": 500,
|
|
8171
9312
|
"type": "number"
|
|
8172
9313
|
},
|
|
8173
9314
|
{
|
|
8174
|
-
"const": "
|
|
9315
|
+
"const": "QueueNotBoundError",
|
|
8175
9316
|
"type": "string"
|
|
8176
9317
|
}
|
|
8177
9318
|
],
|
|
@@ -8216,6 +9357,36 @@
|
|
|
8216
9357
|
},
|
|
8217
9358
|
"UnbindQueueFanoutXControllerResponseDTO": {
|
|
8218
9359
|
"anyOf": [
|
|
9360
|
+
{
|
|
9361
|
+
"items": [
|
|
9362
|
+
{
|
|
9363
|
+
"const": 404,
|
|
9364
|
+
"type": "number"
|
|
9365
|
+
},
|
|
9366
|
+
{
|
|
9367
|
+
"const": "ExchangeNotFoundError",
|
|
9368
|
+
"type": "string"
|
|
9369
|
+
}
|
|
9370
|
+
],
|
|
9371
|
+
"maxItems": 2,
|
|
9372
|
+
"minItems": 2,
|
|
9373
|
+
"type": "array"
|
|
9374
|
+
},
|
|
9375
|
+
{
|
|
9376
|
+
"items": [
|
|
9377
|
+
{
|
|
9378
|
+
"const": 500,
|
|
9379
|
+
"type": "number"
|
|
9380
|
+
},
|
|
9381
|
+
{
|
|
9382
|
+
"const": "ExchangeTypeMismatchError",
|
|
9383
|
+
"type": "string"
|
|
9384
|
+
}
|
|
9385
|
+
],
|
|
9386
|
+
"maxItems": 2,
|
|
9387
|
+
"minItems": 2,
|
|
9388
|
+
"type": "array"
|
|
9389
|
+
},
|
|
8219
9390
|
{
|
|
8220
9391
|
"items": [
|
|
8221
9392
|
{
|
|
@@ -8223,7 +9394,7 @@
|
|
|
8223
9394
|
"type": "number"
|
|
8224
9395
|
},
|
|
8225
9396
|
{
|
|
8226
|
-
"const": "
|
|
9397
|
+
"const": "InvalidExchangeParametersError",
|
|
8227
9398
|
"type": "string"
|
|
8228
9399
|
}
|
|
8229
9400
|
],
|
|
@@ -8253,7 +9424,7 @@
|
|
|
8253
9424
|
"type": "number"
|
|
8254
9425
|
},
|
|
8255
9426
|
{
|
|
8256
|
-
"const": "
|
|
9427
|
+
"const": "NamespaceMismatchError",
|
|
8257
9428
|
"type": "string"
|
|
8258
9429
|
}
|
|
8259
9430
|
],
|
|
@@ -8264,11 +9435,11 @@
|
|
|
8264
9435
|
{
|
|
8265
9436
|
"items": [
|
|
8266
9437
|
{
|
|
8267
|
-
"const":
|
|
9438
|
+
"const": 500,
|
|
8268
9439
|
"type": "number"
|
|
8269
9440
|
},
|
|
8270
9441
|
{
|
|
8271
|
-
"const": "
|
|
9442
|
+
"const": "QueueNotBoundError",
|
|
8272
9443
|
"type": "string"
|
|
8273
9444
|
}
|
|
8274
9445
|
],
|
|
@@ -8324,6 +9495,36 @@
|
|
|
8324
9495
|
},
|
|
8325
9496
|
"UnbindQueueTopicXControllerResponseDTO": {
|
|
8326
9497
|
"anyOf": [
|
|
9498
|
+
{
|
|
9499
|
+
"items": [
|
|
9500
|
+
{
|
|
9501
|
+
"const": 404,
|
|
9502
|
+
"type": "number"
|
|
9503
|
+
},
|
|
9504
|
+
{
|
|
9505
|
+
"const": "ExchangeNotFoundError",
|
|
9506
|
+
"type": "string"
|
|
9507
|
+
}
|
|
9508
|
+
],
|
|
9509
|
+
"maxItems": 2,
|
|
9510
|
+
"minItems": 2,
|
|
9511
|
+
"type": "array"
|
|
9512
|
+
},
|
|
9513
|
+
{
|
|
9514
|
+
"items": [
|
|
9515
|
+
{
|
|
9516
|
+
"const": 500,
|
|
9517
|
+
"type": "number"
|
|
9518
|
+
},
|
|
9519
|
+
{
|
|
9520
|
+
"const": "ExchangeTypeMismatchError",
|
|
9521
|
+
"type": "string"
|
|
9522
|
+
}
|
|
9523
|
+
],
|
|
9524
|
+
"maxItems": 2,
|
|
9525
|
+
"minItems": 2,
|
|
9526
|
+
"type": "array"
|
|
9527
|
+
},
|
|
8327
9528
|
{
|
|
8328
9529
|
"items": [
|
|
8329
9530
|
{
|
|
@@ -8331,7 +9532,7 @@
|
|
|
8331
9532
|
"type": "number"
|
|
8332
9533
|
},
|
|
8333
9534
|
{
|
|
8334
|
-
"const": "
|
|
9535
|
+
"const": "InvalidExchangeParametersError",
|
|
8335
9536
|
"type": "string"
|
|
8336
9537
|
}
|
|
8337
9538
|
],
|
|
@@ -8354,6 +9555,21 @@
|
|
|
8354
9555
|
"minItems": 2,
|
|
8355
9556
|
"type": "array"
|
|
8356
9557
|
},
|
|
9558
|
+
{
|
|
9559
|
+
"items": [
|
|
9560
|
+
{
|
|
9561
|
+
"const": 400,
|
|
9562
|
+
"type": "number"
|
|
9563
|
+
},
|
|
9564
|
+
{
|
|
9565
|
+
"const": "InvalidTopicBindingPatternError",
|
|
9566
|
+
"type": "string"
|
|
9567
|
+
}
|
|
9568
|
+
],
|
|
9569
|
+
"maxItems": 2,
|
|
9570
|
+
"minItems": 2,
|
|
9571
|
+
"type": "array"
|
|
9572
|
+
},
|
|
8357
9573
|
{
|
|
8358
9574
|
"items": [
|
|
8359
9575
|
{
|
|
@@ -8361,7 +9577,7 @@
|
|
|
8361
9577
|
"type": "number"
|
|
8362
9578
|
},
|
|
8363
9579
|
{
|
|
8364
|
-
"const": "
|
|
9580
|
+
"const": "NamespaceMismatchError",
|
|
8365
9581
|
"type": "string"
|
|
8366
9582
|
}
|
|
8367
9583
|
],
|
|
@@ -8372,11 +9588,11 @@
|
|
|
8372
9588
|
{
|
|
8373
9589
|
"items": [
|
|
8374
9590
|
{
|
|
8375
|
-
"const":
|
|
9591
|
+
"const": 500,
|
|
8376
9592
|
"type": "number"
|
|
8377
9593
|
},
|
|
8378
9594
|
{
|
|
8379
|
-
"const": "
|
|
9595
|
+
"const": "QueueNotBoundError",
|
|
8380
9596
|
"type": "string"
|
|
8381
9597
|
}
|
|
8382
9598
|
],
|