Skip to content

Commit 57d31cc

Browse files
authored
Add link to ServerType in SDAM spec test description (#683)
1 parent e2914e7 commit 57d31cc

File tree

1 file changed

+1
-1
lines changed
  • source/server-discovery-and-monitoring/tests

1 file changed

+1
-1
lines changed

source/server-discovery-and-monitoring/tests/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ so far. It has the following keys:
9393
A "server" object represents a correct ServerDescription within the client's
9494
current TopologyDescription. It has the following keys:
9595

96-
- type: A ServerType name, like "RSSecondary".
96+
- type: A ServerType name, like "RSSecondary". See `ServerType <../server-discovery-and-monitoring.rst#servertype>`_ for details pertaining to async and multi-threaded drivers.
9797
- setName: A string with the expected replica set name, or null.
9898
- setVersion: absent or an integer.
9999
- electionId: absent, null, or an ObjectId.

0 commit comments

Comments
 (0)