docs: regenerate API specs - #255
Merged
Merged
Conversation
Picks up the latest v4 changes: the `secret` search type, a required `type` on AlertChannelSummary, `search_terms` and `highlights` on IdentifierQueryVerdict, and `status`, `updated_at` and `relevancy_score_type` on Recommendation (with the new RecommendationRelevancyScoreType enum). The v2 and v3 files only move existing content around, since the generator does not emit definitions and enum values in a stable order. Co-authored-by: Cursor <cursoragent@cursor.com>
Contributor
Author
|
The docs mentioned I should include all changes from the generation, even though I only really want the updated recommendations API endpoint. Let me know if anything needs to be addressed! |
am-flare
marked this pull request as ready for review
August 28, 2026 13:10
am-flare
requested review from
aaparent,
aviau,
ihassanein,
ireydiak,
jenip13 and
xvaier
as code owners
August 28, 2026 13:10
xvaier
approved these changes
Aug 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Regenerated the Firework OpenAPI/Swagger specs from the current API.
secretsearch typeAlertChannelSummarygains a requiredtype(AlertType)IdentifierQueryVerdictgains requiredsearch_termsandhighlightsRecommendationgains requiredstatus,updated_atandrelevancy(HIGH/MEDIUM/LOW)