focalboard/server/model
Chen-I Lim 154c344077
Fix #2800. Add missing Swagger docs (#2801)
* Fix #2800. Add missing Swagger docs

* Add note that timestamps are  in miliseconds

* Fix merge, update docs.
2022-04-15 10:21:10 -07:00
..
block_test.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
block.go Fix #2800. Add missing Swagger docs (#2801) 2022-04-15 10:21:10 -07:00
blockid.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
blocktype.go
board.go Fix #2800. Add missing Swagger docs (#2801) 2022-04-15 10:21:10 -07:00
boards_and_blocks_test.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
boards_and_blocks.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
category_boards.go Fix #2800. Add missing Swagger docs (#2801) 2022-04-15 10:21:10 -07:00
category.go Fix #2800. Add missing Swagger docs (#2801) 2022-04-15 10:21:10 -07:00
clientConfig.go Fix #2800. Add missing Swagger docs (#2801) 2022-04-15 10:21:10 -07:00
database.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
errorResponse.go
import_export.go Generate templates archive at build time (#2577) 2022-03-30 18:10:11 -04:00
notification.go Fix #2800. Add missing Swagger docs (#2801) 2022-04-15 10:21:10 -07:00
permission.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
properties_test.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
properties.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
sharing.go Fix #2800. Add missing Swagger docs (#2801) 2022-04-15 10:21:10 -07:00
subscription.go Fix #2800. Add missing Swagger docs (#2801) 2022-04-15 10:21:10 -07:00
team.go Fix #2800. Add missing Swagger docs (#2801) 2022-04-15 10:21:10 -07:00
user.go Fix #2800. Add missing Swagger docs (#2801) 2022-04-15 10:21:10 -07:00
util.go
version.go