deploy
This commit is contained in:
@@ -21,7 +21,7 @@ let getJsonResult result =
|
|||||||
| Error _ -> failwith "Invalid Json"
|
| Error _ -> failwith "Invalid Json"
|
||||||
| Ok finalResult -> finalResult
|
| Ok finalResult -> finalResult
|
||||||
|
|
||||||
//Test
|
|
||||||
let makePostRequest<'x> (url: string) payload =
|
let makePostRequest<'x> (url: string) payload =
|
||||||
async {
|
async {
|
||||||
use httpClient = new HttpClient()
|
use httpClient = new HttpClient()
|
||||||
|
|||||||
Reference in New Issue
Block a user