func()

in pkg/sdk/client/client.go [138:141]


func (c *APIClient) prepareRequest(
	ctx context.Context,
	path string, method string,
	postBody interface{},