Commit Graph

9 Commits

Author SHA1 Message Date
Ефанов Руслан
16e2bc304c add methods for mg templates 2023-05-17 17:51:33 +03:00
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
Alex Lushpai
b0a082d2bc
disable unused linter for tests 2022-04-22 09:38:38 +03:00
Tyschitskaya Maria
94d281d2c8 disable unused linter for tests 2022-04-21 12:26:07 +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
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