Created
February 23, 2019 18:38
-
-
Save kinisoftware/e1fe4aef10ed2942b818b74c7d89b5a0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "version": "1.0", | |
| "session": { | |
| "new": true, | |
| "sessionId": "", | |
| "application": { | |
| "applicationId": "" | |
| }, | |
| "user": { | |
| "userId": "" | |
| } | |
| }, | |
| "context": { | |
| "System": { | |
| "application": { | |
| "applicationId": "" | |
| }, | |
| "user": { | |
| "userId": "" | |
| }, | |
| "device": { | |
| "deviceId": "", | |
| "supportedInterfaces": {} | |
| }, | |
| "apiEndpoint": "", | |
| "apiAccessToken": "" | |
| }, | |
| "Viewport": { | |
| "experiences": [ | |
| { | |
| "arcMinuteWidth": 246, | |
| "arcMinuteHeight": 144, | |
| "canRotate": false, | |
| "canResize": false | |
| } | |
| ], | |
| "shape": "RECTANGLE", | |
| "pixelWidth": 1024, | |
| "pixelHeight": 600, | |
| "dpi": 160, | |
| "currentPixelWidth": 1024, | |
| "currentPixelHeight": 600, | |
| "touch": [ | |
| "SINGLE" | |
| ] | |
| } | |
| }, | |
| "request": { | |
| "type": "LaunchRequest", | |
| "requestId": "", | |
| "timestamp": "2019-02-23T18:31:09Z", | |
| "locale": "es-ES", | |
| "shouldLinkResultBeReturned": false | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment