Skip to content

Commit

Permalink
[fix] #0000: HotFix for pagination not being reflected in the schema.
Browse files Browse the repository at this point in the history
Signed-off-by: Aleksandr Petrosyan <[email protected]>
  • Loading branch information
appetrosyan committed Apr 15, 2022
1 parent f53b086 commit 4bc5f83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data_model/src/pagination.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

#[cfg(not(feature = "std"))]
use alloc::{
alloc::format,
collections::btree_map,
string::{String, ToString as _},
vec,
Expand Down

0 comments on commit 4bc5f83

Please sign in to comment.