Sha256: fba0b2534c0c0f009e3cf1876cbf414f418d9374d112df163e034d6e4cfba2c8

Contents?: true

Size: 313 Bytes

Versions: 5

Compression:

Stored size: 313 Bytes

Contents

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ruby_rabbitmq_janus-2.0.0.pre.108 spec/support/schemas/config/rabbit_options_admin.json
ruby_rabbitmq_janus-2.0.0 spec/support/schemas/config/rabbit_options_admin.json
ruby_rabbitmq_janus-2.0.0.pre.106 spec/support/schemas/config/rabbit_options_admin.json
ruby_rabbitmq_janus-2.0.0.pre.101 spec/support/schemas/config/rabbit_options_admin.json
ruby_rabbitmq_janus-2.0.0.pre.100 spec/support/schemas/config/rabbit_options_admin.json