Skip to content

Parity: currents-mcp ↔ Currents API#105

Closed
github-actions[bot] wants to merge 1 commit intomainfrom
cursor/currents-mcp-parity-an1n07ax
Closed

Parity: currents-mcp ↔ Currents API#105
github-actions[bot] wants to merge 1 commit intomainfrom
cursor/currents-mcp-parity-an1n07ax

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Mar 22, 2026

Complete API parity verification. All 27 endpoints match OpenAPI spec. See PARITY_MATRIX.md for details.


Summary by cubic

Brings currents-mcp to full parity with the Currents API by updating the list-affected-tests status filter to match the OpenAPI spec and support multiple statuses. This completes parity across all 27 endpoints.

  • Bug Fixes
    • Status filter now accepts an array: active, disabled, expired, archived.
    • Sends each status as a repeated query param (e.g., status=active&status=expired).

Written for commit af46aeb. Summary will update on new commits.

- Changed status from single enum to array type matching OpenAPI schema
- Added 'disabled' and 'archived' to allowed status values
- Updated handler to send multiple status values as repeated query params
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

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.

2 participants