forked from loafle/openapi-generator-original
remove tab (#7692)
This commit is contained in:
committed by
William Cheng
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);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user