diff --git a/openapi/paths/gateway-accounts@{id}.yaml b/openapi/paths/gateway-accounts@{id}.yaml index 000a6d2536..e23e7579c1 100644 --- a/openapi/paths/gateway-accounts@{id}.yaml +++ b/openapi/paths/gateway-accounts@{id}.yaml @@ -40,7 +40,7 @@ put: - Gateway accounts summary: Upsert a gateway account operationId: PutGatewayAccount - x-sdk-operation-name: update + x-sdk-operation-name: upsert description: Creates or updates (upserts) a gateway account with a specified ID. requestBody: $ref: ../components/requestBodies/GatewayAccount.yaml