Started the reorganization of Scripts for github. Some notes changes.
This commit is contained in:
@ -3,6 +3,10 @@ import requests
|
||||
import Apikeys
|
||||
|
||||
|
||||
'''
|
||||
This file is mostly used for random testing of unknown endpoints, like our V1 endpoints.
|
||||
'''
|
||||
|
||||
# url ="https://api.northpass.com/v2/groups/e6ef3e5f-b5a2-4b10-868b-8c165d76d263/learning_paths"
|
||||
# url = "https://api.northpass.com/v1/media?limit=1"
|
||||
# url = "https://api.northpass.com/v1/learning_paths"
|
||||
|
||||
Reference in New Issue
Block a user