1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2024-05-09 07:32:43 +00:00
harbour-sailfin/core/codegen
Chris Josten 96ecd8e7d8 Refractor ApiClient and add support for body params
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.
2021-09-03 03:47:25 +02:00
..
enum_header.hbs WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
enum_implementation.hbs WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
loader_header.hbs Refractor ApiClient and add support for body params 2021-09-03 03:47:25 +02:00
loader_implementation.hbs Refractor ApiClient and add support for body params 2021-09-03 03:47:25 +02:00
loader_types_header.hbs Refractor ApiClient and add support for body params 2021-09-03 03:47:25 +02:00
loader_types_header_getters_setters.hbs WIP: logic rewrite 2021-03-24 20:04:03 +01:00
loader_types_implementation.hbs WIP: Refractor C++-side. Loader should be working again 2021-03-25 17:45:53 +01:00
object_header.hbs WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
object_implementation.hbs WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00