Skip to content

Commit

Permalink
feat(all): auto-regenerate discovery clients (#1608)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Jul 6, 2022
1 parent a1f0544 commit 51d527b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions firebaserules/v1/firebaserules-api.json
Expand Up @@ -477,7 +477,7 @@
}
}
},
"revision": "20220323",
"revision": "20220619",
"rootUrl": "https://firebaserules.googleapis.com/",
"schemas": {
"Arg": {
Expand Down Expand Up @@ -736,7 +736,7 @@
"type": "string"
},
"rulesetName": {
"description": "Required. Name of the `Ruleset` referred to by this `Release`. The `Ruleset` must exist the `Release` to be created.",
"description": "Required. Name of the `Ruleset` referred to by this `Release`. The `Ruleset` must exist for the `Release` to be created.",
"type": "string"
},
"updateTime": {
Expand Down
2 changes: 1 addition & 1 deletion firebaserules/v1/firebaserules-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 51d527b

Please sign in to comment.