Commit Graph

13 Commits

Author SHA1 Message Date
Nick Floyd
6bb0408582 [FIX]: reworks all number parameter names to represent what they actually are. Refactors some types to be the appropriate types based on OpenAPI and docs. (#2948)
* reworks all number parameter names to represent what they actually are. Refactors some types to be the appropriate types based on OpenAPI and docs.

* updates interfaces and implementations for id naming

* updates reactive to match sync SDKs
2024-07-02 15:31:59 -05: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
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
52b534a41c removed <returns> tags 2016-06-28 04:32:48 +07:00
Alexander Efremov
f43e202c0c cleared <returns> tags 2016-06-17 05:56:50 +07:00
aedampir@gmail.com
537c18e043 added new overloads 2016-06-16 14:35:00 +07:00
Alexander Efremov
029cefe76a Add ApiOptions overloads to methods on I(Observable)NotificationsClient (#1330) 2016-06-02 11:19:39 +02:00
Mordechai Zuber
97e9ee566e Move INotificationsClient to under IActivitiesClient
per #1015.

Top level client obsoleted.
2015-12-20 14:05:20 +02:00
Brendan Forster
80719c0033 aaaand format the code 2015-11-04 13:38:51 -08:00
Dillon Buchanan
f45fc8e3ff Implementing the rest of the Notifications API 2014-10-14 10:40:26 -02:00
Kristian Hellang
ae23a2ae7a Fixed minor namespace and whitespace issues 2013-12-01 23:42:04 +01:00
Haacked
a98b53a246 Add reactive notifications client 2013-10-19 17:10:00 -07:00