Skip to content

KAFKA-20391: Improve types returned by the Connect REST API#22001

Open
gomudayya wants to merge 1 commit intoapache:trunkfrom
gomudayya:KAFKA-20391
Open

KAFKA-20391: Improve types returned by the Connect REST API#22001
gomudayya wants to merge 1 commit intoapache:trunkfrom
gomudayya:KAFKA-20391

Conversation

@gomudayya
Copy link
Copy Markdown
Contributor

  • Replace generic Response return types with specific types in LoggingResource and ConnectorsResource to improve OpenAPI spec generation
  • Update corresponding unit tests
  • Endpoints returning non-200 status codes (201, 202, 204) or using conditional status codes were left unchanged as they require Response for status code control.

@github-actions github-actions bot added triage PRs from the community connect small Small PRs labels Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

connect small Small PRs triage PRs from the community

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant