Sha256: 20d499228556044e11e5a20213bbfc75c6f5e16c9339a0886d4ae9b28b0da04e
Contents?: true
Size: 694 Bytes
Versions: 1
Compression:
Stored size: 694 Bytes
Contents
<declaration xmlns="http://riddl.org/ns/declaration/1.0" xmlns:xi="http://www.w3.org/2001/XInclude"> <interface name="events"> <xi:include href="http://www.riddl.org/ns/common-patterns/notifications-consumer/2.0/consumer.xml"/> </interface> <interface name="notifications"> <xi:include href="http://www.riddl.org/ns/common-patterns/notifications-producer/2.0/producer.xml"/> </interface> <facade> <tile> <layer name="events"> <apply-to>/</apply-to> </layer> <layer name="notifications"> <apply-to>/</apply-to> <block method="sse">/notifications/subscriptions/{}/sse</block> </layer> </tile> </facade> </declaration>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cpee-logging-xes-yaml-1.2.1 | lib/cpee-logging-xes-yaml/logging.xml |