Skip to content

Commit

Permalink
#777 remove Listcontroller and opus/list
Browse files Browse the repository at this point in the history
  • Loading branch information
schoicsiro committed Sep 14, 2023
1 parent cc37b32 commit 86f31a7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ class UrlMappings {

// Public API
"/api/v1/opus/$opusId/export" controller: "export", action: [GET: "exportCollection"]
"/opus/list" controller: "list", action: [GET: "listCollections"]
"/api/v1/opus/$opusId/count" controller: "export", action: [GET: "countProfiles"]

"/api/v1/profiles/" controller: "export", action: [GET: "getProfiles"]
Expand Down

This file was deleted.

0 comments on commit 86f31a7

Please sign in to comment.