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

Options schema inconsistency between match, merge #267

Open
wooldridge opened this issue Dec 20, 2018 · 0 comments
Open

Options schema inconsistency between match, merge #267

wooldridge opened this issue Dec 20, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@wooldridge
Copy link

For match options we have:

options: {
propertyDefs: {
property: [

whereas for merge options we have:

options: {
propertyDefs: {
properties: [

The plurality should be consistent.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants