diff --git a/gcloud-protos-generator/openapi/patches/compute-api-2025-01-18-02.patch b/gcloud-protos-generator/openapi/patches/compute-api-2025-01-18-02.patch new file mode 100644 index 000000000..1619f0ca7 --- /dev/null +++ b/gcloud-protos-generator/openapi/patches/compute-api-2025-01-18-02.patch @@ -0,0 +1,17 @@ +diff --git a/gcloud-protos-generator/openapi/google/compute-v1/openapi.yaml b/gcloud-protos-generator/openapi/google/compute-v1/openapi.yaml +index 4e6ff620f..9d9dc3aab 100644 +--- a/gcloud-protos-generator/openapi/google/compute-v1/openapi.yaml ++++ b/gcloud-protos-generator/openapi/google/compute-v1/openapi.yaml +@@ -40900,6 +40900,12 @@ paths: + name: requestId + schema: + type: string ++ requestBody: ++ content: ++ application/json: ++ schema: ++ type: object ++ nullable: false + responses: + "200": + content: diff --git a/gcloud-protos-generator/openapi/patches/compute-api-2025-01-18.patch b/gcloud-protos-generator/openapi/patches/compute-api-2025-01-18.patch index 673272735..ae31e2ea4 100644 --- a/gcloud-protos-generator/openapi/patches/compute-api-2025-01-18.patch +++ b/gcloud-protos-generator/openapi/patches/compute-api-2025-01-18.patch @@ -15,12 +15,3 @@ index b1bd7a087..6771756a0 100644 responses: "200": content: -diff --git a/gcloud-sdk/src/rest_apis/google_rest_apis/mod.rs b/gcloud-sdk/src/rest_apis/google_rest_apis/mod.rs -index 8d02473d5..367830aff 100644 ---- a/gcloud-sdk/src/rest_apis/google_rest_apis/mod.rs -+++ b/gcloud-sdk/src/rest_apis/google_rest_apis/mod.rs -@@ -1,3 +1,4 @@ -+ - #[cfg(any(feature = "google-rest-bigquery-v2"))] - pub mod bigquery_v2; -