focalboard/server/api
Jesús Espino c734cfb8d1
Adding support for patch blocks (#877)
* Adding support for patch blocks

* Adding some improvements

* Adding api integration test for patch

* Adding SQL store tests

* Regenerating autogenerated code

* Fix linter errors

* Remove wrong update of the swagger file

* Update server/model/block.go

Co-authored-by: Miguel de la Cruz <mgdelacroix@gmail.com>

* Fix gofmt

Co-authored-by: Miguel de la Cruz <mgdelacroix@gmail.com>
2021-08-06 14:10:24 +02:00
..
admin.go Fix nil stringer error (#788) 2021-07-27 12:57:29 -04:00
api.go Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00
audit.go
auth.go Fix nil stringer error (#788) 2021-07-27 12:57:29 -04:00
context.go