Skip to content

Commit 78eeae0

Browse files
GuilhEcortinico
authored andcommitted
Update README.md (#13)
Changed link to #supported-platforms to make it work
1 parent e072bc8 commit 78eeae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ And here a table with all the properties and their default values:
8686
| Property | Description | Default |
8787
| -------- | ----------- | ------- |
8888
| `inputFile` | Defines the path to the Swagger spec file | **REQUIRED** |
89-
| `platform` | Defines the platform/templates that will be used. See [Supported platforms](#Supported-platforms-) for a list of them. | `"kotlin"` |
89+
| `platform` | Defines the platform/templates that will be used. See [Supported platforms](#supported-platforms) for a list of them. | `"kotlin"` |
9090
| `packageName` | Defines the fully qualified package name that will be used as root when generating the code. | `"com.codegen.default"` |
9191
| `specName` | Defines the name of the service that is going to be built. | `"defaultname"` |
9292
| `specVersion` | Defines the version of the spec that is going to be used. | If not provided, the version will be read from the specfile. If version is missing will default to `"0.0.0"` |

0 commit comments

Comments
 (0)