Entire "Prevent" API group removed from Sentry OpenAPI spec
BreakingBreaking change
This is a breaking change — integrations that rely on the affected behaviour will need updates before the change rolls out.
What changed
All endpoints under the Prevent tag have been removed from the OpenAPI spec, along with their associated schema components (TestResult, TestResultAggregates, TestResultNode, TestSuite, and others). This includes paths like /api/0/organizations/{organization_id_or_slug}/prevent/owner/{owner}/repositories/ and related sync/test-analytics endpoints. Any client code calling these endpoints will no longer have documented contracts and the endpoints may no longer be available.