Skip to content

Commit bfd124a

Browse files
Update Authentication.mustache jersey3
1 parent 9a2cf9b commit bfd124a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import java.net.URI;
99
import java.util.Map;
1010
import java.util.List;
1111

12+
{{>generatedAnnotation}}
1213
public interface Authentication {
1314
/**
1415
* Apply authentication settings to header and query params.

0 commit comments

Comments
 (0)