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
s1berc0de
090b2afb63
added /v1/description-category/attribute/values/search support ( #100 )
2024-08-29 17:53:31 +03:00
Kirill
8e73d136f2
Update February 13, 2024 ( #70 )
2024-02-17 03:24:14 +03:00
Kirill
965c83ba85
Make fields optional in method params ( #62 )
2024-01-25 15:41:30 +03:00
Zloy_Leshiy
a3c9d93adc
Golang version to 19 and not required fields #60 ( #61 )
...
Co-authored-by: o.tyurin <o.tyurin@corp.mail.ru >
2024-01-23 03:14:18 +03:00
Kirill
c36446bb59
Update December 25, 2023 ( #57 )
2023-12-27 00:04:03 +03:00
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