signal-cli-rest-api
signal-cli-rest-api copied to clipboard
Update docs.go
Missing attributes definitions
Thanks for the PR!
We are using swag to generate the swagger documentation. So, instead of directly changing the docs.go file, the REST API code is annotated and swag will then be used to generate the documentation.