Michael Einreinhof
Michael Einreinhof
I get a decoding error from the generated code from one of our testing tools. It tries overflow values. The server errors on a type mismatch. ``` Server error -...
Ah Okay, I think I am understanding a little bit better. More for my sake but if I miss something please let me know. I was able to get those...
> Maybe example you know for 2? I have an example that uses filtering. Might not be the best but it works. https://github.com/Altered-Tech/swift-petstore-oas Has the openapi spec in Sources/ then...