docs/GetCharactersCharacterIdFleetOk.md in esi_client-0.7.6.2 vs docs/GetCharactersCharacterIdFleetOk.md in esi_client-0.8.5.0
- old
+ new
@@ -2,10 +2,10 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**fleet_id** | **Integer** | The character's current fleet ID |
-**wing_id** | **Integer** | ID of the wing the member is in. If not applicable, will be set to -1 |
-**squad_id** | **Integer** | ID of the squad the member is in. If not applicable, will be set to -1 |
**role** | **String** | Member’s role in fleet |
+**squad_id** | **Integer** | ID of the squad the member is in. If not applicable, will be set to -1 |
+**wing_id** | **Integer** | ID of the wing the member is in. If not applicable, will be set to -1 |