-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reverts v2 healthcheck updates (#12005)
- Loading branch information
Showing
7 changed files
with
42 additions
and
146 deletions.
There are no files selected for viewing
6 changes: 6 additions & 0 deletions
6
modules/claims_api/app/controllers/claims_api/upstream_healthcheck_controller.rb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# frozen_string_literal: true | ||
|
||
module ClaimsApi | ||
class UpstreamHealthcheckController < ::OkComputer::OkComputerController | ||
end | ||
end |
46 changes: 0 additions & 46 deletions
46
modules/claims_api/app/controllers/claims_api/v1/ok_computer_controller.rb
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
modules/claims_api/app/controllers/claims_api/v1/upstream_healthcheck_controller.rb
This file was deleted.
Oops, something went wrong.
41 changes: 0 additions & 41 deletions
41
modules/claims_api/app/controllers/claims_api/v2/ok_computer_controller.rb
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters