summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--anastasis.rst42
1 files changed, 21 insertions, 21 deletions
diff --git a/anastasis.rst b/anastasis.rst
index 2c145462..b68173d4 100644
--- a/anastasis.rst
+++ b/anastasis.rst
@@ -1149,9 +1149,9 @@ Arguments (example):
"identity_attributes": {
"full_name": "Max Musterman",
"social_security_number": "123456789",
- "birth_year": "2000",
- "birth_month": "01",
- "birth_day": "01"
+ "birth_year": 2000,
+ "birth_month": 1,
+ "birth_day": 1
}
}
@@ -1281,9 +1281,9 @@ Expected new state (backup process):
"identity_attributes": {
"full_name": "Max Musterman",
"social_security_number": "123456789",
- "birth_year": "2000",
- "birth_month": "01",
- "birth_day": "01"
+ "birth_year": 2000,
+ "birth_month": 1,
+ "birth_day": 1
}
}
@@ -1503,9 +1503,9 @@ Expected new state:
"identity_attributes": {
"full_name": "Max Musterman",
"social_security_number": "123456789",
- "birth_year": "2000",
- "birth_month": "01",
- "birth_day": "01"
+ "birth_year": 2000,
+ "birth_month": 1,
+ "birth_day": 1
},
"authentication_methods": [
{
@@ -1717,9 +1717,9 @@ Expected new state:
"identity_attributes": {
"full_name": "Max Musterman",
"social_security_number": "123456789",
- "birth_year": "2000",
- "birth_month": "01",
- "birth_day": "01"
+ "birth_year": 2000,
+ "birth_month": 1,
+ "birth_day": 1
},
"authentication_methods": [
{
@@ -1934,9 +1934,9 @@ Expected new state:
"identity_attributes": {
"full_name": "Max Musterman",
"social_security_number": "123456789",
- "birth_year": "2000",
- "birth_month": "01",
- "birth_day": "01"
+ "birth_year": 2000,
+ "birth_month": 1,
+ "birth_day": 1
},
"authentication_methods": [
{
@@ -2197,9 +2197,9 @@ Expected new state:
"identity_attributes": {
"full_name": "Max Musterman",
"social_security_number": "123456789",
- "birth_year": "2000",
- "birth_month": "01",
- "birth_day": "01"
+ "birth_year": 2000,
+ "birth_month": 1,
+ "birth_day": 1
},
"authentication_methods": [
{
@@ -2450,9 +2450,9 @@ Expected new state:
"identity_attributes": {
"full_name": "Max Musterman",
"social_security_number": "123456789",
- "birth_year": "2000",
- "birth_month": "01",
- "birth_day": "01"
+ "birth_year": 2000,
+ "birth_month": 1,
+ "birth_day": 1
},
"authentication_methods": [
{