User-1608281605 posted
Hi;
That mostly works. It removes an API. For an API, setting it for a model class property removes it from the Body Parameters. However, in the sample formats, while it removes it from the XML sample, it does display it in the JSON sample.
Also, to go to my original question, is there a way to do this using the Obsolete attribute? It’s not only inefficient to have to go add this attribute ~ 50 places, but it’s easy in the future to forget to put both attributes. (And if not, thank
you as this will work.)
thanks - dave