Skip to content

When adding link props, also add the link prop as exception #62

@JoshuaHarris391

Description

@JoshuaHarris391

e.g. Adding subjects link prop

{
  "type": "object",
  "properties": {
    "name": {"type": "string"}
  },
  "patternProperties": {
    "^subjects$": {"type": "string"}
  },
  "additionalProperties": false
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions