IHttpApi Interface |
Namespace: Casewhere.Runtime.DSL.Api
public interface IHttpApi
Name | Description | |
---|---|---|
GetTData(HttpApiGetRequest) |
Make a GET request and return the data or error of the request
| |
GetTData, TError(HttpApiGetRequest) |
Make a GET request and return the data or error of the request
|