File tree Expand file tree Collapse file tree 2 files changed +12
-8
lines changed
Expand file tree Collapse file tree 2 files changed +12
-8
lines changed Original file line number Diff line number Diff line change 11351135 "description" : " Optional. The type of the spec contents to be retrieved." ,
11361136 "enum" : [
11371137 " SPEC_CONTENT_TYPE_UNSPECIFIED" ,
1138- " BOOSTED_SPEC_CONTENT"
1138+ " BOOSTED_SPEC_CONTENT" ,
1139+ " GATEWAY_OPEN_API_SPEC"
11391140 ],
11401141 "enumDescriptions" : [
11411142 " Unspecified spec content type. Defaults to spec content uploaded by the user." ,
1142- " The spec content type for boosted spec."
1143+ " The spec content type for boosted spec." ,
1144+ " The spec content type for OpenAPI spec. This enum is used for OpenAPI specs ingested via APIGEE X Gateway."
11431145 ],
11441146 "location" : " query" ,
11451147 "type" : " string"
31713173 }
31723174 }
31733175 },
3174- "revision" : " 20251205 " ,
3176+ "revision" : " 20251210 " ,
31753177 "rootUrl" : " https://apihub.googleapis.com/" ,
31763178 "schemas" : {
31773179 "Empty" : {
32443246 "description" : " Required. The type of the spec content." ,
32453247 "enum" : [
32463248 " SPEC_CONTENT_TYPE_UNSPECIFIED" ,
3247- " BOOSTED_SPEC_CONTENT"
3249+ " BOOSTED_SPEC_CONTENT" ,
3250+ " GATEWAY_OPEN_API_SPEC"
32483251 ],
32493252 "enumDescriptions" : [
32503253 " Unspecified spec content type. Defaults to spec content uploaded by the user." ,
3251- " The spec content type for boosted spec."
3254+ " The spec content type for boosted spec." ,
3255+ " The spec content type for OpenAPI spec. This enum is used for OpenAPI specs ingested via APIGEE X Gateway."
32523256 ],
32533257 "type" : " string"
32543258 },
Original file line number Diff line number Diff line change 21772177 }
21782178 }
21792179 },
2180- "revision" : " 20251202 " ,
2180+ "revision" : " 20251205 " ,
21812181 "rootUrl" : " https://run.googleapis.com/" ,
21822182 "schemas" : {
21832183 "GoogleCloudRunV2BinaryAuthorization" : {
23642364 " CANCELLED" ,
23652365 " CANCELLING" ,
23662366 " DELETED" ,
2367- " FLEX_START_PENDING "
2367+ " DELAYED_START_PENDING "
23682368 ],
23692369 "enumDescriptions" : [
23702370 " Default value." ,
23732373 " The execution was cancelled by users." ,
23742374 " The execution is in the process of being cancelled." ,
23752375 " The execution was deleted." ,
2376- " A Flex priority execution is waiting for a start time."
2376+ " A delayed execution is waiting for a start time."
23772377 ],
23782378 "readOnly" : true ,
23792379 "type" : " string"
You can’t perform that action at this time.
0 commit comments