Optional
Readonly
baseThe base URL of the OpenAPI (Umbraco) server.
Optional
Readonly
credentialsThe credentials
option for the Fetch API.
Readonly
tokenThe token to use for the Authorization header.
A resolver for the token to use for the Authorization header.
Configuration for the OpenAPI (Umbraco) server. This is used to communicate with the Management API. This is useful if you want to configure your Fetch, Axios or other HTTP client to communicate with the Management API. If you use the recommended resource generator openapi-typescript-codegen this can be used to configure the
OpenAPI
object.