You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the spec, you can set deprecated on an API operation to signal that it should no longer be used.
From what I can tell, there's no way to set it - could it be possible to set it through an XML documentation tag, like the other properties?
In the spec, you can set
deprecatedon an API operation to signal that it should no longer be used.From what I can tell, there's no way to set it - could it be possible to set it through an XML documentation tag, like the other properties?