Closed Toxantron closed 7 years ago
The current api.php script should use mod_rewrite to use a full REST API like:
api/session/list
instead of
api.php?c=session&m=list
As documented here this has been completed.
The current api.php script should use mod_rewrite to use a full REST API like:
instead of