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
Hello, I was browsing through the spec docs to find out how to mark deprecation at various levels for an API. I could find docs/prs specifying how to mark deprecation of an operation and deprecation of a parameter (query, header or an entire Schema Object) but its not clear how can we mark a field in a Schema Object deprecated? Is there a plan to add support for this?