Skip to content

Commit f40f400

Browse files
author
Kamil Breguła
committed
Change operationID: patchConnection => updaateConnection
1 parent eded243 commit f40f400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ paths:
105105

106106
patch:
107107
summary: Update a connection entry
108-
operationId: patchConnection
108+
operationId: updaateConnection
109109
tags: [Connection]
110110
parameters:
111111
- $ref: '#/components/parameters/UpdateMask'

0 commit comments

Comments
 (0)