![]() |
Open Kilda Java Documentation
|
Variables | |
string | url = "http://localhost:8088/api/v1/links" |
dictionary | headers |
result = requests.get(url, headers=headers) | |
get_links.py - get all the links The path is NB -> TER -> NEO4J.
dictionary app.tests.get_links.headers |
Definition at line 10 of file get_links.py.
Definition at line 22 of file get_links.py.
string app.tests.get_links.url = "http://localhost:8088/api/v1/links" |
Definition at line 9 of file get_links.py.