Skip to content

Commit a08dcb7

Browse files
Metadata fixes 20250303 (#13243) (#21696)
[upstream:22c19af531095183b56a5c749ebf350fe273a224] Signed-off-by: Modular Magician <magic-modules@google.com>
1 parent cf6e4c0 commit a08dcb7

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

.changelog/13243.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:none
2+
3+
```

google/services/apigee/resource_apigee_api_meta.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ resource: 'google_apigee_api'
22
generation_type: 'handwritten'
33
api_service_name: 'apigee.googleapis.com'
44
api_version: 'v1'
5-
api_resource_type_kind: 'ApiProxy'
5+
api_resource_type_kind: 'Proxy'
66
fields:
77
- field: 'config_bundle'
88
- field: 'detect_md5hash'

google/services/healthcare/resource_healthcare_workspace_generated_meta.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ generation_type: 'mmv1'
33
source_file: 'products/healthcare/Workspace.yaml'
44
api_service_name: 'healthcare.googleapis.com'
55
api_version: 'v1'
6-
api_resource_type_kind: 'Workspace'
6+
api_resource_type_kind: 'DataMapperWorkspace'
77
fields:
88
- field: 'dataset'
99
provider_only: true

0 commit comments

Comments
 (0)