Skip to content

Commit ee83d13

Browse files
committed
extra readme tweaks
1 parent 644b404 commit ee83d13

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,15 @@ The following scrips are currently available:
1010

1111
Kindly ensure that your DataMiner system and your Microsoft Teams adhere to the pre-requisites described in [DM Docs](https://docs.dataminer.services/user-guide/Cloud_Platform/TeamsBot/Microsoft_Teams_Chat_Integration.html#server-side-prerequisites).
1212

13+
> **Note**
14+
> There is a known issue with the newtonsoft.json reference. After uploading the script to the DataMiner system make sure to update such reference to version 11.0.2.
15+
1316
## Booking Info
1417

15-
Automation script that returns the ongoing bookings from the connected DataMiner system. More specifically the return value will contain the total amount of ongoing bookings including a table which will show by default the ongoing bookings whose end is nearest (default filter maximum 10 bookings).
18+
Automation script that returns the ongoing bookings from the connected DataMiner system when running the command below. More specifically the return value will contain the total amount of ongoing bookings including a table which will show by default the ongoing bookings whose end is nearest (default filter maximum 10 bookings).
19+
20+
```
21+
run Show Ongoing Bookings
22+
```
1623

1724
![Booking Info example](/Documentation/OngoingBookingsChatOpsCommand.png)

0 commit comments

Comments
 (0)