Sha256: c7ac21f9589cceed88de43dcb2cec9473108d5f503b347443556983fda7c923b

Contents?: true

Size: 315 Bytes

Versions: 126

Compression:

Stored size: 315 Bytes

Contents

{
  "type": "object",
  "properties": {
    "routing_key": { "type": "string", "pattern": "to-janus-admin-2" },
    "correlation_id": { "type": "string" },
    "content_type": { "type": "String", "pattern": "application/json" }
  },
  "required": [
    "routing_key",
    "correlation_id",
    "content_type"
  ]
}

Version data entries

126 entries across 126 versions & 1 rubygems

Version Path
ruby_rabbitmq_janus-2.1.0.pre.135 spec/support/schemas/config/rabbit_options_admin2.json
ruby_rabbitmq_janus-2.1.0.pre.132 spec/support/schemas/config/rabbit_options_admin2.json
ruby_rabbitmq_janus-2.1.0.pre.131 spec/support/schemas/config/rabbit_options_admin2.json
ruby_rabbitmq_janus-2.1.0.pre.130 spec/support/schemas/config/rabbit_options_admin2.json
ruby_rabbitmq_janus-2.1.0.pre.129 spec/support/schemas/config/rabbit_options_admin2.json
ruby_rabbitmq_janus-2.1.0.pre.128 spec/support/schemas/config/rabbit_options_admin2.json