933 B
933 B
VersionAPI
All URIs are relative to http://localhost
| Method | HTTP request | Description |
|---|---|---|
| VersionAPI_getCode | GET /version/ |
VersionAPI_getCode
// get the code version
//
version_info_t* VersionAPI_getCode(apiClient_t *apiClient);
Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| apiClient | apiClient_t * | context containing the client configuration |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]