Kirill
b07968d280
update/6-october-2023 - New Categories' methods version ( #43 )
2023-10-08 19:02:14 +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
f81e4ed350
flat structures
2023-06-23 20:57:38 +03:00
Kirill
4139692ac3
Merge pull request #5 from diPhantxm/refactor-enum-types
...
add enum types where possible
2023-04-02 12:54:17 +03:00
diPhantxm
3507be6ec2
add enum types where possible
2023-04-02 12:52:55 +03:00
diPhantxm
18470fcae5
add Content-Type to request header
2023-03-25 17:18:20 +03:00
diPhantxm
c1661f8cb9
add methods for ozon attributes and characteristics
2023-03-21 19:31:52 +03:00