Skip to content

Commit 3578dee

Browse files
authored
update README with openapi-generator release ver (#22)
The Julia codegen is now included in openapi-generator [v6.3.0](https://github.com/OpenAPITools/openapi-generator/releases/tag/v6.3.0). Updating README to indicate that, and removing references to the fork.
1 parent c5121b0 commit 3578dee

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
@@ -31,7 +31,7 @@ Check out [OpenAPI-Spec](https://github.com/OAI/OpenAPI-Specification) for addit
3131

3232
Use [instructions](https://openapi-generator.tech/docs/generators) provided for the Julia OpenAPI code generator plugin to generate Julia code.
3333

34-
> Note: It requires the master branch of [openapi-generator](https://github.com/OpenAPITools/openapi-generator) until it is included in the next release. It is also hosted in [this forked branch](https://github.com/JuliaComputing/openapi-generator/tree/juliahub/juliacodegen) until then.
34+
Requires version [6.3.0](https://github.com/OpenAPITools/openapi-generator/releases/tag/v6.3.0) or later of [openapi-generator](https://github.com/OpenAPITools/openapi-generator).
3535

3636
## Generated Code Structure
3737

0 commit comments

Comments
 (0)