Options
All
  • Public
  • Public/Protected
  • All
Menu

Module generated/configuration

Index

Functions

  • Provide your ConfigurationParameters to this function to get a Configuration object that can be used to configure your APIs (in the constructor or for each request individually).

    If a property is not included in conf, a default is used:

    • baseServer: server1
    • httpApi: IsomorphicFetchHttpLibrary
    • middleware: []
    • promiseMiddleware: []
    • authMethods: {}

    Parameters

    Returns Configuration

Generated using TypeDoc