Body
application/json
Request to start file watching for a project
Name of the project to start watching for file changes
Response
Watch mode started successfully.
Initiates file watching for the specified project. This enables real-time monitoring of file changes within the project directory, allowing for automatic reloading and updates during development. Only one project can be watched at a time.
Request to start file watching for a project
Name of the project to start watching for file changes
Watch mode started successfully.