Versions in this module Expand all Collapse all v0 v0.0.2 Feb 24, 2022 Changes in this version + const OpenapiPath_CreateRecord + const OpenapiPath_DeleteRecordById + const OpenapiPath_DownloadFile + const OpenapiPath_GetRecordById + const OpenapiPath_GetRecords + const OpenapiPath_UpdateRecordById + const OpenapiPath_UploadFile + func GetOpenapiClient() *cHttp.HttpClient + func GetOpenapiPath_CreateRecord(objectApiName string) string + func GetOpenapiPath_DeleteRecordById(objectApiName string, recordId int64) string + func GetOpenapiPath_DownloadFile(fileId string) string + func GetOpenapiPath_GetRecordById(objectApiName string, recordId int64) string + func GetOpenapiPath_GetRecords(objectApiName string) string + func GetOpenapiPath_UpdateRecord(objectApiName string, recordId int64) string v0.0.1 Jan 6, 2022