update all json files

This commit is contained in:
Sebastian Thiel
2020-04-12 18:55:37 +08:00
parent ea3b428364
commit aacc30f08d
260 changed files with 138411 additions and 26293 deletions

View File

@@ -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",