Skip to content

Commit a5eb8bd

Browse files
committed
added encoded API key placeholder for updated api_key elasticsearch authentication.
1 parent ae50a9e commit a5eb8bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

credentials.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
username = None
99
password = None
1010

11+
api_key = None # Encoded api key issued by your cogstack administrator.
1112

1213
# NLM authentication
1314
# The UMLS REST API requires a UMLS account for the authentication described below.

0 commit comments

Comments
 (0)