The New REST Resource dialog allows you to add REST resources to a
				defined REST service.
			Note: Each REST resource you create includes these four REST verbs (HTTP methods) :
					GET, PUT, POST, and DELETE. These REST
				verbs appear under Verb Association on the REST
					Expose Editor.
			To add a REST resource:
		 
		This creates the REST resource and displays on the 
Resources
				list.
Note: Any special characters specified in the resource URI must be encoded
				while constructing the URI, as per the 
HTML URL Encoding standards. For more information on constructing a resource URI,
				see the 
OpenEdge Application Server - Administration
			guide.