Skip to content

Conversation

@nglmercer
Copy link

No description provided.

google-labs-jules bot and others added 5 commits June 12, 2025 03:53
…tion endpoint.

- I updated the API documentation link in `api.yaml` to point to the
  `api.yaml` file itself, as the previous link was broken.
- I added a new endpoint `/v1/server/exec-multiple` that allows executing
  multiple console commands in a single request.
  - The endpoint accepts a JSON payload with a "commands" array.
  - It executes commands sequentially and returns a JSON response with
    the success status and output for each command.
- I added unit tests for the new `/v1/server/exec-multiple` endpoint to
  ensure its functionality, including handling of valid, invalid, and
  empty commands.
…d improve error handling for command execution. Updated JSON response structure for better clarity on command results.
@nglmercer
Copy link
Author

I don't understand the topic of how to do the tests, could you do it for me?

@sonarqubecloud
Copy link

@Shweit Shweit closed this Sep 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants