mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-20 05:38:15 +08:00
Brought in YAML lib for configuration and added failing acceptance test
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
routes:
|
||||
- downstream: "productservice/category/{categoryId}/products/{productId}/variants/{variantId}"
|
||||
upstream: "https://www.moonpig.com/api/products/{categoryId}/{productId}/{variantId}"
|
||||
Routes:
|
||||
- Downstream: http://localhost:51879/
|
||||
Upstream: /heee
|
||||
|
Reference in New Issue
Block a user