Christophe Bornet

Results 166 comments of Christophe Bornet

Actually there's a small issue with this : the OAS forces an HTTPS scheme so the requests will fail for `localhost:8080` since there's no SSL support on this path. It's...

> we can leave this issue open to see if there is more interest from the community. πŸ‘ There is interest πŸ˜ƒ

Yes it’s backward compatible and seamless for the users.

There is an existing `hideGenerationTimestamp` property that can be used for this. We just need to put it in the templates and use -DhideGenerationTimestamp=true to generate the samples

We could set hideGenerationTimestamp to true by default ?

> On the other hand, if I'm the only person in all of Python who has ever needed this (and even I can't remember which project this was anymore), I...