From 3144710fe3cb06112d0c0a79c0435310cafd29da Mon Sep 17 00:00:00 2001 From: Andrew Clayton Date: Mon, 16 Sep 2024 21:41:41 +0100 Subject: tools/unitctl: Update for version 1.33.0 Signed-off-by: Andrew Clayton --- tools/unitctl/unit-openapi/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/unitctl/unit-openapi/README.md') diff --git a/tools/unitctl/unit-openapi/README.md b/tools/unitctl/unit-openapi/README.md index 5bad3fa4..3a792b6e 100644 --- a/tools/unitctl/unit-openapi/README.md +++ b/tools/unitctl/unit-openapi/README.md @@ -21,7 +21,7 @@ For more information, please visit [https://unit.nginx.org/](https://unit.nginx. This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [openapi-spec](https://openapis.org) from a remote server, you can easily generate an API client. - API version: 0.2.0 -- Package version: 0.4.0-beta +- Package version: 1.33.0 - Generator version: 7.6.0 - Build package: `org.openapitools.codegen.languages.RustClientCodegen` -- cgit