Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Commit 86fe14a

Browse files
authored
Update ResourcesToContractsController.java
1 parent e4514cd commit 86fe14a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/io/dataspaceconnector/controller/resource/relation/ResourcesToContractsController.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
import io.swagger.v3.oas.annotations.tags.Tag;
2828
import org.springframework.web.bind.annotation.RequestMapping;
2929
import org.springframework.web.bind.annotation.RestController;
30+
import io.dataspaceconnector.controller.resource.base.BaseResourceChildController;
3031

3132
/**
3233
* Offers the endpoints for managing the relations between resources and contracts.

0 commit comments

Comments
 (0)