fix: /context for element android. start and end must be set even with limit=0

This commit is contained in:
Timo Kösters
2023-06-26 08:33:31 +02:00
parent 15cc801840
commit 49a0f3a60d
4 changed files with 17 additions and 13 deletions

View File

@@ -1,4 +1,5 @@
#[allow(deprecated)]
#![allow(deprecated)]
use crate::{
api::client_server::{self, claim_keys_helper, get_keys_helper},
service::pdu::{gen_event_id_canonical_json, PduBuilder},