milenkovicm opened a new issue, #2351: URL: https://github.com/apache/datafusion-ballista/issues/2351
> For REST, could we use: > > 1. OpenAPI to document our format to clients? > 2. [utoipa](https://github.com/juhaku/utoipa) to generate OpenAPI spec from our Rust types we serde_json > 3. [oasdiff](https://github.com/Tufin/oasdiff) in CI to prevent breaking changes > > This would enable strict enforcement and formally describe our API _Originally posted by @avantgardnerio in [#2261](https://github.com/apache/datafusion-ballista/issues/2261#issuecomment-5232282999)_ Initially we can start from scheduler API -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
