Options
All
  • Public
  • Public/Protected
  • All
Menu

Mapping of the incoming HTTP request path to the URL of the page model API.

Hierarchy

Index

Properties

apiBaseUrl?: string

Base URL to fetch the page model from. The default URL is cmsBaseUrl + /resourceapi.

cmsBaseUrl?: string

Base URL of the CMS.

spaBaseUrl?: string

Base URL of the SPA. Everything after it will be interpreted as a route into the page model. The default base url is an empty string.