Add id to geo areas

This commit is contained in:
Paul Chavard 2018-10-30 11:05:08 +01:00
parent a005484e38
commit fcdc0114fd
5 changed files with 14 additions and 4 deletions

View file

@ -53,7 +53,8 @@ describe ApiGeo::RPGAdapter do
:code_culture,
:surface,
:bio,
:geometry
:geometry,
:geo_reference_id
])
end
end