ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.404.5

This commit is contained in:
speakeasybot
2024-09-28 00:26:45 +00:00
parent fbca010d26
commit 10a61122c2
42 changed files with 6551 additions and 88 deletions

View File

@@ -183,7 +183,7 @@ public class SDKMethodInterfaces {
public interface MethodCallGetTokenByPinId {
GetTokenByPinIdResponse getTokenByPinId(
long pinID,
GetTokenByPinIdRequest request,
Optional<String> serverURL) throws Exception;
}