Update endpoints for consistency

This commit is contained in:
2024-04-14 23:26:55 -04:00
parent 330a185795
commit 2a84f53873
3 changed files with 4 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ import lombok.extern.slf4j.Slf4j;
@Slf4j
@RestController
@RequestMapping("adfgvx")
@RequestMapping("/cipherStream/adfgvx")
public class AdfgvxCipherController{
@GetMapping
public ObjectNode getCipherInfo(){