Configuration for the app version strategy. The majorAppVersion and minorAppVersion fields are optional and their requirement depends on the selected strategy.
headers
headers:{Authorization:string;"x-api-key":string}
Type Declaration
Authorization: string
The authorization token with bearer "token_value". For example: Bearer <access_token>.
x-api-key: string
The API key as defined in Adobe's Developer Console.
Configuration for the app version strategy. The majorAppVersion and minorAppVersion fields are optional and their requirement depends on the selected strategy.