Chris Smith

Results 26 comments of Chris Smith

A few questions. 1. What OS are you using? 2. Did you build yourself, or download a binary release? 3. If built yourself, are you building from master, and what...

Okay, thanks for the update! This looks like a windows file path problem (being different to Mac, Linux etc...) and maybe it's not quite right ;-) We are investigating. Back...

### Current issue We are struggling to reproduce your problem. Can you zip up your `dapperdox_test` directory and send it to us (*including* the run script)? One thing to note,...

Interesting. We will have a look. Thanks

Will this not be, on the other hand, confusing? The `default` value is the value the server will assume if the parameter is not provided in the API request. By...

I've commented the code around the use of `o.Summary` as the default sort order, because this does not work (we feel) as expected if `x-navigateMethodsByName` is in force. So, this...

Yup. This is an oversight, the property level example have simply been overlooked. Marking as a bug.

Sorry for the delay! We will try and reproduce what you are doing and point you in the right direction. We have specifications that have array responses, so we'll do...

This should now be fixed. We've added an [x-sortMethodsBy](http://dapperdox.io/docs/spec-method-order) extension, which is pretty flexible. Let us know if this resolves the problem for you, and I'll close this issue as...