Commit Graph

28 Commits

Author SHA1 Message Date
Frédéric Péters 3d9df1e526 trivial: apply black (#49820) 2021-02-20 16:28:47 +01:00
Lauréline Guérin eeeea14a5d
django22: import django.urls (#49188) 2021-01-04 14:05:14 +01:00
Lauréline Guérin 4e7820e754
api_entreprise: fix normalize_dates function (#39541) 2020-07-30 17:45:04 +02:00
Frédéric Péters f53ab4c0cf api entreprise: add pre-check for siren length (#41589) 2020-04-22 12:09:11 +02:00
Frédéric Péters 9105debcb7 api entreprise: cache calls (#41586) 2020-04-22 12:09:11 +02:00
Frédéric Péters 0f2751a649 api entreprise: send non_diffusables as true when asked (#41926) 2020-04-21 14:57:18 +02:00
Emmanuel Cazenave ac9bd8cd1e api_entreprise: pass include_private to http request (#41890) 2020-04-20 16:47:53 +02:00
Thomas NOËL 8e6ccdc7e3 api_entreprise: precise acoss_covid endpoint description (#41706) 2020-04-15 12:45:13 +02:00
Emmanuel Cazenave e39b01fcd3 api_entreprise: add 'exercices' endpoint (#41416) 2020-04-15 12:31:45 +02:00
Emmanuel Cazenave e6c5ecaf73 api_entreprise: add 'include_private' parameter (#41417) 2020-04-07 15:10:50 +02:00
Emmanuel Cazenave 2bda2bc7c9 api_entreprise: add covid endpoints (#41315) 2020-04-07 13:19:16 +02:00
Emmanuel Cazenave d4a34d223e api_entreprise: factor endpoint parameters (#41315) 2020-04-06 16:35:11 +02:00
Emmanuel Cazenave 049266ba2d api_entreprise: use response text when error (#38781) 2020-01-29 10:27:54 +01:00
Benjamin Dauvergne 7b82aae51c api_entreprise: ignore null timestamps (#36546) 2019-10-05 13:42:42 +02:00
Frédéric Péters 3a92be222c api_entreprise: trivial, remove trailing whitespace in parameter description 2019-09-09 14:19:27 +02:00
Serghei Mihai ff87ebb7c2 api_entreprise: add endpoint to get last document of given type (#35361) 2019-09-05 15:48:51 +02:00
Serghei Mihai 5afa6b45f8 api_entreprise: update endpoints parameters description 2019-09-05 15:48:51 +02:00
Serghei Mihai dacb6be5a5 Revert "api_entreprise: don't try to parse dates for string lists contain items (#33762)"
This reverts commit 4fcb8106e6.
2019-08-06 15:20:46 +02:00
Serghei Mihai 4fcb8106e6 api_entreprise: don't try to parse dates for string lists contain items (#33762) 2019-08-06 12:25:00 +02:00
Serghei Mihai a6b7df1192 api_entreprise: store default recipient in model (#34439)
And let it be overriden in endpoint calls.
2019-07-02 10:38:51 +02:00
Serghei Mihai cb5a42ab7c api_entreprise: handle properly request errors (#33375) 2019-05-23 15:50:27 +02:00
Benjamin Dauvergne 6d844e1529 api_entreprise: prevents requests to log HTTP errors (#33056) 2019-05-15 15:14:08 +02:00
Benjamin Dauvergne a2eccafe01 api_entreprise: enforces PEP8 (#33056) 2019-05-15 15:14:08 +02:00
Benjamin Dauvergne d18fa62ba6 api_entreprise: uses exception_to_text() to display exceptions (#33056) 2019-05-15 15:14:08 +02:00
Benjamin Dauvergne b30af7aeb7 api_entreprise: uses temporary to fix indentation (#33056) 2019-05-15 15:14:08 +02:00
Benjamin Dauvergne 247149b2f3 api_entreprise: removes dead import (#33056) 2019-05-15 15:14:08 +02:00
Serghei Mihai 1a60c1acd3 api_entreprise: fix parameteres names, labels and examples (#32411) 2019-04-18 18:53:56 +02:00
Serghei Mihai 16100aa2fb api_entreprise: add initial connector (#30010) 2019-04-15 14:31:42 +02:00