feat: updated date format next is descriptions and setting up http request tests

This commit is contained in:
Maillal
2025-03-27 17:34:41 +01:00
parent 6ff6ce5052
commit ebd76a30ee
3 changed files with 9 additions and 2 deletions

View File

@@ -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: