Skip to content

Commit 762e980

Browse files
committed
2 parents 828f7b1 + a72f4b5 commit 762e980

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

sysaid_api.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,7 @@ def fetch_sysaid_tickets(count=11):
7373
# Core Code Functions
7474
#
7575
# 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:
76+
# You will need a SysAid license. SysAid API details gathered from here:
7877
# https://documentation.sysaid.com/docs/rest-api-guide
7978
#
8079
# UPATE THIS SECTION WHEN YOU HAVE A LICENSE TO SYSAID

0 commit comments

Comments
 (0)