mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-07 02:55:19 +00:00
remove tab (#7692)
This commit is contained in:
parent
dcad9ae807
commit
6a81829bb3
@ -1,7 +1,7 @@
|
||||
part of {{pubName}}.api;
|
||||
|
||||
abstract class Authentication {
|
||||
|
||||
|
||||
/// Apply authentication settings to header and query params.
|
||||
void applyToParams(List<QueryParam> queryParams, Map<String, String> headerParams);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user