#39 I must be notified by email when an article is changed
add function CitizenI.Name.getFullName()
This commit is contained in:
@@ -1353,13 +1353,12 @@ components:
|
||||
Doe
|
||||
birthday:
|
||||
type: string
|
||||
example:
|
||||
1984-12-25
|
||||
format: 'date'
|
||||
example: '1984-12-25'
|
||||
email:
|
||||
type: string
|
||||
format: email
|
||||
example:
|
||||
my.email@dc-project.fr
|
||||
example: my.email@dc-project.fr
|
||||
CitizenRequest:
|
||||
allOf:
|
||||
- $ref: '#/components/schemas/CitizenBase'
|
||||
|
||||
Reference in New Issue
Block a user