Bernhard B 3497b3d806 exposed 'listDevices' signal-cli command via REST
* the signal-cli command 'listDevices' is now exposed as
  /v1/devices/<number> endpoint.

see #676
2025-03-30 23:14:16 +02:00
..

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