The default output format of a WebAPI webservice is XML. To change this to JSON format, you have to manually remove the media type “application/xml” from the configuration of the supported media types. Otherwise it will always use the default … Continue reading
29.03.2014
by Timo Korinth
0 comments