Skip to content

Commit 53e5ba5

Browse files
author
andrewwilsonnew
committed
fixing docs
1 parent b971379 commit 53e5ba5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/generators/kotlin-misk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ These options may be applied as additional-properties (cli) or configOptions (pl
2222
|actionImports|Imports for Actions| |import misk.web.actions.WebAction|
2323
|actionParentClass|Parent Class for Action| |WebAction|
2424
|actionPathPrefix|Prefix for action path| ||
25-
|actionRequestContentType|Request ContentType for Action| |@RequestContentType(|
26-
|actionRequestContentTypePrefix|Request ContentType Prefix for Action| |MediaTypes.|
25+
|actionRequestContentType|Request ContentType for Action| |@RequestContentType|
26+
|actionRequestContentTypePrefix|Request ContentType Prefix for Action| |MediaTypes|
2727
|addModelMoshiJsonAnnotation|Add a Moshi JSON adapter annotation to all model classes| |true|
2828
|additionalModelTypeAnnotations|Additional annotations for model type(class level annotations). List separated by semicolon(;) or new line (Linux or Windows)| |null|
2929
|apiSuffix|suffix for api classes| |Api|

0 commit comments

Comments
 (0)