Options
All
  • Public
  • Public/Protected
  • All
Menu

Type to store common configuration options for the mdm-resources library.

Hierarchy

  • MdmResourcesConfiguration

Index

Constructors

constructor

Properties

Optional apiEndpoint

apiEndpoint: string = 'http://localhost:8080/api'

Defines the base API endpoint to direct all REST resource requests to.

Optional defaultHttpRequestOptions

defaultHttpRequestOptions: IMdmDefaultHttpRequestOptions = ...

Defines the default HTTP request options to apply to every request.

Generated using TypeDoc