mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-10 17:02:42 +00:00
[cwiki] Path parameter generation fix for split rows (#6894)
* fix: path parameter issues * chore: run generate samples once again Co-authored-by: Jacob Keith <jkeith@aegistg.com>
This commit is contained in:
1
samples/documentation/cwiki/.openapi-generator/FILES
Normal file
1
samples/documentation/cwiki/.openapi-generator/FILES
Normal file
@@ -0,0 +1 @@
|
||||
confluence-markup.txt
|
||||
@@ -896,7 +896,7 @@ h4. Responses
|
||||
"description" : "successful operation",
|
||||
"headers" : {
|
||||
"Set-Cookie" : {
|
||||
"description" : "Cookie authentication key for use with the `auth_cookie` apiKey authentication.",
|
||||
"description" : "Cookie authentication key for use with the `api_key` apiKey authentication.",
|
||||
"style" : "simple",
|
||||
"explode" : false,
|
||||
"schema" : {
|
||||
|
||||
Reference in New Issue
Block a user