Skip to content

Conversation

@thangqp
Copy link
Contributor

@thangqp thangqp commented Dec 2, 2024

Signed-off-by: Thang PHAM <phamthang37@gmail.com>
@thangqp thangqp changed the title Computation debug mode [POC] Computation debug mode Dec 3, 2024
thangqp and others added 2 commits January 7, 2025 11:01
@Parameter(description = "reportUuid") @RequestParam(name = "reportUuid", required = false) UUID reportUuid,
@Parameter(description = "reporterId") @RequestParam(name = "reporterId", required = false) String reporterId,
@Parameter(description = "The type name for the report") @RequestParam(name = "reportType", required = false, defaultValue = "VoltageInit") String reportType,
@Parameter(description = "Debug mode") @RequestParam(name = "debug", required = false) Boolean debug,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use default value

thangqp added 6 commits April 15, 2025 17:26
Signed-off-by: Thang PHAM <phamthang37@gmail.com>
Signed-off-by: Thang PHAM <phamthang37@gmail.com>
Signed-off-by: Thang PHAM <phamthang37@gmail.com>
Signed-off-by: Thang PHAM <phamthang37@gmail.com>
Signed-off-by: Thang PHAM <phamthang37@gmail.com>
Signed-off-by: Thang PHAM <phamthang37@gmail.com>
@thangqp thangqp requested a review from etiennehomer May 16, 2025 14:03
Signed-off-by: Thang PHAM <phamthang37@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants