Skip to content
Snippets Groups Projects
Commit 7d518537 authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

chore: profileType is not inside profile anymore

parent d27a79f3
No related branches found
No related tags found
No related merge requests found
Pipeline #110120 passed
...@@ -106,24 +106,6 @@ This doctype is used to store all information about the user. ...@@ -106,24 +106,6 @@ This doctype is used to store all information about the user.
"quizHash": "11372a56c03edef1d6656f8a76d5ec457174f2c1", "quizHash": "11372a56c03edef1d6656f8a76d5ec457174f2c1",
"explorationHash": "cdbc7a84d041318253a10b3cc0c02f9020c78c0b", "explorationHash": "cdbc7a84d041318253a10b3cc0c02f9020c78c0b",
"sendAnalysisNotification": false, "sendAnalysisNotification": false,
"profileType": {
"area": "123",
"coldWater": "individual",
"constructionYear": "between_1948_and_1974",
"cookingFluid": 0,
"floor": "not_applicable",
"hasInstalledVentilation": "yes",
"hasReplacedHeater": "yes",
"heating": "individual",
"hotWater": "individual",
"hotWaterEquipment": "solar",
"hotWaterFluid": 0,
"housingType": "individual_house",
"individualInsulationWork": ["roof_insulation"],
"occupantsNumber": 1,
"outsideFacingWalls": "2",
"warmingFluid": 0
},
"isProfileTypeCompleted": true, "isProfileTypeCompleted": true,
} }
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment