Commit Graph

8 Commits

Author SHA1 Message Date
Jozef Izso fc3e9c2cd2 Implement improved labels API (#1802)
* Implement new attributes for labels

* Include correct API header in all Labels calls

* Add integration tests for Create and Update methods for labels

* Use improved labels API in observable client

* found even more endpoints that need the preview header!

* RemoveFromIssue actually returns the list of remaining labels rather than null.  This change should be source compatible but not binary compatible

* Implement new labels search method in SearchClient

* Implement reactive client SearchLabels

* Improve documentation for label search methods

* more comment tidy up
2018-05-17 21:48:45 +10:00
Brendan Forster 7da2cd04ac updated SearchIssues to match correct response shape 2014-03-05 23:03:26 +11:00
Brendan Forster b64527ec92 updated SearchCode to match correct response shape 2014-03-05 22:42:10 +11:00
Brendan Forster 433e9249a9 updated SearchUsers to match correct response shape 2014-03-05 22:22:10 +11:00
Brendan Forster 4ca19e52bd updated convention tests 2014-03-04 22:20:41 +11:00
Brendan Forster abe1913922 corrected parameters on IObservableSearchClient 2014-02-18 10:51:56 +11:00
Haroon fe73892609 fixed param names on interface 2013-12-25 16:41:22 +00:00
Haroon cdcdbcfecc added IObservableSearchClient 2013-12-24 21:21:21 +00:00