From 96732d12dc7622d8c481260639a1727fb63d10aa Mon Sep 17 00:00:00 2001 From: Paul Hallett Date: Tue, 25 Jul 2023 07:26:35 +1200 Subject: [PATCH] minor readme update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 53a5f75..16f2b0a 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ clientele generate -f path/to/file.json -o output/ --asyncio t If your OpenAPI spec provides security information for the following authentication methods: * HTTP Bearer +* HTTP Basic Then clientele will provide you information on the environment variables you need to set to make this work during the generation. For example: