Merge pull request #30037 from DanHatesNumbers/patch-1

Fix example for values-representation in docs for JSON Format internals
pull/30082/head
Laura Pacilio 5 years ago committed by GitHub
commit 528b513869
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -272,7 +272,7 @@ The following example illustrates the structure of a `<values-representation>`:
// "sensitive_values" is the JSON representation of the sensitivity of
// the resource's attribute values. Only attributes which are sensitive
// are included in this structure.
"values": {
"sensitive_values": {
"id": true,
}
}

Loading…
Cancel
Save