Skip to content

Commit

Permalink
Fix Localazy configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
clementprdhomme committed Oct 18, 2024
1 parent c4cb10d commit b560e96
Showing 1 changed file with 3 additions and 28 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,21 +61,12 @@
"data_tool_ecosystems": null
}
},
{
"dataset_groups": {
"__model__": true,
"name": true,
"slug": null,
"datasets": null
}
},
{
"datasets": {
"__model__": true,
"name": true,
"layers": null,
"slug": null,
"group": null
"slug": null
}
},
{
Expand Down Expand Up @@ -127,24 +118,8 @@
"description": true
}
},
"default": null
}
},
{
"locations": {
"__model__": true,
"code": null,
"name": true,
"totalMarineArea": null,
"type": null,
"groups": null,
"members": null,
"fishing_protection_level_stats": null,
"mpaa_protection_level_stats": null,
"protection_coverage_stats": null,
"marine_bounds": null,
"totalTerrestrialArea": null,
"terrestrial_bounds": null
"default": null,
"environment": null
}
},
{
Expand Down

0 comments on commit b560e96

Please sign in to comment.