Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TargetInfo

Interface to encapsulate wether to use a version header or a specific url to differentiate between customer application versions.

Hierarchy

  • TargetInfo

Indexable

[key: string]: any

To be able to handle generic HTTP header requirements, i.e. version, accept, appId, etc

Index

Properties

Properties

Optional url

url: string

Versions denoted via a different url.

Generated using TypeDoc