Commit Graph

22 Commits

Author SHA1 Message Date
Frédéric Péters 3d9df1e526 trivial: apply black (#49820) 2021-02-20 16:28:47 +01:00
Benjamin Dauvergne 860715e799 misc: add parameter to declare schema of response body (#21774) 2020-11-06 13:41:54 +01:00
Lauréline Guérin 801d55c402
misc: don't show deprecated endpoints (#43709) 2020-07-30 17:26:28 +02:00
Valentin Deniaud 7e414b4313 api_particulier: dont log 404 for normal caf errors (#44318) 2020-07-28 14:52:44 +02:00
Thomas NOËL 21432b360f api_particulier: add 5s timeout on all requests (#44685) 2020-07-02 22:42:29 +02:00
Thomas NOËL 029e107533 api_particulier: verify avis-imposition args, must be 13 chars long (#44683) 2020-07-02 10:37:48 +02:00
Valentin Deniaud aaba26e6ee api_particulier: do not log 404 for family endpoint (#44043) 2020-06-16 15:08:39 +02:00
Serghei Mihai ab0a5ffa38 api_particulier: fix family situation endoint url (#44005) 2020-06-12 12:24:28 +02:00
Lauréline Guérin 2ff16b6105
api_particulier: fix connection error (#42659) 2020-06-12 10:06:19 +02:00
Valentin Deniaud 91b1c80fbc api_particulier: improve api errors (#38721) 2020-06-09 15:11:48 +02:00
Valentin Deniaud ec83c19aa4 api_particulier: do not log 404 as errors (#38721) 2020-06-09 15:11:48 +02:00
Benjamin Dauvergne 87ad1eeb36 api_particulier: adapt to v2 URLS (#43273) 2020-06-02 06:15:12 +02:00
Emmanuel Cazenave 4af4d37161 api_particulier: catch ValueError or JSONDecodeError (#38781)
And adapt tests.
2020-01-29 10:27:54 +01:00
Emmanuel Cazenave 199210f9e2 use items() instead of iteritems() (#38923) 2020-01-14 19:20:26 +01:00
Emmanuel Cazenave 4c915235a5 get urlparse from six (#38923) 2020-01-14 19:20:26 +01:00
Frédéric Péters 0c431e3557 trivial: replace dotted name by passerelle line in head comments 2019-05-27 20:17:46 +02:00
Benjamin Dauvergne 2ef3a13b31 api_particulier: check input data (fixes #30884) 2019-03-03 20:50:30 +01:00
Benjamin Dauvergne b7e81b6038 api_particulier: PY3 compatibility (#30884) 2019-03-02 17:26:25 +01:00
Thomas NOËL d501c6055b api_particulier: new test system (#30708) 2019-02-15 15:38:27 +01:00
Benjamin Dauvergne 89a97579b6 api_particulier: enlarge _api_key field (fixes #30551) 2019-02-13 12:21:59 +01:00
Frédéric Péters 23d610d75d api particulier: cut reference avis to 13 characters (#22036) 2018-08-16 10:12:57 +02:00
Benjamin Dauvergne f24bb06e6e add connector for API-Particulier (#14838)
API Particulier is an API published by the french government for accessing
fiscal and social informations about citizens. It can be used to improve
efficiency of procedures in local administrations.
2018-02-20 13:52:01 +01:00