README.md in secretsanta-1.0.3 vs README.md in secretsanta-1.1.0
- old
+ new
@@ -47,13 +47,12 @@
{
"name": "John Doe",
"number": "+1 (123) 456-7890",
"disallow": [
"Jane Doe"
- ],
- "is_assigned": false,
- "has_assignment": false
+ ]
}
+ ]
}
```
The `disallow` array is optional, and contains an array of people the participant is not allowed to be paired with.