Skip to content

Commit

Permalink
Merge remote-tracking branch 'remotes/upstream/v1.1-dev' into Fix-iss…
Browse files Browse the repository at this point in the history
  • Loading branch information
maikwoehl-psi committed Jan 30, 2023
2 parents 4157033 + 957d0eb commit 4e663db
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion v1.1/ProvideChargingRequestsRequest.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,11 @@
"type": "number",
"additionalProperties": false
},
"requestedStartTime": {
"type": "string",
"format": "date-time",
"additionalProperties": false
},
"requestedFinishTime": {
"type": "string",
"format": "date-time",
Expand Down Expand Up @@ -178,4 +183,4 @@
"additionalProperties": false
}
}
}
}

0 comments on commit 4e663db

Please sign in to comment.