-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(firebaseappdistribution): update the api
#### firebaseappdistribution:v1alpha The following keys were added: - schemas.GoogleFirebaseAppdistroV1alphaReleaseTest.properties.testCase.type (Total Keys: 1)
- Loading branch information
1 parent
dde23ec
commit c195e5a
Showing
6 changed files
with
36 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -101,7 +101,7 @@ <h3>Method Details</h3> | |
body: object, The request body. | ||
The object takes the form of: | ||
|
||
{ | ||
{ # The request message for `EnableAccessOnRelease`. | ||
"buildVersion": "A String", # Optional. Ignored. Used to be build version of the app release if an instance identifier was provided for the release_id. | ||
"displayVersion": "A String", # Optional. Ignored. Used to be display version of the app release if an instance identifier was provided for the release_id. | ||
"emails": [ # Optional. An email address which should get access to this release, for example [email protected] | ||
|
@@ -120,7 +120,7 @@ <h3>Method Details</h3> | |
Returns: | ||
An object of the form: | ||
|
||
{ | ||
{ # The response message for `EnableAccessOnRelease`. | ||
}</pre> | ||
</div> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters