mirror of
https://github.com/bbernhard/signal-cli-rest-api.git
synced 2026-02-05 20:43:33 +00:00
* the signal-cli command 'listDevices' is now exposed as /v1/devices/<number> endpoint. see #676
These files are generated from the swaggo/swag tool.
To regenerate them, run in /src:
docker run --rm -v $(pwd):/code ghcr.io/swaggo/swag:latest init
Or, if you have swag installed:
swag init