-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
CMS/conceptual_model/schemas/personal-information.schema.json
Lines 146 to 150 in 110ac7e
"phone_number_field": { | |
"type": "object", | |
"properties": { | |
"value": { | |
"type": "string", |
CMS/conceptual_model/schemas/fr-dgfip-information.schema.json
Lines 276 to 279 in 110ac7e
"mobile": { | |
"type": "boolean", | |
"$comment": "if the telephone is mobile, meaning it can receive SMS" | |
}, |
Hi,
For phone number field type, a boolean "mobile" was added. It is indicated in the DGFIP schema.json but not in PersonalInformation schema.json. Can you confirm we want this boolean in all scopes which need a phone number ?
Thanks in advance
Metadata
Metadata
Assignees
Labels
No labels