Skip to content

fix: correct case details response key#257

Open
Haihan-Jiang wants to merge 1 commit into
google:mainfrom
Haihan-Jiang:fix-case-details-key
Open

fix: correct case details response key#257
Haihan-Jiang wants to merge 1 commit into
google:mainfrom
Haihan-Jiang:fix-case-details-key

Conversation

@Haihan-Jiang
Copy link
Copy Markdown

get_case_full_details currently returns the case payload under case_details:, with a trailing colon in the key name.

This changes the key to case_details, matching the surrounding case_alerts and case_comments keys and making the response easier for callers to consume consistently.

Tests:

  • python3 -m py_compile server/secops-soar/secops_soar_mcp/case_management.py
  • git diff --check

@Haihan-Jiang Haihan-Jiang requested a review from a team May 26, 2026 08:25
@Haihan-Jiang
Copy link
Copy Markdown
Author

This is ready for review from my side. Could someone take a look when convenient?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant