Skip to content

Commit 127af7d

Browse files
author
andrewwilsonnew
committed
updating docs
1 parent 59e712c commit 127af7d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/generators/kotlin-misk.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ These options may be applied as additional-properties (cli) or configOptions (pl
1818

1919
| Option | Description | Values | Default |
2020
| ------ | ----------- | ------ | ------- |
21+
|actionAnnotations|Action Annotations| ||
22+
|actionImports|Imports for Actions| |import misk.web.actions.WebAction|
23+
|actionParentClass|Parent Class for Action| |WebAction|
2124
|actionPathPrefix|Prefix for action path| ||
2225
|addModelMoshiJsonAnnotation|Add a Moshi JSON adapter annotation to all model classes| |true|
2326
|additionalModelTypeAnnotations|Additional annotations for model type(class level annotations). List separated by semicolon(;) or new line (Linux or Windows)| |null|

0 commit comments

Comments
 (0)