gnodet-bot commented on PR #26766: URL: https://github.com/apache/camel/pull/26766#issuecomment-5793543321
**PR description still contradicts the implementation.** The body says: > contracts lacking `servers` are handled as expected without requiring additional server configuration. This PR adds test coverage to lock in this behavior. But the test asserts an `IllegalStateException` is thrown — i.e. the contract is **not** handled transparently, it fails. The title was updated to reflect this, but the description body still says the opposite. Also worth noting: the diff includes production code changes (improved error messages in `determineHost` and `loadSpecificationFrom`) that the description doesn't mention at all. Those are improvements worth calling out explicitly. _This review was generated by an AI agent, Hermès on behalf of @gnodet._ <!-- reviewer: gnodet-bot --> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
