add api doc

This commit is contained in:
Florian Bezannier
2020-11-15 12:20:10 +01:00
parent 9966eb0a49
commit 8c39143c60
132 changed files with 4057 additions and 2 deletions
+12
View File
@@ -0,0 +1,12 @@
# Engine
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**oil** | [**EngineOil**](EngineOil.md) | | [optional]
**speed** | **float** | | [optional]
**type** | **str** | | [optional] [default to 'Thermic']
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)