From 35f94090e2fdd90d560da1fed5d1079dcd6eefd2 Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Tue, 12 Jul 2022 13:03:55 +0200 Subject: already paid response taldir relative --- core/api-taldir.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/api-taldir.rst b/core/api-taldir.rst index f65db03f..302d1d87 100644 --- a/core/api-taldir.rst +++ b/core/api-taldir.rst @@ -206,8 +206,8 @@ Address registration interface AlreadyPaidResponse { - // The date until which this registration is paid for - valid_until: string; + // The remaining duration for which this registration is still paid for + valid_for: RelativeTime; } -- cgit v1.2.3