4.1.0
- RESTful implementation added
- Add the new
API.RESTfulhandler to the Web.config
<add verb="GET,POST" path="api.restful" name="API.RESTful" type="API.RESTful" />- Rename the following keys in the Web.*.config files under the
<appSettings>section:API_JSONRPC_MAINTENANCE>>API_MAINTENANCEAPI_JSONRPC_AUTHENTICATION_TYPE>>API_AUTHENTICATION_TYPEAPI_JSONRPC_STATELESS>>API_STATELESSAPI_JSONRPC_SUCCESS>>API_SUCCESS