feat(champs): expose more tags and api fields on rnf, address and commune
This commit is contained in:
parent
15ff65429b
commit
bfc809f96f
10 changed files with 158 additions and 36 deletions
|
@ -568,6 +568,12 @@ class API::V2::StoredQuery
|
|||
rnf {
|
||||
...RNFFragment
|
||||
}
|
||||
commune {
|
||||
...CommuneFragment
|
||||
}
|
||||
departement {
|
||||
...DepartementFragment
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue