c9ca89e364
Update module path to git.denco.store/fakz9/ozon-api-client
tests / unit (push) Waiting to run
tests / coverage (push) Waiting to run
2025-05-26 03:24:11 +03:00
Kirill
25e5e568b5
Update March 11, 2025 ( #154 )
2025-04-11 01:53:40 +03:00
Kirill
1494ff5905
Better tests (check that response match the structure) ( #52 )
...
Trailing zeros were removed from time in responses because of json marshaling features
2023-12-11 03:19:12 +03:00
Kirill
854d110ab1
Configure HttpClient, added context parameter to all methods ( #37 )
...
Context is needed to limit time of execution of a method. Previously, context was passed to structure and it was stored inside structure which is a bad practice. Now we need to pass context to function, which is a best practice
2023-08-05 13:50:34 +03:00
diPhantxm
9effb88b5f
add all methods for promotions
2023-03-20 01:24:54 +03:00
diPhantxm
466cbc6379
extend tests
2023-03-18 03:05:06 +03:00
diPhantxm
cf9eae4bef
add methods for getting stocks and products reports, make tests run parallel
2023-03-17 21:14:31 +03:00
diPhantxm
2c95f2e4c2
add method for adding product to promotion
2023-03-16 19:51:25 +03:00
diPhantxm
2566f85da3
refactoring. put methods to individual structures
2023-03-15 21:38:17 +03:00
diPhantxm
396f370174
extend tests, update readme
2023-03-15 02:00:16 +03:00
diPhantxm
a082200b4f
add get available promotions method
2023-03-14 23:38:14 +03:00