feat: updated date format next is descriptions and setting up http request tests
This commit is contained in:
@@ -50,6 +50,7 @@ sectionCell:
|
||||
type: string
|
||||
modificationDate:
|
||||
type: string
|
||||
example: "02-05-2025"
|
||||
|
||||
project:
|
||||
type: object
|
||||
@@ -60,6 +61,7 @@ project:
|
||||
type: string
|
||||
creationDate:
|
||||
type: string
|
||||
example: "02-05-2025"
|
||||
logo:
|
||||
example: to be discussed not yet fixed
|
||||
type: string
|
||||
@@ -78,8 +80,10 @@ appointement:
|
||||
properties:
|
||||
appointmentDate:
|
||||
type: string
|
||||
example: "02-05-2025"
|
||||
appointmentTime:
|
||||
type: string
|
||||
example: "10:15:30"
|
||||
appointmentDuration:
|
||||
type: string
|
||||
appointmentPlace:
|
||||
|
Reference in New Issue
Block a user