filesystem
Stream file modification events in a directory
Streams the path of modified files (one per line) in the given directory. Closes when the client disconnects.
GET
Path Parameters
Directory path to watch
Response
200
text/plain
Stream of modified file paths, one per line
The response is of type string
.