Basic Website Design
This commit is contained in:
9
test_closures.py
Normal file
9
test_closures.py
Normal file
@@ -0,0 +1,9 @@
|
||||
import requests
|
||||
|
||||
|
||||
headers = {
|
||||
|
||||
}
|
||||
r = requests.get("http://localhost:58381/api/closures?BlockId=B445205")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user