fix use of isBasic and isBasicBasic and isBasicBearer and isHttpSignature in documentation (#15443)

* [ada] fix use of isBasic condition

* [apex] fix use of isBasic condition

* [asciidoc] fix use of isBasic condition

* [python] fix use of isBasic condition

* [csharp C#] fix use of isBasic condition

* [htmlDocs] fix use of isBasic condition

* [Ruby] fix use of isBasic condition

* [scala] fix use of isBasic condition

* [julia] fix use of isBasic condition

* [Objective-C objc] fix use of isBasic condition

* [GraphQL] fix use of isBasic condition

* [MarkDown] fix use of isBasic condition
This commit is contained in:
Tiffany Marrel
2023-06-01 03:47:00 +02:00
committed by GitHub
parent f769070fa3
commit c2f635a330
46 changed files with 120 additions and 50 deletions

View File

@@ -246,6 +246,7 @@ Authentication schemes defined for the API:
<a id="http_signature_test"></a>
### http_signature_test
- **Type**: HTTP signature authentication
## Author