Skip to content

Commit

Permalink
fix(run): update the API
Browse files Browse the repository at this point in the history
#### run:v1

The following keys were changed:
- resources.namespaces.resources.configurations.methods.list.parameters.continue.description
- resources.namespaces.resources.configurations.methods.list.parameters.limit.description
- resources.namespaces.resources.domainmappings.methods.list.parameters.continue.description
- resources.namespaces.resources.domainmappings.methods.list.parameters.limit.description
- resources.namespaces.resources.revisions.methods.list.parameters.continue.description
- resources.namespaces.resources.revisions.methods.list.parameters.limit.description
- resources.namespaces.resources.routes.methods.list.parameters.continue.description
- resources.namespaces.resources.routes.methods.list.parameters.limit.description
- resources.namespaces.resources.services.methods.list.parameters.continue.description
- resources.namespaces.resources.services.methods.list.parameters.limit.description
- resources.projects.resources.locations.resources.configurations.methods.list.parameters.continue.description
- resources.projects.resources.locations.resources.configurations.methods.list.parameters.limit.description
- resources.projects.resources.locations.resources.domainmappings.methods.list.parameters.continue.description
- resources.projects.resources.locations.resources.domainmappings.methods.list.parameters.limit.description
- resources.projects.resources.locations.resources.revisions.methods.list.parameters.continue.description
- resources.projects.resources.locations.resources.revisions.methods.list.parameters.limit.description
- resources.projects.resources.locations.resources.routes.methods.list.parameters.continue.description
- resources.projects.resources.locations.resources.routes.methods.list.parameters.limit.description
- resources.projects.resources.locations.resources.services.methods.list.parameters.continue.description
- resources.projects.resources.locations.resources.services.methods.list.parameters.limit.description
- schemas.DomainMappingStatus.properties.url.description
- schemas.RevisionSpec.properties.containerConcurrency.description
- schemas.RevisionStatus.properties.logUrl.description
- schemas.TrafficTarget.properties.latestRevision.description
- schemas.TrafficTarget.properties.tag.description
  • Loading branch information
