feat: API specs update for version 1.9.x#51
Conversation
Greptile SummaryThis bot-generated PR updates the 1.9.x API specs across all six files (OpenAPI 3 and Swagger 2, client/server/console). The bulk of the diff is endpoint weight reordering; the substantive changes are discriminator mappings added to polymorphic
Confidence Score: 4/5Safe to merge if the two breaking console changes are intentional for 1.9.x; otherwise the removed log endpoints and new required field need clarification. The discriminator additions and weight adjustments are non-breaking improvements. However, four console endpoints are deleted without deprecation, and type becomes a new required field in detection schemas — both are breaking changes for existing console integrations. Score held at 4 pending confirmation that these removals are deliberate for this version. specs/1.9.x/open-api3-1.9.x-console.json and specs/1.9.x/swagger2-1.9.x-console.json — removed endpoints and new required field. Important Files Changed
|
This PR contains API specification updates for version 1.9.x.