You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/generator-cli/src/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -231,7 +231,7 @@ Change your `openapitools.json` to:
231
231
}
232
232
```
233
233
234
-
Example is with a snapshot of `7.9.0`, please change the `version` and `downloadUrl` accordingly.
234
+
Example is with a snapshot of `7.17.0`, please change the `version` and `downloadUrl` accordingly.
235
235
You can find the published snapshots in the build log of the [Publish to Maven Central Github workflow](https://github.com/OpenAPITools/openapi-generator/actions/workflows/maven-release.yml) in OpenAPI Generator repo, e.g.
0 commit comments