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