reesew
Results
2
issues of
reesew
I'm trying to work with cached remote schemas synchronously, but `setSchemaReader` is having problems figuring out what to do with the references within those. Not sure how else to explain...
bug
PR welcome
I can't use yaml's ability to extend objects defined earlier, I get an error `only scalar map keys are allowed in RAML`. Here's an example: ``` yaml extendable: &extendable inherited:...