1
0
mirror of synced 2024-11-23 05:06:02 +03:00
Commit Graph

13 Commits

Author SHA1 Message Date
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
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