File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -32,10 +32,10 @@ How the REST API Works
32
32
----------------------
33
33
34
34
The Relational Migrator REST API runs on the client computer or server
35
- on which you install Relational Migrator. By default, Relational
36
- Migrator does not expose the API to any remote computers. If you use the
37
- default security settings, you must make all calls to the API on the
38
- same computer that you are running Relational Migrator on.
35
+ that has Relational Migrator installed . By default, Relational Migrator
36
+ does not expose the API to any remote computers. If you use the default
37
+ security settings, you must make all calls to the API on the same
38
+ computer that you are running Relational Migrator on.
39
39
40
40
If you want to remotely access the REST API, configure the
41
41
``unattended`` profile by :ref:`installing Relational Migrator on an
@@ -45,7 +45,7 @@ unattended server <unattended-server>`.
45
45
46
46
The REST API does not support authentication. If you enable remote
47
47
access, users do not need to authenticate to call the API which may
48
- cause security vulnterabilities .
48
+ cause security vulnerabilities .
49
49
50
50
When to Use REST API
51
51
--------------------
You can’t perform that action at this time.
0 commit comments