Skip to content

Commit

Permalink
Update pre-prod-review-evidence.json
Browse files Browse the repository at this point in the history
Update to match evidence schema
  • Loading branch information
rocketstack-matt authored Aug 15, 2024
1 parent fd33ccc commit 23ff877
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions calm/control-example/pre-prod-review-evidence.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"$schema": "https://raw.githubusercontent.com/finos/architecture-as-code/main/calm/draft/2024-08/meta/control.json#/defs/evidence",
"unique-id": "pre-prod-review-evidence",
"evidence-path": "https://evidence.com/12345",
"evidence": {

"unique-id": "pre-prod-review-evidence",
"evidence-path": "https://evidence.com/12345",
"control-configuration-uri": "https://raw.githubusercontent.com/finos/architecture-as-code/main/calm/control-example/pre-prod-review-configuration.json"
}
}
}

0 comments on commit 23ff877

Please sign in to comment.