openapi-generator/samples/server
sneumann 9e06f7063f Fix assignment of new object instance to variable (#7379)
* #7359 Fix - use reflection to instantiate non-generated class (#7360)

* add tests for java vertx petstore

* add swagger example to README.md (#7368)

* Fix assignment of new object instance to variable

Fixes `Error in foobar$fromJSONString(s) : object 'CategoryObject' not found`
Discussion in https://github.com/swagger-api/swagger-codegen/issues/6520#issuecomment-357132746 ,
thanks @wing328 for encouraging.
2018-01-14 17:14:35 +08:00
..
petstore Fix assignment of new object instance to variable (#7379) 2018-01-14 17:14:35 +08:00
petstore-security-test [Java][Spring][Server] Issue #4680 (#6890) 2017-11-27 18:30:39 +08:00