We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bf24bc commit 7303778Copy full SHA for 7303778
1 file changed
OpenActive.NET.Test/OrderTest.cs
@@ -199,8 +199,8 @@ public void OrderQuote_EncodeDecode()
199
"\"orderedItem\":{" +
200
"\"@type\":\"ScheduledSession\"," +
201
"\"@id\":\"https://example.com/events/452/subEvents/132\"," +
202
- "\"startDate\":\"2018-10-30T11:00:00+00:00\"," +
203
"\"identifier\":123," +
+ "\"startDate\":\"2018-10-30T11:00:00+00:00\"," +
204
"\"endDate\":\"2018-10-30T12:00:00+00:00\"," +
205
"\"superEvent\":{" +
206
"\"@type\":\"SessionSeries\"," +
0 commit comments