DarrenBaldwin07 / clerk-rs

A official community-maintained Clerk SDK for Rust
https://crates.io/crates/clerk-rs
MIT License
76 stars 24 forks source link

Int types are floats in some cases #29

Closed sjmiller609 closed 2 months ago

sjmiller609 commented 8 months ago

for example https://docs.rs/clerk-rs/latest/clerk_rs/apis/users_api/struct.User.html#method.get_user_list

limit and offset seem like they should be int