Unverified Commit 4115b677 authored by Ankit Verma's avatar Ankit Verma Committed by GitHub
Browse files

Update InstituteCourseMappingController.java

Showing with 1 addition and 1 deletion
+1 -1
......@@ -8,7 +8,7 @@ import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.*;
@RestController
@RequestMapping("/api/exam/v1/instituteCourseMap/all")
@RequestMapping("/api/exam/v1/instituteCourseMap")
public class InstituteCourseMappingController {
@Autowired
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment