I have a requirement to add additonal enumeration items to a web service response and I want to know any best practices around this. I assume this is considered a non-backward compatible change?
Should I employ a web service versioning aproach here?
Thanks in advance.