Use PST instead of America/Los_Angeles
Alex Lushpai
2020-12-29 12:37:39 +0300
d4a3cf8d42validate AppData, easier client instantiation for those who don't want to look into the complex inner logicNeur0toxine2020-12-28 17:49:26 +0300
0179575deause PST instead of America/Los_AngelesNeur0toxine2020-12-28 15:53:37 +0300
cd553ef64efeed stocks & prices models, necessary dropshipping models, authorization URI builder is usable now, client doesn't use GET requests, and etcПавел2020-10-06 17:39:02 +0300
402c20d184refactor client workflow which resulted in correct behaviour for signaturesПавел2020-10-06 12:47:38 +0300
405621bfdflogging, order fulfillment by sellerПавел2020-10-06 11:15:27 +0300
e7a3fa8e55fix coverage banner in the readmeПавел2020-10-05 18:22:37 +0300
566320bfdcorders list request and response, timezone check, other changesПавел2020-10-05 18:11:20 +0300
cc2cc6a2fdcomponent for product schema retrieving and refreshingПавел2020-10-05 10:23:10 +0300
341585c523component skeleton for managing base product schemas, rename Client to TopClient to avoid collisions with PSR-18 clientsПавел2020-10-02 18:01:52 +0300
12410f5a40PSR-6 cache support for product schema caching & license tags fixПавел2020-10-02 16:24:57 +0300
15084614bfaliexpress.solution.product.schema.get support, a little refactoring in the models, correct PHP version in the annotationsПавел2020-10-02 14:20:08 +0300
e0790363a9support for arrays with inline JSON, which resulted in better support for aliexpress.postproduct.redefining.categoryforecast response dataПавел2020-10-02 12:37:56 +0300
294211417dcomplete feed solution with tests (no generic models for feed yet...)Павел2020-10-02 12:19:50 +0300
5ee9f2a1fcskeleton for feed solutionПавел2020-10-01 17:27:18 +0300
694b59d3b8authorization URI builder, slightly different authenticator usage, fail tests if mocks weren't usedПавел2020-10-01 16:29:49 +0300
18f8675005structure change for models & add another request and response models & matcher for tests & more testsПавел2020-10-01 14:59:40 +0300
c378ad5385restructurized models list, ExpressionLanguage for property exclusion, tests for excluded properties and inline JSONПавел2020-10-01 12:43:07 +0300
95b7c27e6ccorrect deserialization for inline json, stick to json mode because implementing same for xml is not importantПавел2020-10-01 10:34:42 +0300
9b081e2e7fWIP: Hacks for inline JSON string inside another JSON or inside XML (some responses actually look like that)Павел2020-09-30 17:50:44 +0300