Skip to content

Handle group in properties #21

@LastSprint

Description

@LastSprint

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions