From c6479b5af109509166f6860938e21cc60e266d38 Mon Sep 17 00:00:00 2001 From: Marc Plano-Lesay Date: Mon, 28 Oct 2024 16:44:06 +1100 Subject: [PATCH] Document the Immich bindings --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c72d6bd..be56fdc 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,7 @@ - Synchronise date of births from a vcard file Some other features are planned, mainly around using external libraries. Feature ideas and contributions welcome. + +## Immich API bindings + +The bindings are generated automatically from `src/immich-openapi-specs.json`. The file currently in the repo has been generated with Immich v1.118.0, with a few methods removed around file upload (Progenitor doesn't yet support `multipart/form-data` content types, see [here](https://github.com/oxidecomputer/progenitor/issues/518)). All other methods should be available. -- 2.50.1