Skip to content

Fix wrong content-type for SVG#581

Open
Tristan-WorkGH wants to merge 3 commits intomainfrom
fix/svg-content-type
Open

Fix wrong content-type for SVG#581
Tristan-WorkGH wants to merge 3 commits intomainfrom
fix/svg-content-type

Conversation

@Tristan-WorkGH
Copy link
Contributor

No description provided.

@Tristan-WorkGH Tristan-WorkGH self-assigned this Jun 10, 2024
@sonarqubecloud
Copy link

}

@GetMapping(value = "/studies/{studyUuid}/nodes/{nodeUuid}/network/substations/{substationId}/svg")
@GetMapping(value = "/studies/{studyUuid}/nodes/{nodeUuid}/network/substations/{substationId}/svg", produces = IMAGE_SVG_VALUE)
Copy link
Contributor

Choose a reason for hiding this comment

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

Add produces = IMAGE_SVG_VALUE as well on getVoltageLevelDiagram ?

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