[fix][java]Add missing generated annotation to Authentication.mustache (#21125)

* Add generated annotation to Authentication.mustache

* Update Authentication.mustache jersey2

* Update Authentication.mustache jersey3

* Update Authentication.mustache okhttp

* Update Authentication.mustache restclient

* Update Authentication.mustache resttemplate

* Update Authentication.mustache vertx

* Update Authentication.mustache webclient

* doc: regenerate samples
This commit is contained in:
Michael Düsterhus
2025-04-25 10:35:51 +02:00
committed by GitHub
parent f9dedd74ec
commit 27a705efd5
62 changed files with 108 additions and 23 deletions

View File

@@ -18,6 +18,7 @@ import org.openapitools.client.Pair;
import java.util.Map;
import java.util.List;
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", comments = "Generator version: 7.13.0-SNAPSHOT")
public interface Authentication {
/**
* Apply authentication settings to header and query params.