Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FixAPIErrors ¶
func FixAPIErrors(transport runtime.ClientTransport) runtime.ClientTransport
FixAPIErrors is middleware that extracts the remote, server-provided API error message from an SDK error.
TODO: Fix the SDK itself to return useful errors.
func SendEmptyBody ¶
func SendEmptyBody(op *runtime.ClientOperation)
SendEmptyBody is an SDK ClientOption that forces the request to send an empty body ("{}") instead of no body at all.
TODO: Fix the underlying SDK instead.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.