Victor
6c43183837
fix: comment id model update to long instead of int
...
* #2927 : comment id model update to long instead of int
* #2927 : code review fixes (1)
* #2927 : code review fixes (2)
* #2927 : comment id model update to long instead of int: unit tests fix
* #2927 : code review fixes
* Fixed most names of parameters
---------
Co-authored-by: Victor Vorobyev <victor@myrtle-sa.com >
Co-authored-by: Brian C. Arnold <brian.arnold@spiderrock.net >
2024-06-10 08:12:08 -05:00
Chris Simpson
2f7bd00dd6
feat: Removing accept header previews ( #2515 )
2022-08-01 09:37:23 -05:00
Brendan Forster
87d2b0fdc1
more cleanup of route metadata ( #2158 )
2020-03-19 16:21:16 -03:00
Brendan Forster
dc2f6ff001
first pass at cleaning up attributes ( #2157 )
2020-03-18 09:02:11 -03:00
Brendan Forster
5de5258257
add attribute for tracking preview usage in the codebase ( #2128 )
2020-03-07 10:40:15 -04:00
Brendan Forster
f96885654f
add metadata to each client action ( #2124 )
2020-03-04 21:10:38 -04:00
Maxim Lobanov
fe6639f270
Add ProjectCard property to Issue Events model ( #2102 )
2020-02-24 10:56:52 -04:00
Steve Desmond
e9409e0cb5
Update IssueEvent ID field from int to long ( #2060 )
2020-01-19 18:54:46 -04:00
Itai Bar-Haim
4e804f61a6
Prefer using nameof(x) over literal "x" ( #1781 )
...
* updated XML docs and added some missing bits.
* prefer nameof(x) over literal "x"
2018-03-07 20:43:10 +10:00
Mickaël Derriey
13d5dab516
Port to .NET Core ( #1503 )
...
Port to .NET Core
2017-01-21 14:42:02 +10:00
Andreia Gaita
9e958bf998
Make Repository Id a long, it's going to grow...
2016-09-15 02:15:11 +02:00
aedampir@gmail.com
44b0f4039d
ID -> Id
2016-07-17 16:29:32 +07:00
aedampir@gmail.com
58d5ef8498
burned <returns> tags
2016-06-29 01:14:15 +07:00
Alexander Efremov
e6696f05ab
cleared <retruns> tags
2016-06-17 05:51:47 +07:00
Alexander Efremov
8c5c576e53
added new overloads
2016-06-13 17:15:50 +07:00
Alexander Efremov
783d957203
modified XML docs
2016-06-13 17:07:06 +07:00
aedampir@gmail.com
12ab48582a
added new overloads
2016-05-24 22:47:41 +07:00
Haacked
bb6b0aed34
Remove duplicate namespace
2015-08-04 21:27:27 -07:00
Haacked
eb5d14cfdc
Organize usings and remove unused
2015-08-04 21:12:37 -07:00
Henrik Andersson
78e76be7d9
Update clients
2015-03-24 00:11:52 +10:00
Brendan Forster
7dc70a2192
💄 using statements, incorrect docs, deprecated Octokit.Response namespace
2014-03-08 16:33:46 +11:00
Haacked
c96b00650e
Add comments to concrete types
...
We now have a build task that copies comments from interface to
implementation.
2013-12-11 14:22:39 -08:00
Kyle Nunery
ea25d99676
Add missing xml comments
2013-11-03 00:50:44 -05:00
Kyle Nunery
5ef086d44e
Add IssuesEventsClient implementation and integration tests
2013-11-03 00:45:54 -05:00