Chris Josten
b9b08ab384
Make model code compileable
...
This disables some application level logic, but I'm going to rewrite
that using Lager anyway.
2021-03-20 16:29:31 +01:00
Chris Josten
0358418926
Adjust codegeneration to emit simpler classes
2021-03-20 03:30:50 +01:00
Chris Josten
05f79197eb
Extract OpenAPI writeflns to template files
...
With a few exceptions if the code would actually get larger
2021-03-19 23:01:29 +01:00
Chris Josten
17d4b2c24b
WIP: extract loading logic from model
...
Loading logic should be extracted from the model, to make
loading the data from other sources, such as a local database for
synchronised items, possible.
2021-03-05 15:34:10 +01:00
Chris Josten
40d8793bd8
WIP: autogenerate models based on OpenAPI
2021-02-21 05:02:05 +01:00
Chris Josten
4ed6a8a42d
Slight improvements to the OpenAPI generator
2021-02-21 00:26:18 +01:00
Chris Josten
0bd9042ef3
Initial OpenApi code generator
2021-02-20 23:33:07 +01:00