mirror of
https://github.com/wekan/wekan.git
synced 2026-02-04 15:41:52 +01:00
Merge pull request #3556 from pichouk/master
Add /api/boards_count endpoint for statistics
This commit is contained in:
commit
b71fde7ff3
3 changed files with 51 additions and 1 deletions
|
|
@ -1570,7 +1570,12 @@ var n=this.pipeline.run(e.tokenizer(t)),r=new e.Vector,i=[],o=this._fields.reduc
|
|||
<a href="#get_public_boards" class="toc-h2 toc-link" data-title="">get_public_boards</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="#get_boards_count" class="toc-h2 toc-link" data-title="get_boards_count">get_boards_count</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="#new_board" class="toc-h2 toc-link" data-title="">new_board</a>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue