-
-
Notifications
You must be signed in to change notification settings - Fork 245
Open
Description
Use Case
It would be nice to be able to link commands/queries and events, in order to know what events to expect from a command and the other way around, which commands could trigger such event.
Proposed Solution
---
id: createUser
name: CreateUser
summary: Create a User
version: 1.2.3
outcomes:
- id: UserCreated
version: 4.5.6
- id: UserCreationFailed
---
Implementation Notes
No response
Community Notes
- Please vote by adding a 👍 reaction to the issue to help us prioritize.
- If you are interested to work on this issue, please leave a comment.
- If this issue is labeled needs-discussion, it means the spec has not been finalized yet. Please reach out in the EventCatalog Discord.
Reactions are currently unavailable