forked from loafle/openapi-generator-original
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:
@@ -246,6 +246,7 @@ Authentication schemes defined for the API:
|
||||
<a id="http_signature_test"></a>
|
||||
### http_signature_test
|
||||
|
||||
- **Type**: HTTP signature authentication
|
||||
|
||||
|
||||
## Author
|
||||
|
||||
Reference in New Issue
Block a user