Created
August 21, 2019 15:07
-
-
Save alvaropaco/5538d179a3cb1268c6dd62a81e59c27c to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| { | |
| "Queue": { | |
| "GetProduct": { | |
| "host": "http:product-service", | |
| "path": "products", | |
| "method": "GET", | |
| "backout": "products-backout" | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment