Commit Graph

10 Commits

Author SHA1 Message Date
Emmanuel Cazenave 733cc1104f litterlias: accept json response in annexes (#90254)
gitea/passerelle/pipeline/head This commit looks good Details
2024-05-02 14:58:37 +02:00
Emmanuel Cazenave c25a371c10 litteralis: receive and forward file as an attachment (#89739)
gitea/passerelle/pipeline/head This commit looks good Details
2024-04-18 16:14:58 +02:00
Frédéric Péters f7f848af82 litteralis: do not send microseconds (#87648)
gitea/passerelle/pipeline/head This commit looks good Details
2024-03-01 15:44:07 +01:00
Benjamin Dauvergne f2b64b6ebf utils: factorize json schema validation (#86422)
It was already used in two places (views.py and photon connector), and
wrongly (photon connector was ignoring some errors for no reason).

META_SCHEMA manipulation is removed and will be replaced by a
normalization of the schema to remove lazy strings in a later commit.

A new JSONValidationError subclass of APIError is introduced.
2024-02-01 19:00:16 +01:00
Nicolas Roche 8459ef11a3 litteralis: raise API error on bad coordinates (#85310)
gitea/passerelle/pipeline/head This commit looks good Details
2024-01-19 16:51:45 +01:00
Valentin Deniaud 40142de8d2 misc: apply double-quote-string-fixer (#79788) 2023-08-16 10:08:30 +02:00
Emmanuel Cazenave 6fd0cb1d9f litteralis: add annexes endpoint (#69970) 2022-10-18 10:09:15 +02:00
Emmanuel Cazenave d57398c7f8 litteralis: cleanup payload from emtpy values (#70115)
gitea-wip/passerelle/pipeline/head Build started... Details
gitea/passerelle/pipeline/head Something is wrong with the build of this commit Details
2022-10-17 14:44:32 +02:00
Emmanuel Cazenave 409abd4596 litteralis: send coordinates as float (#69884) 2022-10-05 11:16:59 +02:00
Emmanuel Cazenave 239be4b54f start Litteralis connector (#68813) 2022-10-03 14:56:05 +02:00