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:
Eric Leroy-Terquem 2023-11-08 09:06:47 +00:00 committed by GitHub
commit 0968f02a26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
31 changed files with 378 additions and 14 deletions

View file

@ -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,