adamijak
adamijak
[This one](https://learn.microsoft.com/en-us/graph/api/driveitem-delta?view=graph-rest-1.0&tabs=csharp) I would expect the HTTP request section to look like ```http GET /drives/{drive-id}/root/delta GET /groups/{groupId}/drive/root/delta GET /me/drive/root/delta GET /sites/{siteId}/drive/root/delta GET /users/{userId}/drive/root/delta GET /drives/{drive-id}/items/{item-id | "root"}/delta GET /groups/{groupId}/drive/items/{item-id |...
What about https://mermaid.js.org support? #161
Docker image publish workflow did run successfully but I can not see package in packages. Maybe it has to be made public somehow.
Any ETA on this issue?
> This is mostly unnecessary. Currently you can just use `each {rm $in}`. `each` is the standard method for doing operations using each list value. That being said, I suppose...