forked from loafle/openapi-generator-original
[Java][resttemplate] Add test for bearer auth (#17081)
* add bearer auth API to echo-api * run generate-samples.sh * add resttemplate echo-api sample * add bearer auth test * remove @Ignore
This commit is contained in:
14
samples/client/echo_api/java/resttemplate/docs/Bird.md
Normal file
14
samples/client/echo_api/java/resttemplate/docs/Bird.md
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
|
||||
# Bird
|
||||
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
|------------ | ------------- | ------------- | -------------|
|
||||
|**size** | **String** | | [optional] |
|
||||
|**color** | **String** | | [optional] |
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user