Skip to content

Commit 865b392

Browse files
committed
improved docs
1 parent aba4a62 commit 865b392

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ See the [release notes][generatr-releases]{:target="_blank"}.
5959

6060
it is possible to define the mapping globally or for a specific response or parameter or even only for a specific
6161
endpoint.
62+
63+
- generates human readable code.
6264

6365
- gradle support via [openapi-generatr-gradle][generatr-gradle] plugin (the plugin is currently the only option
6466
to run the generatr).
@@ -71,8 +73,6 @@ See the [release notes][generatr-releases]{:target="_blank"}.
7173

7274
- <span class="label label-yellow">planned</span> WebFlux support, may need its own generatr.
7375

74-
- <span class="label label-yellow">planned</span> nicely formatted source code by running a code formatter.
75-
7676
- the generated code does not use swagger annotations. There is no need to generate the documentation from the code
7777
when the code is generated from the documentation (i.e. an openapi.yaml).
7878

0 commit comments

Comments
 (0)