Skip to content

Commit 7cd7571

Browse files
authored
Apply suggestions from code review
1 parent c6ddb69 commit 7cd7571

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cloud-controlplane/cloud-controlplane.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5279,7 +5279,7 @@ paths:
52795279
- Network Peerings
52805280
/v1/network/{network_peering.network_id}/network-peerings:
52815281
post:
5282-
description: Create a Redpanda network pering.
5282+
description: Create a Redpanda network peering.
52835283
operationId: NetworkPeeringService_CreateNetworkPeering
52845284
parameters:
52855285
- in: path

cloud-dataplane/cloud-dataplane.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7848,7 +7848,7 @@ paths:
78487848
schema:
78497849
$ref: '#/components/schemas/TransformMetadata'
78507850
description: Created
7851-
summary: Deploy Transform
7851+
summary: Deploy transform
78527852
tags:
78537853
- Wasm Transforms
78547854
/v1/transforms/{name}:

0 commit comments

Comments
 (0)