We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b151a0a commit a72f4b5Copy full SHA for a72f4b5
sysaid_api.py
@@ -73,8 +73,7 @@ def fetch_sysaid_tickets(count=11):
73
# Core Code Functions
74
#
75
# Note: This section is for the production version of SysAid API integration.
76
-# I do not have a license to SysAid, so I cannot test the API calls after making
77
-# edits to the code. SysAid API details gathered from here:
+# You will need a SysAid license. SysAid API details gathered from here:
78
# https://documentation.sysaid.com/docs/rest-api-guide
79
80
# UPATE THIS SECTION WHEN YOU HAVE A LICENSE TO SYSAID
0 commit comments