mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced 2025-12-08 00:13:55 +00:00
Due to some errors within DeviceProfile and how nullables were serialized, an invalid request was made and the /Sessions/Capabilities/Full would give an 400 response back. Besides that, ApiClient would generate a DeviceProfile before all properties from QML were read. This has been fixed by implementing QQmlParserStatus and only generating the device profile after all properties are set. |
||
|---|---|---|
| .. | ||
| enum_header.hbs | ||
| enum_implementation.hbs | ||
| loader_header.hbs | ||
| loader_implementation.hbs | ||
| loader_types_header.hbs | ||
| loader_types_header_getters_setters.hbs | ||
| loader_types_implementation.hbs | ||
| object_header.hbs | ||
| object_implementation.hbs | ||