JsonApiConfig

Interface for the configuration object of JSON:API resources.

Properties

Link copied to clipboard

The namespace of the API.

Link copied to clipboard
abstract val baseUrl: String

The base URL of the API.

Link copied to clipboard
abstract val httpClient: HttpClient

The HTTP client to use for requests.

Link copied to clipboard

The pagination strategy of the API.