mirror of
https://github.com/Neur0toxine/pock.git
synced 2024-12-01 01:16:07 +03:00
fix goal in readme
This commit is contained in:
commit
aec5a4c4a0
@ -126,6 +126,6 @@ In order to use unsupported serializer you should create an adapter which implem
|
||||
- [x] Form Data body matcher (partial & exact)
|
||||
- [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] Real network response for mocked & unmatched requests.
|
||||
- [ ] `symfony/http-client` support.
|
||||
- [x] Real network response for mocked requests.
|
||||
- [ ] `symfony/http-client` support.
|
||||
- [ ] Document everything (with examples if it’s feasible).
|
||||
|
Loading…
Reference in New Issue
Block a user