gotosocial/internal/api/client/account
Tobi Smethurst 58dddd86e0
Swagger (#124)
* start experimenting with swagger documentation

* further adventures in swagger

* do a few more api paths

* account paths documented

* go fmt

* fix up some models

* bit o lintin'
2021-07-31 17:49:59 +02:00
..
account.go Block/unblock (#96) 2021-07-11 16:22:21 +02:00
account_test.go Move a lot of stuff + tidy stuff (#37) 2021-05-30 13:12:00 +02:00
accountcreate.go Swagger (#124) 2021-07-31 17:49:59 +02:00
accountcreate_test.go Timeline manager (#40) 2021-06-13 18:42:28 +02:00
accountget.go Swagger (#124) 2021-07-31 17:49:59 +02:00
accountupdate.go Swagger (#124) 2021-07-31 17:49:59 +02:00
accountupdate_test.go Domain block (#76) 2021-07-05 13:23:03 +02:00
accountverify.go Swagger (#124) 2021-07-31 17:49:59 +02:00
accountverify_test.go Ap (#14) 2021-05-08 14:25:55 +02:00
block.go Swagger (#124) 2021-07-31 17:49:59 +02:00
follow.go Swagger (#124) 2021-07-31 17:49:59 +02:00
followers.go Swagger (#124) 2021-07-31 17:49:59 +02:00
following.go Swagger (#124) 2021-07-31 17:49:59 +02:00
relationships.go Swagger (#124) 2021-07-31 17:49:59 +02:00
statuses.go Swagger (#124) 2021-07-31 17:49:59 +02:00
unblock.go Swagger (#124) 2021-07-31 17:49:59 +02:00
unfollow.go Swagger (#124) 2021-07-31 17:49:59 +02:00