lvermeulen / Bitbucket.Net

C# client for Atlassian Bitbucket Server
MIT License
32 stars 18 forks source link

Provide a wrapper for Code Insights #20

Open pantosha opened 3 years ago

pantosha commented 3 years ago

Bitbucket introduced an API for Reports and Annotations. It might be a good idea to provide classes and methods in library.

Links: https://confluence.atlassian.com/bitbucketserver/code-insights-966660485.html https://docs.atlassian.com/bitbucket-server/rest/7.8.1/bitbucket-code-insights-rest.html

lvermeulen commented 3 years ago

Hi @pantosha , I would welcome a pull request for this.