We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2ac103 commit 8aa7232Copy full SHA for 8aa7232
1 file changed
docs/cadt_rpc_api_v2.md
@@ -4031,9 +4031,9 @@ Response
4031
"cadTrustProjectId": "9b9bb857-c71b-4649-b805-a289db27dc1c",
4032
"ratingType": "CCQI",
4033
"ratingName": "Quality Assessment Rating",
4034
- "ratingValue": "97",
4035
- "ratingLink": "https://www.example.com/rating-report",
4036
- "createdAt": "2022-03-11T05:17:55.427Z",
+ "ratingValue": "97",
+ "ratingLink": "https://www.example.com/rating-report",
+ "createdAt": "2022-03-11T05:17:55.427Z",
4037
"updatedAt": "2022-03-11T05:17:55.427Z"
4038
}
4039
```
0 commit comments