Skip to content

Commit

Permalink
Create from_to.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FLAK-ZOSO authored Jun 2, 2022
1 parent 05cd3c3 commit 9bd8c6d
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions Agenda/from_to.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Response
```json
{
'agenda': [
{
'evtId': 1866236,
'evtCode': 'AGHW',
'evtDatetimeBegin': '2022-06-03T11:00:00+02:00',
'evtDatetimeEnd': '2022-06-03T12:00:00+02:00',
'isFullDay': False,
'notes': 'P. 467 n. 210-212-223-302-304-407-418-421',
'authorName': 'NOME COGNOME',
'classDesc': '2QS SCIENTIFICO - OPZIONE SCIENZE APPLICATE QUADRIENNALE',
'subjectId': 206168,
'subjectDesc': 'MATEMATICA',
'homeworkId': None
}
]
}
```

0 comments on commit 9bd8c6d

Please sign in to comment.