Skip to content

Commit d92296e

Browse files
committed
refactor: s on path
1 parent 8de0089 commit d92296e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/fr/insee/genesis/controller/rest/responses/ContextualVariableController.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
import java.io.IOException;
2323
import java.nio.file.Path;
2424

25-
@RequestMapping(path = "/contextual-variable")
25+
@RequestMapping(path = "/contextual-variables")
2626
@Controller
2727
@Slf4j
2828
@AllArgsConstructor

0 commit comments

Comments
 (0)