Sha256: 69783437d7cbef3f4058abd90b08e9f0bba10531d228f3aa3532ad5139a63e13
Contents?: true
Size: 309 Bytes
Versions: 126
Compression:
Stored size: 309 Bytes
Contents
{ "type": "object", "properties": { "routing_key": { "type": "string", "pattern": "to-janus-1" }, "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