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 16, 2022
1 parent f53b086 commit b8438b1
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 @@ -4,6 +4,7 @@
#[cfg(not(feature = "std"))]
use alloc::{
collections::btree_map,
format,
string::{String, ToString as _},
vec,
vec::Vec,
Expand Down

0 comments on commit b8438b1

Please sign in to comment.