From 82857bfbe2ee849005a661c3cf29161b0e24330f Mon Sep 17 00:00:00 2001 From: Marcel Wefers Date: Tue, 20 May 2025 11:07:13 +0200 Subject: [PATCH] gen/README.md aktualisiert --- gen/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gen/README.md b/gen/README.md index d2ebc91..051c3ad 100644 --- a/gen/README.md +++ b/gen/README.md @@ -5,7 +5,7 @@ This server was generated by the [OpenAPI Generator](https://openapi-generator.t [OpenAPI-Spec](https://openapis.org) from a remote server, you can easily generate a server stub. This is an example of building a OpenAPI-enabled Flask server. -This example uses the [Connexion](https://github.com/zalando/connexion) library on top of Flask +This example uses the [Connexion](https://github.com/zalando/connexion) library on top of Flask. ## Requirements Python 3.5.2+