NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Koen Tjoa on December 20, 2016, 07:20:30 AM

Title: Reducing automatic generated documentation for the Web Services
Post by: Koen Tjoa on December 20, 2016, 07:20:30 AM
Hi all,

Is there some setting that I can reduce the automatic generated documentation for the Web Services and for example leave out the documentation for SOAP 1.1, SOAP 1.2, HTTP POST (XML) and HTTP GET (XML) on all the pages.

Not really a big issue but we will only use REST and I would like to give the guy who is working on the client a break by reducing the need of much scrolling in the browser.
Title: Re: Reducing automatic generated documentation for the Web Services
Post by: Bruce on December 22, 2016, 01:29:26 AM
I've added a switch, on the 2nd global extension, which let's you set if you support XML responses and/or JSON responses from all methods.
There's also a switch at the method level which lets you override the global switch.
This will be in the 9.17 build.

cheers
Bruce
Title: Re: Reducing automatic generated documentation for the Web Services
Post by: Koen Tjoa on December 22, 2016, 02:54:41 AM
Cool,
Cheers Koen