forked from loafle/openapi-generator-original
[java] Add setBearerToken method in okhttp-gson (#8200)
* Add setBearerToken method in okhttp-gson * Update generated files
This commit is contained in:
0
samples/client/petstore/java/okhttp-gson-dynamicOperations/gradlew
vendored
Normal file → Executable file
0
samples/client/petstore/java/okhttp-gson-dynamicOperations/gradlew
vendored
Normal file → Executable file
@@ -376,6 +376,7 @@ public class ApiClient {
|
||||
return authentications.get(authName);
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Helper method to set username for the first HTTP basic authentication.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user