Commit Graph

7 Commits

Author SHA1 Message Date
Alex Lushpai
b39f9d3f69
Remove omitempty from SuccessfulResponse type 2022-04-27 17:11:47 +03:00
gridnev
3b5f7826ba Remove omitempty from SuccessfulResponse type 2022-04-27 16:25:34 +03:00
tishmaria90
1309825638
Add update scopes method (#61)
* add update scopes method

* apiKey field

* example fix

Co-authored-by: Maria Tyschitskaya <tyschitskaya@retailcrm.ru>
2022-04-01 17:22:53 +03:00
Akolzin Dmitry
54810c21cd
APISystemInfo method (#60) 2022-02-03 18:09:33 +03:00
Alex Gridnev
1e51894cf4
Add BillingInfo model to ResponseInfo (#59) 2021-12-15 13:09:57 +03:00
cdbf1d6e33
Structures for the one-step connection (#58) 2021-11-17 16:57:35 +03:00
97b1abf470
Correct v2 (#55)
* refactor library and upgrade version
* remove useless environment variable
* remove unsupported versions from go.mod
* fixes for error handling & data types
* different improvements for errors
* fixes for types and tests
* better coverage, fix error with the unmarshalers
2021-10-27 15:49:06 +03:00