lukaszzborek opened a new issue, #2699:
URL: https://github.com/apache/iggy/issues/2699

   Some enums are missing the `serde` rename macro (e.g. `SystemSnapshotType`, 
`SnapshotCompression`), while others use`#[serde(rename_all = "lowercase")]` 
instead of snake_case.
   
   All enums should use a consistent serialization strategy 


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

Reply via email to