This repository was archived by the owner on Jul 14, 2020. It is now read-only.
This repository was archived by the owner on Jul 14, 2020. It is now read-only.
Change parsing syntax from payload() to decodeBody(_ of: Type) #17
Closed
Description
- implement via protocol
BodyDecodable
- use @available syntax to guide developers to new implementation.