Closed balhoff closed 7 years ago
Want to keep it minimal for flexibility, but seems reasonable to have pattern_name. No closure specified either in order to allow extensions, but it could be useful to have a stricter version with closure.
Makes sense, thanks, I am keeping everything optional in my implementation for now.
In the JSON schema, the top-level definition for a pattern doesn't have a
required:
array. Is this because no property is absolutely required? I am guessing that's the case, wondering aboutpattern_name
.