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
On https://spec.openapis.org/, for all versions of the specification, there's a conflict between user-defined anchors (<a name="infoObject"></a> in MD) which appear both in the navbar and in the main document (they are turned into <span id="infoObject"...) making quite complicated the navigation between objects when reading the specification.