mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced 2025-12-08 00:13:55 +00:00
ApiClient was refractored to use PIMPL. This is mainly done to reduce compile times whenever the implementation of ApiClient itself changes, since a lot of files include it. The loaders have gained support for body parameters, this was somehow omitted before. |
||
|---|---|---|
| .. | ||
| 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 | ||