``` bash-4.3$ curl localhost:5000/petstore.yang { "error": { "message": "Cannot read property 'length' of undefined" } } ``` ``` TypeError: Cannot read property 'length' of undefined at ......./yang-express/lib/yangapi.js:16:32 ```