Mostly migration work. Some Api test script updates.
This commit is contained in:
Binary file not shown.
Binary file not shown.
@ -4,7 +4,7 @@ import pprint
|
||||
|
||||
|
||||
PP = pprint.PrettyPrinter(indent=4)
|
||||
APIKEY = apikeys.SANDBOX
|
||||
APIKEY = apikeys.NORMSANDBOX
|
||||
HEADERS = {"content-type": "application/json", "X-Api-Key": APIKEY}
|
||||
BASEURL = "https://api.northpass.com/v2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user