migrate entreprise adapter to v3
This commit is contained in:
parent
14ec64ef6d
commit
ba281d53cf
14 changed files with 168 additions and 341 deletions
|
@ -1,5 +1,5 @@
|
|||
class APIEntreprise::API
|
||||
ENTREPRISE_RESOURCE_NAME = "v2/entreprises/%{id}"
|
||||
ENTREPRISE_RESOURCE_NAME = "v3/insee/sirene/unites_legales/%{id}"
|
||||
ETABLISSEMENT_RESOURCE_NAME = "v2/etablissements/%{id}"
|
||||
EXERCICES_RESOURCE_NAME = "v2/exercices/%{id}"
|
||||
RNA_RESOURCE_NAME = "v2/associations/%{id}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue