spec/fixtures/contacts/new_empty.json in spark_api-1.1.0 vs spec/fixtures/contacts/new_empty.json in spark_api-1.1.1
- old
+ new
@@ -1,8 +1,8 @@
{
"D": {
- "Notify": false,
"Contacts": [
{ }
- ]
+ ],
+ "Notify": false
}
}
\ No newline at end of file