updated reachables
This commit is contained in:
@@ -22,7 +22,6 @@ def authentication_page_valid(data: RequestApplication, headers: CommonHeaders =
|
||||
page: { url = /building/create} | result: { "application": "4c11f5ef-0bbd-41ac-925e-f79d9aac2b0e" }
|
||||
"""
|
||||
list_of = PageHandlers.retrieve_valid_page_via_token(access_token=headers.token, page_url=data.page)
|
||||
print('list_of', list_of)
|
||||
return {"completed": True, "application": list_of}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user