json-schema icon indicating copy to clipboard operation
json-schema copied to clipboard

Implement RFC 6570

Open wshager opened this issue 10 years ago • 1 comments

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

wshager avatar Feb 23 '15 14:02 wshager

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.

wshager avatar Feb 26 '15 19:02 wshager