-
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
24 additions
and
24 deletions.
There are no files selected for viewing
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
8c81cdc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@fballiano I was thinking about this file the other day. Are the files in
app/code/Mage/Api/Controller
andapp/code/Mage/Api/controllers
needed any more? They have the frontnameapi
but it seems that this file takes over all requests toexample.com/api
. I had planned to investigate, but since you're already here, you might check it out.8c81cdc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think they're needed for SOAP, which doesn't have to use api.php, am I missing something?
But I'd say that it would be nice to: