avantgardnerio commented on issue #2261:
URL: 
https://github.com/apache/datafusion-ballista/issues/2261#issuecomment-5232282999

   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


-- 
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]

Reply via email to