mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
Misc
This commit is contained in:
@@ -106,8 +106,7 @@ namespace ArchiSteamFarm.IPC {
|
||||
nameof(GlobalConfig.IPCPassword), new ApiKeyScheme {
|
||||
Description = nameof(GlobalConfig.IPCPassword) + " authentication using request headers. Check https://github.com/" + SharedInfo.GithubRepo + "/wiki/IPC#authentication for more info.",
|
||||
In = "header",
|
||||
Name = ApiAuthenticationMiddleware.HeadersField,
|
||||
Type = "apiKey"
|
||||
Name = ApiAuthenticationMiddleware.HeadersField
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user