Ruslan Efanov
49905ab9c6
update linter and it's rules
2022-12-30 11:19:20 +03:00
Ruslan Efanov
1bd5b77b3f
refactoring
...
correct example for methods
fix linters error
add `/api/v5/orders/{externalId}/delivery/cancel`, `/api/v5/store/product-groups/create`, `/api/v5/store/product-groups/{externalId}/edit`
2022-12-08 17:31:08 +03:00
735103b9bd
Сorrect implementation for update-scopes method
...
* correct implementation for update-scopes method
* update CI
2022-04-12 15:37:15 +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
5ca00138b2
add go 1.17 to test matrix
2021-09-06 16:39:14 +03:00
03fc70d679
Switch to go modules & update linter config ( #49 )
...
* update linter action config & fix for tests
* removed deprecate linters from the config
* switch to go modules
2021-04-16 14:25:25 +03:00
58dfe0f16f
Static code analysis
2021-02-09 16:10:58 +03:00
Akolzin Dmitry
c24cb50d9e
Move CI to GitHub Actions ( #42 )
2020-11-26 13:28:34 +03:00