File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Default ignored files
2+ .idea
Original file line number Diff line number Diff line change 11swagger : ' 2.0'
22info :
3- version : 2.4.3
3+ version : 2.4.4
44 title : KEX Market Engine API
55basePath : /v1
66schemes :
@@ -945,6 +945,8 @@ definitions:
945945 format : date
946946 urspruenglicherBetrag :
947947 $ref : ' #/definitions/euro'
948+ abloeseBetrag :
949+ $ref : ' #/definitions/euro'
948950 konto :
949951 $ref : ' #/definitions/konto'
950952
@@ -958,6 +960,8 @@ definitions:
958960 format : date
959961 urspruenglicherBetrag :
960962 $ref : ' #/definitions/euro'
963+ abloeseBetrag :
964+ $ref : ' #/definitions/euro'
961965 konto :
962966 $ref : ' #/definitions/konto'
963967
@@ -966,6 +970,8 @@ definitions:
966970 properties :
967971 id :
968972 type : string
973+ abloeseBetrag :
974+ $ref : ' #/definitions/euro'
969975 konto :
970976 $ref : ' #/definitions/konto'
971977
@@ -974,6 +980,8 @@ definitions:
974980 properties :
975981 id :
976982 type : string
983+ abloeseBetrag :
984+ $ref : ' #/definitions/euro'
977985 konto :
978986 $ref : ' #/definitions/konto'
979987
@@ -987,6 +995,8 @@ definitions:
987995 format : date
988996 urspruenglicherBetrag :
989997 $ref : ' #/definitions/euro'
998+ abloeseBetrag :
999+ $ref : ' #/definitions/euro'
9901000 konto :
9911001 $ref : ' #/definitions/konto'
9921002
You can’t perform that action at this time.
0 commit comments