At this moment SurfGen will throw error when `group` has array. For example: ```YAML WebSocketServerEvent: oneOf: - type: array items: $ref: '../common/models.yaml#/components/schemas/Identifier' ``` Seems like that we can generate code for this case
At this moment SurfGen will throw error when
grouphas array.For example:
Seems like that we can generate code for this case