kriszyp/json-schema

Implement RFC 6570

wshager opened this issue · 1 comments

RFC 6570 provides a better way to handle undefined variables in URI templates (among other things).

I guess it depends on the implementation. I see that https://github.com/persvr/perstore simply queries for undefined properties, which should yield the correct result.