php-schema2class icon indicating copy to clipboard operation
php-schema2class copied to clipboard

cannot generate class for types other than 'object'

Open vbatalov opened this issue 2 years ago • 2 comments

cannot generate class for types other than 'object'

vbatalov avatar Apr 17 '23 03:04 vbatalov

Can you elaborate a bit? Maybe an example input, or an error message that you're getting?

martin-helmich avatar Apr 17 '23 07:04 martin-helmich

This seems to happen when you use a JSON Schema in this tool. I take it thats not supported since the example only shows YAML?

RobQuistNL avatar Aug 31 '23 00:08 RobQuistNL