Christophe Bornet
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 π
cc @hemidactylus
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 ?
I rebased and fixed conflicts.
LGTM, great work !
Is it fixed by #17 ?
> 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...