From 1a605975f9924dbe61894bcbc608c908f9b96b36 Mon Sep 17 00:00:00 2001 From: Marcel Wefers Date: Tue, 20 May 2025 11:05:22 +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 051c3ad..d2ebc91 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+