n0v1
n0v1
Note: This was fixed by #375 but a new version containing this fix was not released yet.
I also think that the generated OpenAPI specification should match the types in the proto file as close as possible and should not be language-specific. So for proto type `int64`...
I tried to reproduce the test failures locally and I think tests are flaky in general. Most of the time they run fine but from time to time one or...
I created #377 to address the randomly failing tests.