yoshi-automation authored and bcoe committed Jul 23, 2021
1 parent 2cd9f1b commit 1f98b6b
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 71 deletions.
52 changes: 26 additions & 26 deletions discovery/run-v1.json
Expand Up @@ -184,7 +184,7 @@
],
"parameters": {
"continue": {
"description": "Optional encoded string to continue paging.",
"description": "Optional. Encoded string to continue paging.",
"location": "query",
"type": "string"
},
Expand All @@ -204,7 +204,7 @@
"type": "string"
},
"limit": {
"description": "The maximum number of records that should be returned.",
"description": "Optional. The maximum number of records that should be returned.",
"format": "int32",
"location": "query",
"type": "integer"
Expand Down Expand Up @@ -352,7 +352,7 @@
],
"parameters": {
"continue": {
"description": "Optional encoded string to continue paging.",
"description": "Optional. Encoded string to continue paging.",
"location": "query",
"type": "string"
},
Expand All @@ -372,7 +372,7 @@
"type": "string"
},
"limit": {
"description": "The maximum number of records that should be returned.",
"description": "Optional. The maximum number of records that should be returned.",
"format": "int32",
"location": "query",
"type": "integer"
Expand Down Expand Up @@ -487,7 +487,7 @@
],
"parameters": {
"continue": {
"description": "Optional encoded string to continue paging.",
"description": "Optional. Encoded string to continue paging.",
"location": "query",
"type": "string"
},
Expand All @@ -507,7 +507,7 @@
"type": "string"
},
"limit": {
"description": "The maximum number of records that should be returned.",
"description": "Optional. The maximum number of records that should be returned.",
"format": "int32",
"location": "query",
"type": "integer"
Expand Down Expand Up @@ -577,7 +577,7 @@
],
"parameters": {
"continue": {
"description": "Optional encoded string to continue paging.",
"description": "Optional. Encoded string to continue paging.",
"location": "query",
"type": "string"
},
Expand All @@ -597,7 +597,7 @@
"type": "string"
},
"limit": {
"description": "The maximum number of records that should be returned.",
"description": "Optional. The maximum number of records that should be returned.",
"format": "int32",
"location": "query",
"type": "integer"
Expand Down Expand Up @@ -745,7 +745,7 @@
],
"parameters": {
"continue": {
"description": "Optional encoded string to continue paging.",
"description": "Optional. Encoded string to continue paging.",
"location": "query",
"type": "string"
},
Expand All @@ -765,7 +765,7 @@
"type": "string"
},
"limit": {
"description": "The maximum number of records that should be returned.",
"description": "Optional. The maximum number of records that should be returned.",
"format": "int32",
"location": "query",
"type": "integer"
Expand Down Expand Up @@ -997,7 +997,7 @@
],
"parameters": {
"continue": {
"description": "Optional encoded string to continue paging.",
"description": "Optional. Encoded string to continue paging.",
"location": "query",
"type": "string"
},
Expand All @@ -1017,7 +1017,7 @@
"type": "string"
},
"limit": {
"description": "The maximum number of records that should be returned.",
"description": "Optional. The maximum number of records that should be returned.",
"format": "int32",
"location": "query",
"type": "integer"
Expand Down Expand Up @@ -1165,7 +1165,7 @@
],
"parameters": {
"continue": {
"description": "Optional encoded string to continue paging.",
"description": "Optional. Encoded string to continue paging.",
"location": "query",
"type": "string"
},
Expand All @@ -1185,7 +1185,7 @@
"type": "string"
},
"limit": {
"description": "The maximum number of records that should be returned.",
"description": "Optional. The maximum number of records that should be returned.",
"format": "int32",
"location": "query",
"type": "integer"
Expand Down Expand Up @@ -1300,7 +1300,7 @@
],
"parameters": {
"continue": {
"description": "Optional encoded string to continue paging.",
"description": "Optional. Encoded string to continue paging.",
"location": "query",
"type": "string"
},
Expand All @@ -1320,7 +1320,7 @@
"type": "string"
},
"limit": {
"description": "The maximum number of records that should be returned.",
"description": "Optional. The maximum number of records that should be returned.",
"format": "int32",
"location": "query",
"type": "integer"
Expand Down Expand Up @@ -1390,7 +1390,7 @@
],
"parameters": {
"continue": {
"description": "Optional encoded string to continue paging.",
"description": "Optional. Encoded string to continue paging.",
"location": "query",
"type": "string"
},
Expand All @@ -1410,7 +1410,7 @@
"type": "string"
},
"limit": {
"description": "The maximum number of records that should be returned.",
"description": "Optional. The maximum number of records that should be returned.",
"format": "int32",
"location": "query",
"type": "integer"
Expand Down Expand Up @@ -1589,7 +1589,7 @@
],
"parameters": {
"continue": {
"description": "Optional encoded string to continue paging.",
"description": "Optional. Encoded string to continue paging.",
"location": "query",
"type": "string"
},
Expand All @@ -1609,7 +1609,7 @@
"type": "string"
},
"limit": {
"description": "The maximum number of records that should be returned.",
"description": "Optional. The maximum number of records that should be returned.",
"format": "int32",
"location": "query",
"type": "integer"
Expand Down Expand Up @@ -1736,7 +1736,7 @@
}
}
},
"revision": "20210628",
"revision": "20210716",
"rootUrl": "https://run.googleapis.com/",
"schemas": {
"Addressable": {
Expand Down Expand Up @@ -2164,7 +2164,7 @@
"type": "array"
},
"url": {
"description": "Cloud Run fully managed: not supported Cloud Run on GKE: supported Holds the URL that will serve the traffic of the DomainMapping. +optional",
"description": "Optional. Cloud Run fully managed: not supported Cloud Run on GKE: supported Holds the URL that will serve the traffic of the DomainMapping.",
"type": "string"
}
},
Expand Down Expand Up @@ -2891,7 +2891,7 @@
"id": "RevisionSpec",
"properties": {
"containerConcurrency": {
"description": "(Optional) ContainerConcurrency specifies the maximum allowed in-flight (concurrent) requests per container instance of the Revision. Cloud Run fully managed: supported, defaults to 80 Cloud Run for Anthos: supported, defaults to 0, which means concurrency to the application is not limited, and the system decides the target concurrency for the autoscaler.",
"description": "Optional. ContainerConcurrency specifies the maximum allowed in-flight (concurrent) requests per container instance of the Revision. Cloud Run fully managed: supported, defaults to 80 Cloud Run for Anthos: supported, defaults to 0, which means concurrency to the application is not limited, and the system decides the target concurrency for the autoscaler.",
"format": "int32",
"type": "integer"
},
Expand Down Expand Up @@ -2936,7 +2936,7 @@
"type": "string"
},
"logUrl": {
"description": "Specifies the generated logging url for this particular revision based on the revision url template specified in the controller's config. +optional",
"description": "Optional. Specifies the generated logging url for this particular revision based on the revision url template specified in the controller's config.",
"type": "string"
},
"observedGeneration": {
Expand Down Expand Up @@ -3364,7 +3364,7 @@
"type": "string"
},
"latestRevision": {
"description": "LatestRevision may be optionally provided to indicate that the latest ready Revision of the Configuration should be used for this traffic target. When provided LatestRevision must be true if RevisionName is empty; it must be false when RevisionName is non-empty. +optional",
"description": "Optional. LatestRevision may be provided to indicate that the latest ready Revision of the Configuration should be used for this traffic target. When provided LatestRevision must be true if RevisionName is empty; it must be false when RevisionName is non-empty.",
"type": "boolean"
},
"percent": {
Expand All @@ -3377,7 +3377,7 @@
"type": "string"
},
"tag": {
"description": "Tag is optionally used to expose a dedicated url for referencing this target exclusively. +optional",
"description": "Optional. Tag is used to expose a dedicated url for referencing this target exclusively.",
"type": "string"
},
"url": {
Expand Down

0 comments on commit 1f98b6b

Please sign in to comment.