mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-07 10:58:55 +00:00
Fixed comment in test
This commit is contained in:
parent
9834059786
commit
e2a20447df
@ -46,8 +46,7 @@ class CodegenTest extends FlatSpec with ShouldMatchers {
|
||||
|
||||
behavior of "Codegen"
|
||||
/*
|
||||
* A response of type "void" will turn into a declaration of None
|
||||
* for the template generator
|
||||
* A return specified as "Array" should map to "List"
|
||||
*/
|
||||
it should "recognize the returnContainer as a List" in {
|
||||
val map = subject.apiToMap("/contacts", testOp)
|
||||
|
Loading…
Reference in New Issue
Block a user