Skip to content

Conversation

@klesaulnier
Copy link
Contributor

PR Summary

Before, we could only fetch them paged or as csv

Copy link
Contributor

@FranckLecuyer FranckLecuyer left a comment

Choose a reason for hiding this comment

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

Tests: OK
Code review: OK


@GetMapping(value = "/results/{resultUuid}/nmk-contingencies-result", produces = APPLICATION_JSON_VALUE)
@Operation(summary = "Get a security analysis result from the database - NMK contingencies result")
@ApiResponses(value = {@ApiResponse(responseCode = "200", description = "The security analysis result"),
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe precise in the summary and description that this endpoint returns all results (unlike the endpoint just above that returns paginaged results ...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

Signed-off-by: LE SAULNIER Kevin <[email protected]>
@sonarqubecloud
Copy link

@klesaulnier klesaulnier merged commit 3ae55be into main Jan 21, 2026
4 checks passed
@klesaulnier klesaulnier deleted the unpaged-result-endpoint branch January 21, 2026 08:05
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.

3 participants