Skip to content

Commit 55f7ddf

Browse files
authored
Merge pull request #1 from cxong/patch-1
Update index.rst
2 parents a5c5f76 + 487e9e4 commit 55f7ddf

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 it's 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 its 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)