Files
mta-sign/test_closures.py
2021-07-11 16:48:38 -04:00

10 lines
107 B
Python

import requests
headers = {
}
r = requests.get("http://localhost:58381/api/closures?BlockId=B445205")