Skip to content

The default value for SpatialConstraint.quantifier does not exist in the enum options #173

Description

@louislarry

In beckn.yaml, the default for SpatialConstraint.quantifier is any (lowercase).

But the enum only permits ANY/ALL/NONE, making the default invalid against its own schema. I like to suggest to correct to ANY to match the documented behavior ("at least one element matches (default)").

Metadata

Metadata

Assignees

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