Skip to content

Commit 7c7582f

Browse files
authored
feat(organization_vpc): patched stated_info in OrganizationVpcGetResp… (#246)
1 parent 998fab5 commit 7c7582f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

handler/organizationvpc/organizationvpc.go

+3-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

openapi_patch.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ components:
2424
properties:
2525
aws_vpc_peering_connection_id:
2626
type: string
27+
to_project_id:
28+
type: string
29+
to_vpc_network:
30+
type: string
2731
ServiceKafkaQuotaDescribeResponse:
2832
properties:
2933
quota:

0 commit comments

Comments
 (0)