gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libeufin-tests] branch master updated: remove expected json


From: gnunet
Subject: [libeufin-tests] branch master updated: remove expected json
Date: Tue, 01 Dec 2020 12:54:27 +0100

This is an automated email from the git hooks/post-receive script.

ms pushed a commit to branch master
in repository libeufin-tests.

The following commit(s) were added to refs/heads/master by this push:
     new f0ff133  remove expected json
f0ff133 is described below

commit f0ff1339e3027b0fa04cdcd127352cff14d89eb9
Author: MS <ms@taler.net>
AuthorDate: Tue Dec 1 12:54:22 2020 +0100

    remove expected json
---
 samples/camt53_example2_expected.json | 45 -----------------------------------
 1 file changed, 45 deletions(-)

diff --git a/samples/camt53_example2_expected.json 
b/samples/camt53_example2_expected.json
deleted file mode 100644
index d604684..0000000
--- a/samples/camt53_example2_expected.json
+++ /dev/null
@@ -1,45 +0,0 @@
-{
-  "messageType" : "statement",
-  "messageId" : "C053201124181701",
-  "creationDateTime" : "2020-11-24T18:17:26+01:00",
-  "reports" : [ {
-    "id" : "0002011241817001",
-    "creationDateTime" : "2020-11-24T18:17:26+01:00",
-    "electronicSequenceNumber" : 1,
-    "fromDate" : "2020-11-24T00:00:00+01:00",
-    "toDate" : "2020-11-24T24:00:00+01:00",
-    "account" : {
-      "currency" : "CHF",
-      "iban" : "CH2801234000123456789"
-    },
-    "balances" : [ {
-      "type" : "OPBD",
-      "date" : "2020-11-24",
-      "creditDebitIndicator" : "CRDT",
-      "amount" : "CHF:10000"
-    }, {
-      "type" : "CLBD",
-      "date" : "2020-11-24",
-      "creditDebitIndicator" : "CRDT",
-      "amount" : "CHF:9975.7"
-    }, {
-      "type" : "CLAV",
-      "date" : "2020-11-24",
-      "creditDebitIndicator" : "CRDT",
-      "amount" : "CHF:9975.7"
-    } ],
-    "entries" : [ {
-      "amount" : "CHF:24.3",
-      "creditDebitIndicator" : "DBIT",
-      "status" : "BOOK",
-      "bankTransactionCode" : "PMNT-ICDT-DMCT",
-      "valueDate" : "2020-11-24",
-      "bookingDate" : "2020-11-24",
-      "accountServicerRef" : "ACSR201124181701",
-      "instructedAmount" : "CHF:24.3",
-      "batches" : [ {
-        "batchTransactions" : [ ]
-      } ]
-    } ]
-  } ]
-}

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]