feat(api): add response_model= to a2a, analytics_agents, analytics_behavior, analytics_performance, anti_pattern (#5317)#5837
Closed
mrveiss wants to merge 1 commit intoDev_new_guifrom
Closed
feat(api): add response_model= to a2a, analytics_agents, analytics_behavior, analytics_performance, anti_pattern (#5317)#5837mrveiss wants to merge 1 commit intoDev_new_guifrom
mrveiss wants to merge 1 commit intoDev_new_guifrom
Conversation
…havior, analytics_performance, anti_pattern (#5317) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Owner
Author
|
Superseded by #5834 which achieved 100% response_model= coverage across all 1,655 FastAPI endpoints. The files covered by this PR (a2a, analytics_agents, analytics_behavior, analytics_performance, anti_pattern) are already annotated in the merged commit. |
Owner
Author
|
Superseded by #5834 which achieved 100% response_model= coverage. a2a/analytics_agents/analytics_behavior/analytics_performance/anti_pattern endpoints are covered there. |
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
response_model=to all 43 endpoints across a2a.py (9), analytics_agents.py (9), analytics_behavior.py (9), analytics_performance.py (8), anti_pattern.py (8)Issue
Closes part of #5317 (response_model= 100% coverage campaign)
🤖 Generated with Claude Code