5 Commits

Author SHA1 Message Date
Guilhem Bonnefille
b317daa072 Use YAML for specification
YAML is simpler for human to read/write than JSON,
at least because it is less verbose.
It is also richer as it let describe with comment and have multiline support.
2020-07-29 18:41:47 +02:00
Guilhem Bonnefille
2459a8f574 Add dependency to OpenAPI specfication file
The generation is allowed when file is more recent than output directory.
2020-07-29 18:25:13 +02:00
Guilhem Bonnefille
a71d45c2ac Add python generator 2020-07-29 00:08:52 +02:00
Guilhem Bonnefille
014e1b6619 Add a clean target 2020-07-28 21:36:55 +02:00
Guilhem Bonnefille
ff7896e856 Generate documentation 2020-07-28 20:00:06 +02:00