Skip to content

Commit

Permalink
request pagination
Browse files Browse the repository at this point in the history
  • Loading branch information
t-aleksander committed Feb 3, 2025
1 parent 8db84cb commit 7d9844a
Show file tree
Hide file tree
Showing 8 changed files with 535 additions and 491 deletions.
12 changes: 12 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ model_derive = { path = "model-derive" }
openidconnect = { version = "3.5", default-features = false, optional = true, features = [
"reqwest",
] }
parse_link_header = "0.4"
paste = "1.0.15"
pgp = "0.14"
prost = "0.13"
Expand Down
Loading

0 comments on commit 7d9844a

Please sign in to comment.