From 17bd208652a9da36b03d9ee35fd6a3057cc0c819 Mon Sep 17 00:00:00 2001 From: fundthmcalculus Date: Wed, 5 Jun 2024 09:34:21 +0000 Subject: [PATCH] Generated code and changes from branch main, commit SHA 2cbcdbaf --- connect/swagger_api.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/connect/swagger_api.json b/connect/swagger_api.json index 58d746a16..aef880f6d 100644 --- a/connect/swagger_api.json +++ b/connect/swagger_api.json @@ -17,7 +17,7 @@ "tags": [ "Session" ], - "operationId": "Session.ListSessions", + "operationId": "ListSessions", "parameters": [ { "name": "TrinsicAuthorization", @@ -108,7 +108,7 @@ "tags": [ "Session" ], - "operationId": "Session.GetSession", + "operationId": "GetSession", "parameters": [ { "name": "sessionId", @@ -189,7 +189,7 @@ "tags": [ "Session" ], - "operationId": "Session.CreateSession", + "operationId": "CreateSession", "parameters": [ { "name": "TrinsicAuthorization", @@ -280,7 +280,7 @@ "tags": [ "Session" ], - "operationId": "Session.CancelSession", + "operationId": "CancelSession", "parameters": [ { "name": "sessionId",