From bad02def40e3c87f3dfe771721d5a78d15452f09 Mon Sep 17 00:00:00 2001 From: raj_mathe Date: Thu, 20 Oct 2022 16:22:10 +0200 Subject: [PATCH] master > master: justfile - gen models param --- justfile | 1 + 1 file changed, 1 insertion(+) diff --git a/justfile b/justfile index ba44a40..0e624ed 100644 --- a/justfile +++ b/justfile @@ -68,6 +68,7 @@ _generate-models path name: --encoding "UTF-8" \ --disable-timestamp \ --use-schema-description \ + --set-default-enum-member \ --allow-population-by-field-name \ --snake-case-field \ --strict-nullable \