c-thiel opened a new pull request, #1907:
URL: https://github.com/apache/iceberg-rust/pull/1907

   ## Which issue does this PR close?
   
   Add request & response objects for the Events API
   
   I am using quite powerful API types with generics that allow implementations 
to strongly type the customization that the Endpoint allows while maintaining 
guaranteed correct serialization. Let me know what you think of this approach! 
All generics have "dumb" defaults that can be used for clients talking to 
different server implementations.
   
   ## Are these changes tested?
   
   Serde is partly tested.
   
   


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