badoo / jira-client

Badoo JIRA API Client with code generator
GNU General Public License v3.0
66 stars 19 forks source link

Feat: add basic common client #15

Closed konorlevich closed 1 year ago

konorlevich commented 4 years ago

Create single entry point for basic operations with library

BREAKING CHANGE: REST\Client constructor can accept only REST\ClientRaw object

konorlevich commented 4 years ago

@DenKoren Thank you for updated docs

Will wait review after merging your branch