Merge pull request #9648 from demarches-simplifiees/add-rnf-service
Ajout d'un nouveau référentiel : le Répertoire National des Fondations (RNF)
This commit is contained in:
commit
0968f02a26
31 changed files with 378 additions and 14 deletions
|
@ -110,6 +110,7 @@ class API::V2::Schema < GraphQL::Schema
|
|||
Types::Champs::Descriptor::RegionChampDescriptorType,
|
||||
Types::Champs::Descriptor::RepetitionChampDescriptorType,
|
||||
Types::Champs::Descriptor::RNAChampDescriptorType,
|
||||
Types::Champs::Descriptor::RNFChampDescriptorType,
|
||||
Types::Champs::Descriptor::SiretChampDescriptorType,
|
||||
Types::Champs::Descriptor::TextareaChampDescriptorType,
|
||||
Types::Champs::Descriptor::TextChampDescriptorType,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue