GET api/Calendrier/{Id}
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
Id | No documentation available. |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
{ "Id": 1, "NombreJrs": 2, "SemaineJrs": "sample string 3", "NombreHrs": 4.0, "Situation": 5, "Utilisateur": 6, "Creation": "sample string 7" }