mirror of
https://github.com/Neur0toxine/pock.git
synced 2024-12-01 09:26:02 +03:00
Update README.md
This commit is contained in:
parent
f7832865a1
commit
2170930dc5
@ -127,5 +127,5 @@ In order to use unsupported serializer you should create an adapter which implem
|
|||||||
- [x] Multipart form body matcher (just like callback matcher but parses the body as a multipart form data)
|
- [x] Multipart form body matcher (just like callback matcher but parses the body as a multipart form data)
|
||||||
- [x] **BREAKING CHANGE:** Rename serializer decorators to serializer adapters.
|
- [x] **BREAKING CHANGE:** Rename serializer decorators to serializer adapters.
|
||||||
- [ ] `symfony/http-client` support.
|
- [ ] `symfony/http-client` support.
|
||||||
- [ ] Real network response for mocked & unmatched requests.
|
- [ ] Real network response for mocked requests.
|
||||||
- [ ] Document everything (with examples if it’s feasible).
|
- [ ] Document everything (with examples if it’s feasible).
|
||||||
|
Loading…
Reference in New Issue
Block a user