Typo
This commit is contained in:
@@ -502,7 +502,7 @@ if ($Configuration) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
'POST' {
|
'POST' {
|
||||||
# Add stop method to stop API (TO IMRPOVE)
|
# Add stop method to stop API (TO IMPROVE)
|
||||||
if ($FullPath -eq 'stop') {
|
if ($FullPath -eq 'stop') {
|
||||||
# Only local request are authorized
|
# Only local request are authorized
|
||||||
if ($request.IsLocal) {
|
if ($request.IsLocal) {
|
||||||
|
|||||||
Reference in New Issue
Block a user