API Changes
GET /gateways
- added the new optional
queryrequest parameterorder - added the new optional
queryrequest parametersort
GET /gateways/{gatewayID}/firmware
- added the success response with the status
204
GET /gateways/{gatewayID}/jobs
- added the new optional
queryrequest parameterorder - added the new optional
queryrequest parameterpage - added the new optional
queryrequest parameterper_page - added the new optional
queryrequest parametersort
GET /gateways/{gatewayID}/scans
- added the new optional
queryrequest parameterorder - added the new optional
queryrequest parametersort
GET /systems/list
- added the non-success response with the status
400 - added the optional property
metadata/nextCursorto the response with the200status
PATCH /systems/{systemID}/assets/{assetID}
- added
#/components/schemas/EVAssetUpdate, #/components/schemas/EVStationAssetUpdate, #/components/schemas/InverterAssetUpdateto theallOf[#/components/schemas/AssetUpdate]/request propertyoneOflist
(sha eef1fcb5)