Add support for labels and search
- Support for label
- getLabels()
- postLabels()
- deleteLabel()
- thank you to @mlersch for adding this feature
- Support for search
- search()
- thank you to @evgeniusorg for adding this feature
- Support for field
minorEdit
on putContent method- thank you to @arthmoeros for adding this feature
- Added jsdoc-to-markdown and support script
npm run create-docs