This adapts generated endpoint structure to clean up the generated code and reduce repetition. This also proposes a simpler errorDecoder constructor, splits specific method invocations across multiple lines, and removes a variety of unnecessary newlines across the SDK.
Now, users are presented with an endpoint that looks something along the lines of the following:
This adapts generated endpoint structure to clean up the generated code and reduce repetition. This also proposes a simpler
errorDecoder
constructor, splits specific method invocations across multiple lines, and removes a variety of unnecessary newlines across the SDK.Now, users are presented with an endpoint that looks something along the lines of the following: