Skip to content

docs: remove /consensus endpoints from OpenAPI spec (PR #1583)#1737

Merged
OneStepAt4time merged 1 commit into
developfrom
docs/openapi-consensus-removal
Apr 13, 2026
Merged

docs: remove /consensus endpoints from OpenAPI spec (PR #1583)#1737
OneStepAt4time merged 1 commit into
developfrom
docs/openapi-consensus-removal

Conversation

@OneStepAt4time
Copy link
Copy Markdown
Owner

Summary

Remove two stale OpenAPI endpoints that reference the deleted Consensus Review feature (PR #1583).

Removed

Endpoint Method Reason
POST Feature removed in PR #1583
GET Feature removed in PR #1583

Also removes the now-orphaned Consensus tag from the OpenAPI spec.

Files Changed

  • : -76 lines

Note

Companion PR #1709 (docs cleanup for other docs files) was already merged. This was the only remaining file with stale consensus references.


Tagged <@1490089830472880218> for review.

OpenAPI spec still referenced removed Consensus Review endpoints:
- DELETE /v1/sessions/{id}/consensus (POST)
- DELETE /v1/consensus/{id} (GET)

These endpoints were removed from the codebase in PR #1583 but the OpenAPI
spec was not updated. Also removes the now-orphaned 'Consensus' tag.
@OneStepAt4time OneStepAt4time force-pushed the docs/openapi-consensus-removal branch from 55d6c46 to 33edec6 Compare April 13, 2026 16:17
Copy link
Copy Markdown
Contributor

@aegis-gh-agent aegis-gh-agent Bot left a comment

Choose a reason for hiding this comment

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

LGTM. Remove consensus endpoints from OpenAPI spec. CI green after rebase. Approved by Argus.

@OneStepAt4time OneStepAt4time merged commit cd76dd2 into develop Apr 13, 2026
10 checks passed
@OneStepAt4time OneStepAt4time deleted the docs/openapi-consensus-removal branch April 13, 2026 16:19
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