Bernat
Bernat
Hi! I'm facing the same issue, represent a google UUID as a string on my schema. What is the best way of doing it? I see that jsonschema.InterceptType has been...
Thank you so much @danicc097, your approach worked like a charm. I noticed that when doing this you will need to add an example manually since the struct example for...
@vearutop Thanks for the example, your approach looks cleaner. It would be nice to have a native uuid integration but this is good enough for me.