Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.

Options schema inconsistency between match, merge #267

Open
@wooldridge

Description

@wooldridge

For match options we have:

options: {
propertyDefs: {
property: [

whereas for merge options we have:

options: {
propertyDefs: {
properties: [

The plurality should be consistent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions