Open kristinapathak opened 3 years ago
https://github.com/xmidt-org/docs/blob/main/content/docs/wrp/simple-messages.md
The transaction_uuid should be added as a required field for the Simple Event. Do we want the same description/functionality as the Request-Response?
transaction_uuid
This SHOULD be a UUID, but the web router SHALL NOT validate this data. The web router SHALL treat this data as opaque.
Yes, that is the right wording.
https://github.com/xmidt-org/docs/blob/main/content/docs/wrp/simple-messages.md
The
transaction_uuid
should be added as a required field for the Simple Event. Do we want the same description/functionality as the Request-Response?