diff options
author | Lauri Ojansivu <x@xet7.org> | 2020-03-24 21:01:14 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2020-03-24 21:01:14 +0200 |
commit | 8b118c1939e6fd791f2340bcd65c5ae9a9d205f0 (patch) | |
tree | 99de21947fdfb1d3c34d9a423792a14a7d96b896 /public/api/wekan.html | |
parent | d7a0ab3c151d3426fc391271fdb5c9cb395fe4f5 (diff) | |
download | wekan-8b118c1939e6fd791f2340bcd65c5ae9a9d205f0.tar.gz wekan-8b118c1939e6fd791f2340bcd65c5ae9a9d205f0.tar.bz2 wekan-8b118c1939e6fd791f2340bcd65c5ae9a9d205f0.zip |
v3.86v3.86
Diffstat (limited to 'public/api/wekan.html')
-rw-r--r-- | public/api/wekan.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/api/wekan.html b/public/api/wekan.html index 22c16273..2fb27d8d 100644 --- a/public/api/wekan.html +++ b/public/api/wekan.html @@ -1524,7 +1524,7 @@ var n=this.pipeline.run(e.tokenizer(t)),r=new e.Vector,i=[],o=this._fields.reduc <ul class="toc-list-h1"> <li> - <a href="#wekan-rest-api" class="toc-h1 toc-link" data-title="Wekan REST API v3.85">Wekan REST API v3.85</a> + <a href="#wekan-rest-api" class="toc-h1 toc-link" data-title="Wekan REST API v3.86">Wekan REST API v3.86</a> </li> @@ -2017,7 +2017,7 @@ var n=this.pipeline.run(e.tokenizer(t)),r=new e.Vector,i=[],o=this._fields.reduc <div class="page-wrapper"> <div class="dark-box"></div> <div class="content"> - <h1 id="wekan-rest-api">Wekan REST API v3.85</h1> + <h1 id="wekan-rest-api">Wekan REST API v3.86</h1> <blockquote> <p>Scroll down for code samples, example requests and responses. Select a language for code samples from the tabs above or the mobile navigation menu.</p> </blockquote> |