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 group in properties #21

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

Handle group in properties #21

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

Comments

@LastSprint
Copy link
Contributor

At this moment SurfGen can't handle case when group is declared under a property.

For example:

AnyObject:
  type: object
  properties:
    anyProperty:
      oneOf:
        - $ref: "..."

This case won't be handled but seems like that we should be

@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

2 participants