Basic api request structure.
Basic api request structure. Expected input data and return-type are defined for each method.
Derives executables from list of RequestBuilders.
Compiles type level api description into a function returning data (uri, query, header, body) and return-type A
which are used for a request.
Compiles type level api description into a function returning data (uri, query, header, body) and return-type A
which are used for a request.