Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Commit

Permalink
Forgot to update the sample with the new google.protobuf.Struct
Browse files Browse the repository at this point in the history
  • Loading branch information
Chrusty committed Sep 30, 2021
1 parent 3710ff9 commit ba57385
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions jsonschemas/WellKnown.jsonschema
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@
"type": "string",
"description": "This is a duration:",
"format": "regex"
},
"struct": {
"additionalProperties": true,
"type": "object"
}
},
"additionalProperties": true,
Expand Down

0 comments on commit ba57385

Please sign in to comment.