-
-
Save dcomartin/f5d8931cd36fe7d9507fbad0ca2df407 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$event": "ProductChanged", | |
"SKU": "ABC123", | |
"ISBN-10", "0321125215", | |
"Name": "Domain-Driven Design", | |
"Price": 85.00, | |
"Author": "Eric Evans", | |
"Language": "English", | |
"Publisher": "Addison-Wesley Professional" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment