1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/ReactNativeClient/lib/services/rest
Yuvaraj J cda837247a
API: Resolves #941: Add support for "tags" property for note PUT request (#2649)
* API: Fix updation of tags when updating a note

* Add test for fix updation of tags

* Rewrite unit test and change variable name

* Use consistent variables and function calls

* Use default function call and change variable

* Handle case when tags is empty string

* Restructure test cases and improve tags check

* Update documentation
2020-03-13 18:44:47 +00:00
..
Api.js API: Resolves #941: Add support for "tags" property for note PUT request (#2649) 2020-03-13 18:44:47 +00:00
ApiResponse.js First pass at linting lib dir 2019-07-29 15:43:53 +02:00