Skip to content

Commit 8e5aabd

Browse files
committed
fix: combine both revocation apis into one (as requested by mahad)
1 parent bcb1ae1 commit 8e5aabd

2 files changed

Lines changed: 0 additions & 53 deletions

File tree

app/controllers/api/internal/revocations_normal_controller.rb

Lines changed: 0 additions & 52 deletions
This file was deleted.

config/routes.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,6 @@ def matches?(request)
310310

311311
namespace :internal do
312312
post "revoke", to: "revocations#create"
313-
post "revoke_normal", to: "revocations_normal#create"
314313
end
315314
end
316315

0 commit comments

Comments
 (0)