Class RelationshipRestController

java.lang.Object
org.dspace.app.rest.RelationshipRestController

@RestController @RequestMapping("/api/core/relationships") public class RelationshipRestController extends Object
This will be the entry point for the api/core/relationships endpoint with additional paths to it
  • Constructor Details

    • RelationshipRestController

      public RelationshipRestController()
  • Method Details