Skip to content

Commit

Permalink
added space reservation template
Browse files Browse the repository at this point in the history
  • Loading branch information
TMineCola committed Jun 6, 2018
1 parent e2a008d commit f85a11e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions dataTemplate/spaceReservation.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"reservation": {
"department":{
"spaceID": [
{
"method": "",
"start": "",
"end": ""
}
]
}
}
}

0 comments on commit f85a11e

Please sign in to comment.