openapi-generator/modules
Arne Jørgensen bbe12c1658 [PHP] Use parentSchema instead parent to detect inheritance
`parent` in a model is set not only when the model inherits from another
model but also when a parent container exists.

So We will now use `parentSchema` to check whether a parent class
exists. If si we still use `parent` to output the class name because
that has been converted to a proper model name and `parentSchema`
hasn't.
2016-04-27 21:00:58 +02:00
..
swagger-codegen [PHP] Use parentSchema instead parent to detect inheritance 2016-04-27 21:00:58 +02:00
swagger-codegen-cli Revert: #1809 changing the poms 2016-04-19 11:57:55 +02:00
swagger-codegen-maven-plugin Revert: #1809 changing the poms 2016-04-19 11:57:55 +02:00
swagger-generator move the lumen generator to corresponding folder 2016-04-20 20:57:04 +08:00