schema/v1.0/transaction.json in fidor_schema-0.1.18 vs schema/v1.0/transaction.json in fidor_schema-0.2.0
- old
+ new
@@ -125,9 +125,12 @@
"ASC",
"DESC"
],
"description" : "Sort the results in ASC or DESC",
"type" : "string"
+ },
+ "targetSchema" : {
+ "$ref" : "./lists/transactions.json#"
}
}
}
]
}