Tim Burch

Results 5 comments of Tim Burch

I was able to get this working locally by changing the entry in my `.bashrc` to: ```bash export NVS_HOME=`cygpath "$LOCALAPPDATA/nvs"` . $NVS_HOME/nvs.sh ```

@tlivings I am planning to work on this, as I'd really like to utilize it. Do you have particular direction you would like to see this go? If not, I...

I am also having this issue. My assumption is that if the parameter is in `body`, the empty object should be returned rather than `undefined`. Is this assumption correct? Is...

@tlivings @sprootshift Agreed - we should probably determine an overall direction. This PR is definitely a bigger overall design change, which may not be the direction you want to go...

With the recent announcement that Hapi will be sunset, my use case for these changes has basically evaporated. Based on that, it probably makes sense to go ahead with https://github.com/krakenjs/hapi-openapi/pull/183...