All URIs are relative to http://localhost:8080/engine-rest
Method | HTTP request | Description |
---|---|---|
get_rest_api_version | get /version |
crate::models::VersionDto get_rest_api_version()
Retrieves the version of the Rest API.
This endpoint does not need any parameter.
No authorization required
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]