Add `subtype` and `editable` fields: - `subtype`: to distinguish between regular strings, file paths, dir paths, etc. - `editable`: To indicate a setting should be editale after submitting the job. Editing will trigger re-compilation of the job.
GET /api/jobs/types
Not yet hooked up to the job compiler, only reports one hard-coded job type.
The OpenAPI-generated files can be used by 3rd parties as well. This makes them available at `gitlab.com/blender/flamenco-goja-test/pkg/api`.