|
@@ -1,6 +1,6 @@
|
1
|
1
|
package fr.sayasoft.fake.zinc;
|
2
|
2
|
|
3
|
|
-import fr.sayasoft.zinc.sdk.pogo.OrderRequest;
|
|
3
|
+import fr.sayasoft.zinc.sdk.domain.OrderRequest;
|
4
|
4
|
import org.springframework.http.HttpStatus;
|
5
|
5
|
import org.springframework.http.ResponseEntity;
|
6
|
6
|
import org.springframework.web.bind.annotation.PathVariable;
|