mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
update all json files
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
},
|
||||
"id": "factchecktools:v1alpha1",
|
||||
"kind": "discovery#restDescription",
|
||||
"mtlsRootUrl": "https://factchecktools.mtls.googleapis.com/",
|
||||
"name": "factchecktools",
|
||||
"ownerDomain": "google.com",
|
||||
"ownerName": "Google",
|
||||
@@ -303,7 +304,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"revision": "20190703",
|
||||
"revision": "20200409",
|
||||
"rootUrl": "https://factchecktools.googleapis.com/",
|
||||
"schemas": {
|
||||
"GoogleFactcheckingFactchecktoolsV1alpha1Claim": {
|
||||
@@ -369,6 +370,10 @@
|
||||
"description": "Corresponds to `ClaimReview.reviewRating.image`.",
|
||||
"type": "string"
|
||||
},
|
||||
"ratingExplanation": {
|
||||
"description": "Corresponds to `ClaimReview.reviewRating.ratingExplanation`.",
|
||||
"type": "string"
|
||||
},
|
||||
"ratingValue": {
|
||||
"description": "A numeric rating of this claim, in the range worstRating \u2014 bestRating\ninclusive.<br>\nCorresponds to `ClaimReview.reviewRating.ratingValue`.",
|
||||
"format": "int32",
|
||||
|
||||
Reference in New Issue
Block a user