]> Git — Sourcephile - gargantext.git/commit
[file] refactoring of new file endpoint location
authorPrzemek Kaminski <pk@intrepidus.pl>
Thu, 27 Aug 2020 05:53:18 +0000 (07:53 +0200)
committerPrzemek Kaminski <pk@intrepidus.pl>
Thu, 27 Aug 2020 05:53:18 +0000 (07:53 +0200)
commit357822b0c42f710d994794c46c78a497352739eb
tree1e26812f37d4259f90001c4f7346746187c29a55
parent2f9e26f5779056459e27c10dd5a3566ecc6262c6
[file] refactoring of new file endpoint location

This works now for arbitrary nodes, irrespective of their type.
12 files changed:
src/Gargantext/API/Admin/Orchestrator/Types.hs
src/Gargantext/API/Ngrams/List.hs
src/Gargantext/API/Node.hs
src/Gargantext/API/Node/Contact.hs
src/Gargantext/API/Node/Corpus/Annuaire.hs
src/Gargantext/API/Node/Corpus/New.hs
src/Gargantext/API/Node/Corpus/New/File.hs
src/Gargantext/API/Node/File.hs
src/Gargantext/API/Node/New.hs
src/Gargantext/API/Node/Types.hs [new file with mode: 0644]
src/Gargantext/API/Node/Update.hs
src/Gargantext/API/Routes.hs