Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.1.0 CE RC1
-
Fix Version/s: 6.0.12 EE, 6.1.0 CE RC1
-
Component/s: WCM
-
Labels:None
-
Branch Version/s:6.0.x
-
Backported to Branch:Committed
-
Similar Issues:
Description
The 'REST' is not a correct name for implemented functionality, since it is just about calling services using HTTP requests and getting responses using JSON. Therefore, it is not the REST. The name should be changed to something else.
The best name would be 'JSONService'. However, this name is already occupied by current JSON invocation tool. For that reason, 'rest' is renamed to 'JSONWebService'. Invocation pat is now 'jsonws'.

This is being bulk closed in preparation for the new workflow.