Interface Settings

Settings for the CKAN module

Hierarchy

  • Settings

Properties

requestOptions?: AxiosRequestConfig<any>

Request options to pass along to got. For more info, see the documentation: https://axios-http.com/docs/req_config

skipEndpointCorrection?: boolean

Ignore automatic API URL correction. Used for endpoints which don't follow the standard endpoint format.

Generated using TypeDoc