modules/openapi-generator/…/…/…/dart2
auth
api_key_auth.mustache +4 -0
api_client.mustache +1 -1
samples/client/petstore/…/…/lib/auth
api_key_auth.dart +4 -0
@@ -24,6 +24,10 @@ class ApiKeyAuth implements Authentication {
@@ -31,7 +31,7 @@ class ApiClient {
@@ -24,6 +24,10 @@ class ApiKeyAuth implements Authentication {