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
There are many webhooks schemas where properties that represent a user are not using a common schema, ie simple-user or user, and are instead defining them by hand.
There is also the same issue with properties representing GitHub apps, they are redefining the "app" and not using the integration component
There are probably many more in the OpenAPI spec, however these are the ones i've seen.
Expected
For the webhooks schemas to not redefine user, app or other properties all the time and to use the appropriate common schema