Skip to content

Commit 6f8d521

Browse files
authored
Revert "Update index.rst"
1 parent 35b073a commit 6f8d521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/server/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Server Side EMSX API
33
####################
44

5-
EMSX API is available for use via both the desktop (Desktop API, or DAPI) and via a server-side endpoint known as EMSX API Server. The first relies on a logged in Bloomberg terminal for its connection, whereas the server does not. This makes DAPI unsuitable for mission critical applications.
5+
EMSX API is available for use via both the desktop (Desktop API, or DAPI) and via a server-side endpoint known as EMSX API Server. The first relies on a logged in Bloomberg terminal for it's connection, whereas the server does not. This makes DAPI unsuitable for mission critical applications.
66

77
However, the service schema is the same across the two platforms. This means that the code base for an application which was developed on the desktop API is capable of working on the server-side solution without changes to the underlying business logic.
88

0 commit comments

Comments
 (0)