Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StagingEnvironmentFactoryConfig

Configuration settings for StagingEnvironmentFactory. You can optionally override these values with environment specific values.

Hierarchy

  • StagingEnvironmentFactoryConfig

Index

Properties

Properties

Optional adaptor

adaptor: AxiosAdapter

Allows custom handling of requests which makes testing and supporting non-standard environments easier.

Optional baseUrl

baseUrl: string

Override for the virtual staging API base URL. E.g. https://virtual-staging.amplience.net

Generated using TypeDoc