Tagplay

Source

Summary

client(token)

Create a client with the given JWT token

next_page(response, client)

Get next set of responses

previous_page(response, client)

Get previous set of responses

Functions

client(token)

Specs:

Create a client with the given JWT token.

Source
next_page(response, client)

Specs:

Get next set of responses.

Source
previous_page(response, client)

Specs:

Get previous set of responses.

Source