Skip to content
Snippets Groups Projects
Commit 2e8fec70 authored by Riabokon Stanislav(EPAM)[GCP]'s avatar Riabokon Stanislav(EPAM)[GCP]
Browse files

Added v2 for info endpoint.

parent 1efadc3f
No related branches found
No related tags found
1 merge request!77Added v2 for info endpoint (GONRG-3775)
Pipeline #76701 failed
......@@ -27,7 +27,7 @@ import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
@RequestMapping
@RequestMapping("/v2")
public class InfoApi {
@Autowired
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment