From 77b390575a42e7ac8bf6db2c9a4d6ed0c525e8f8 Mon Sep 17 00:00:00 2001 From: Cyborus Date: Thu, 18 Jan 2024 13:41:48 -0500 Subject: [PATCH] rename `userGetOauth2Application` to `userGetOAuth2Applications` --- swagger.v1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swagger.v1.json b/swagger.v1.json index c3be7d6..fa4880f 100644 --- a/swagger.v1.json +++ b/swagger.v1.json @@ -14673,7 +14673,7 @@ "user" ], "summary": "List the authenticated user's oauth2 applications", - "operationId": "userGetOauth2Application", + "operationId": "userGetOAuth2Applications", "parameters": [ { "type": "integer",