Skip to content

Commit 8943f97

Browse files
Add generated annotation to Authentication.mustache
1 parent 64d9719 commit 8943f97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/openapi-generator/src/main/resources/Java/auth/Authentication.mustache

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import {{invokerPackage}}.Pair;
77
import java.util.Map;
88
import java.util.List;
99

10+
{{>generatedAnnotation}}
1011
public interface Authentication {
1112
/**
1213
* Apply authentication settings to header and query params.

0 commit comments

Comments
 (0)