signal-cli-rest-api icon indicating copy to clipboard operation
signal-cli-rest-api copied to clipboard

Update docs.go

Open KY-7 opened this issue 3 years ago • 1 comments

Missing attributes definitions

KY-7 avatar Feb 06 '22 06:02 KY-7

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.

bbernhard avatar Feb 11 '22 17:02 bbernhard