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
We had complaints from a user that our swagger was missing a type field. When we tried to add it the breaking changes trigger because the types differ. I don't know for sure if it is a real breaking change but will raise a PR in case it is a false positive.
id: '1026',
code: 'TypeChanged',
message: "The new version has a different type 'object' than the previous one ''.", Azure/azure-rest-api-specs#9215