Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sarun Mungthanya
SpnPatch-Laravel
Commits
b36b6395
Commit
b36b6395
authored
Dec 13, 2024
by
Chanon.u
Browse files
Update alert message when url is invalid
parent
e440445a
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/Http/Controllers/ManualResponse/SpnConfigController.php
View file @
b36b6395
...
...
@@ -43,7 +43,7 @@ class SpnConfigController extends Controller
if
(
$httpCode
==
'404'
){
return
[
'success'
=>
'false'
,
'message'
=>
'This endpoint
does
not support this feature. Please update patch before submit.'
'message'
=>
'This endpoint
is invaid or
not support this feature. Please
revise or
update patch before submit.'
];
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment