mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
fix(rest) markdown: "." -> ";"
This commit is contained in:
parent
a8ae90934b
commit
92fdfb9803
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@
|
|||
.check({
|
||||
request: request,
|
||||
response: response
|
||||
}).
|
||||
});
|
||||
|
||||
apiURL = CloudFunc.apiURL;
|
||||
name = ponse.getPathName(request);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue