Revert "[enh] Add main domain GET route."

This reverts commit 23354e92bc.
Action must be defined only once in the actions map.
This commit is contained in:
Jérôme Lebleu 2015-12-24 10:50:43 +01:00
parent e5c467ad26
commit 1cabe959d0

View file

@ -1198,13 +1198,6 @@ tools:
pattern: *pattern_password pattern: *pattern_password
required: True required: True
### tools_maindomain()
maindomain:
action_help: Get main domain
api: GET /domains/main
configuration:
authenticate: all
### tools_maindomain() ### tools_maindomain()
maindomain: maindomain:
action_help: Main domain change tool action_help: Main domain change tool