Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle array inside group #22

Open
LastSprint opened this issue Jan 18, 2021 · 0 comments
Open

Handle array inside group #22

LastSprint opened this issue Jan 18, 2021 · 0 comments
Labels
3 enhancement New feature or request

Comments

@LastSprint
Copy link
Contributor

At this moment SurfGen will throw error when group has array.

For example:

WebSocketServerEvent:
  oneOf:
    - type: array
       items:
         $ref: '../common/models.yaml#/components/schemas/Identifier'

Seems like that we can generate code for this case

@LastSprint LastSprint added the enhancement New feature or request label Jan 18, 2021
@LastSprint LastSprint added the 3 label Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant