From 79ab3f9eda5694495934f284c9bf18b1b121dea5 Mon Sep 17 00:00:00 2001 From: Patience Igiraneza Date: Thu, 5 Jun 2025 09:09:32 +0200 Subject: [PATCH] Update readme --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1fbeecf..8ef59bf 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is the Truehost's pip package for using the workplace console API from othe This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: - API version: v1 -- Package version: 1.0.0 +- Package version: 2.0.0 - Generator version: 7.13.0 - Build package: org.openapitools.codegen.languages.PythonClientCodegen @@ -146,10 +146,12 @@ Class | Method | HTTP request | Description Authentication schemes defined for the API: - -### Basic + +### Authorization -- **Type**: HTTP basic authentication +- **Type**: Bearer authentication +- **API key parameter name**: Authorization +- **Location**: HTTP header ## Author