Optional ReadonlybaseThe base URL of the OpenAPI (Umbraco) server.
Optional ReadonlycredentialsThe credentials option for the Fetch API.
ReadonlytokenThe 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
OpenAPIobject.