zapi.infrastructure.http package¶
Submodules¶
zapi.infrastructure.http.auth module¶
zapi.infrastructure.http.client module¶
zapi.infrastructure.http.pagination module¶
- zapi.infrastructure.http.pagination.next_link(data: dict, base_url: str) str | None[source]¶
Zendesk style cursor link extractor. Accepts absolute or relative next links and returns a relative path.