diff --git a/EnvelopeGenerator.API/yarp.json b/EnvelopeGenerator.API/yarp.json index d78a314f..3ca15072 100644 --- a/EnvelopeGenerator.API/yarp.json +++ b/EnvelopeGenerator.API/yarp.json @@ -41,6 +41,17 @@ "Methods": [ "GET", "HEAD" ] } }, + "receiver-ui-annotation-fake": { + "ClusterId": "receiver-ui", + "Order": 10, + "Match": { + "Path": "/api/Annotation/{envelopeKey}", + "Methods": [ "GET", "HEAD" ] + }, + "Transforms": [ + { "PathSet": "/fake-data/annotations.json" } + ] + }, "auth-login": { "ClusterId": "auth-hub", "Match": {