d-velop / dvelop-sdk-node

Official SDK to build Apps for d.velop cloud
Apache License 2.0
10 stars 14 forks source link

Add contextMiddlewareFactoryWithFixedSystemBaseUri-function #202

Closed LenKlose closed 3 weeks ago

LenKlose commented 3 weeks ago

In some scenarios (primarily on premise) a fixed systemBaseUri is used. The contextMiddlewareFactoryWithFixedSystemBaseUri-function is an alternative to the common `contextMiddleware'-function to accommodate this.

Fixes #200