test
This commit is contained in:
parent
cfe1cc196c
commit
ef11821f45
@ -28,6 +28,7 @@ function getEndpoint($endpoint_name): string
|
||||
}
|
||||
else{
|
||||
$output["Error"] = "Not found";
|
||||
$output["Endpoint"] = $endpoint_name;
|
||||
http_response_code(404);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user