Created
November 6, 2017 19:13
-
-
Save pablo-fernandez/c617a682aebd6f5ec5b05a773c7d2595 to your computer and use it in GitHub Desktop.
Fatal Error Step
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
| { | |
| "status": "Success", | |
| "current_step": "fatal", | |
| "data": { | |
| "components": [], | |
| "flow_id": "6c184b8f-676a-4fb0-a027-424ce7011f5c", | |
| "configurations": [ | |
| { | |
| "id": "brand_name", | |
| "value": null | |
| } | |
| ], | |
| "ui_components": [ | |
| { | |
| "text": "Oh, no, algo anduvo mal.", | |
| "type": "title" | |
| } | |
| ], | |
| "id": "7", | |
| "tracking_path": "/error/internal", | |
| "operationId": "7" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment