forked from loafle/openapi-generator-original
[Kotlin-client] Authentication support (#3722)
* Handle and document authorization for kotlin client * Regenerate clients and tests * Remove testing files
This commit is contained in:
committed by
William Cheng
parent
62ca0c78ff
commit
4898ffa4e9
10
samples/openapi3/client/petstore/kotlin/docs/CatAllOf.md
Normal file
10
samples/openapi3/client/petstore/kotlin/docs/CatAllOf.md
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
# CatAllOf
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**declawed** | **kotlin.Boolean** | | [optional]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user