Skip to content

Commit 62959e6

Browse files
committed
fix javadoc issue
1 parent 1dc3923 commit 62959e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scribejava-core/src/main/java/com/github/scribejava/core/builder/AbstractServiceBuilder.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ public String getResponseType() {
176176
/**
177177
* Returns the fully configured {@link S}
178178
*
179+
* @param <S> OAuthService implementation (OAuth1/OAuth2/any API specific)
179180
* @param api will build Service for this API
180181
* @return fully configured {@link S}
181182
*/

0 commit comments

Comments
 (0)