diff --git a/content/docs/_index.md b/content/docs/_index.md index 8137f52..2186361 100644 --- a/content/docs/_index.md +++ b/content/docs/_index.md @@ -136,9 +136,9 @@ pre { subject: id: "${subject_token.email}" action: - name: "${purp}" + name: "${body.orderType}" resource: - stockId: "${request_details.body.stockId}"Tratteria can call out to an AuthZEN API to evaluate whether execution should proceed. This specifies how to construct the request for access evaluation. + stockId: "${stockId}"Tratteria can call out to an AuthZEN API to evaluate whether execution should proceed. This specifies how to construct the request for access evaluation.