ArroyoSystems / arroyo

Distributed stream processing engine in Rust
https://arroyo.dev
Apache License 2.0
3.44k stars 188 forks source link

Add integration tests for most API endpoints #620

Closed mwylde closed 1 month ago

mwylde commented 1 month ago

Also fixes a few minor API bugs found by the testing, and migrates arroyo-openapi to progenitor from openapi-generator, which had added an otherwise-unnecessary java dependency to our build process.