Skip to content

Commit

Permalink
Modification de la racine des services
Browse files Browse the repository at this point in the history
  • Loading branch information
julg committed Feb 28, 2024
1 parent 0adb072 commit 7bcb3a7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

@Slf4j
@RestController
@RequestMapping("/")
@RequestMapping("/api/v1/")
public class ExportController {

@Autowired
Expand Down

0 comments on commit 7bcb3a7

Please sign in to comment.