Finn Poppinga
Finn Poppinga
Hi, I'm facing the issue as well. We are throwing the standard [`firebase.functions.HttpsError`](https://firebase.google.com/docs/reference/node/firebase.functions.HttpsError) from our node backend and they are serialized into JSON like this. ```json { "details": { "type":...
Hey @baywet, I also just stumbled across this issue. I'm not 100% getting behind why the OpenAPI 3.1. update and the support for dictionaries is related. I tried to identify,...
Thanks for the quick reply, I appreciate it! > The fact that you're not getting the schema properties in OpenAPI.net seems like a bug to me as well, would you...