1
0
mirror of synced 2024-11-23 21:26:01 +03:00
Commit Graph

19 Commits

Author SHA1 Message Date
96ee257498 readme update 2020-10-02 15:09:12 +03:00
15084614bf aliexpress.solution.product.schema.get support, a little refactoring in the models, correct PHP version in the annotations 2020-10-02 14:20:08 +03:00
e0790363a9 support for arrays with inline JSON, which resulted in better support for aliexpress.postproduct.redefining.categoryforecast response data 2020-10-02 12:37:56 +03:00
294211417d complete feed solution with tests (no generic models for feed yet...) 2020-10-02 12:19:50 +03:00
5ee9f2a1fc skeleton for feed solution 2020-10-01 17:27:18 +03:00
694b59d3b8 authorization URI builder, slightly different authenticator usage, fail tests if mocks weren't used 2020-10-01 16:29:49 +03:00
18f8675005 structure change for models & add another request and response models & matcher for tests & more tests 2020-10-01 14:59:40 +03:00
c378ad5385 restructurized models list, ExpressionLanguage for property exclusion, tests for excluded properties and inline JSON 2020-10-01 12:43:07 +03:00
95b7c27e6c correct deserialization for inline json, stick to json mode because implementing same for xml is not important 2020-10-01 10:34:42 +03:00
9b081e2e7f WIP: Hacks for inline JSON string inside another JSON or inside XML (some responses actually look like that) 2020-09-30 17:50:44 +03:00
76b5ec5cf4 refactor (allowed to remove large portion of code), use httplug - service discovery 2020-09-30 13:18:35 +03:00
21ff82c1b8 ErrorResponse & client now can send request 2020-09-29 17:46:00 +03:00
5edca2bfd2 load .env file in tests 2020-09-29 16:04:13 +03:00
feb1e4ad0d fix for annotations 2020-09-29 15:19:44 +03:00
c3ae204c32 timestamp provider, first real request model 2020-09-29 15:18:03 +03:00
6d0260d642 logger support 2020-09-29 14:18:53 +03:00
3caa7e7afa test form json dto 2020-09-29 13:18:18 +03:00
eeba164aba RequestFactory, easy accessor for FileItemFactory, architectural changes, streams for PSR requests 2020-09-29 13:10:54 +03:00
1b6e138e64 fix for signer algorithm, test for signer 2020-09-28 17:18:21 +03:00