Created
April 29, 2024 12:41
-
-
Save Atrachtanas/3366a8450ffd3423ffe383475ec41d9e to your computer and use it in GitHub Desktop.
Here is what fetched folder structure looks like
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
| { | |
| "type": "ROOT", | |
| "name": "Home", | |
| "id": "root", | |
| "children": [ | |
| { | |
| "id": "54ea1e0e-b3fd-5301-5ee3-288a2cd142e1", | |
| "name": "Insurance", | |
| "type": "FOLDER", | |
| "children": [ | |
| { | |
| "baseId": "f10bb786-1aae-70a2-230f-be226fd56d8b", | |
| "version": 1, | |
| "name": "Travel Insurance Calculator", | |
| "ruleAlias": "Travel-Insurance-Calculator", | |
| "type": "RULE" | |
| }, | |
| { | |
| "id": "5a66d56c-e2f6-4697-9c47-0a0d13e2564e", | |
| "name": "Packages", | |
| "type": "FOLDER", | |
| "children": [ | |
| { | |
| "baseId": "a2a9e51c-9558-ed03-6969-9b14b2c8b025", | |
| "version": 1, | |
| "name": "Packages", | |
| "ruleAlias": "Packages", | |
| "type": "RULE" | |
| }, | |
| { | |
| "baseId": "090bb618-f5ca-7ff4-1a0f-7d20454612cf", | |
| "version": 1, | |
| "name": "Packages Script", | |
| "ruleAlias": "Packages-Script", | |
| "type": "RULE" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "cdaa6c1a-cc9e-392c-b017-ddd3a9f246a8", | |
| "name": "Total risk factor calculation", | |
| "type": "FOLDER", | |
| "children": [ | |
| { | |
| "baseId": "e3595e49-1c3b-2023-e961-c163f535d4f2", | |
| "version": 1, | |
| "name": "Total Risk Factor", | |
| "ruleAlias": "Total-Risk-Factor", | |
| "type": "RULE" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "96322f1a-7068-5829-623e-82e34e3a59fa", | |
| "name": "Risk variables", | |
| "type": "FOLDER", | |
| "children": [ | |
| { | |
| "id": "02cdd625-d127-722c-4166-106a11592f24", | |
| "name": "Continents", | |
| "type": "FOLDER", | |
| "children": [ | |
| { | |
| "baseId": "68544dec-54ee-bba5-3352-8907e81fc39a", | |
| "version": 1, | |
| "name": "Continents Script", | |
| "ruleAlias": "Continents-Script", | |
| "type": "RULE" | |
| }, | |
| { | |
| "baseId": "a5c486f4-2cea-2c9e-27cc-17b42159ff76", | |
| "version": 1, | |
| "name": "Continents", | |
| "ruleAlias": "Continents", | |
| "type": "RULE" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "c5fd97d2-9f5d-ba1b-df24-ea742e4829e6", | |
| "name": "Travel Participants", | |
| "type": "FOLDER", | |
| "children": [ | |
| { | |
| "baseId": "60ff88fa-323d-c878-c4e1-d4fc89dd80df", | |
| "version": 1, | |
| "name": "People's Age Script", | |
| "ruleAlias": "Peoples-Age-script", | |
| "type": "RULE" | |
| }, | |
| { | |
| "baseId": "6e1aab77-b75c-8761-c581-77c618435f70", | |
| "version": 2, | |
| "name": "People's Age", | |
| "ruleAlias": "Peoples-Age", | |
| "type": "RULE" | |
| } | |
| ] | |
| }, | |
| { | |
| "baseId": "cc559f75-2cf3-3e20-f657-a8aeb41655a6", | |
| "version": 1, | |
| "name": "Travel Types", | |
| "ruleAlias": "Travel-Types", | |
| "type": "RULE" | |
| }, | |
| { | |
| "baseId": "3895b4e8-5645-5db2-d8bc-0f8c88e96e66", | |
| "version": 1, | |
| "name": "Dates", | |
| "ruleAlias": "Dates", | |
| "type": "RULE" | |
| }, | |
| { | |
| "baseId": "476a8397-246c-8cfe-64c2-9b884c46d99c", | |
| "version": 1, | |
| "name": "Sport Activities", | |
| "ruleAlias": "Sport-Activities", | |
| "type": "RULE" | |
| } | |
| ] | |
| } | |
| ] | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment