Croway opened a new pull request, #211:
URL: https://github.com/apache/camel-spring-boot-examples/pull/211
## Summary
- Document in the README that the `getPetById` example depends on the
publicly hosted `petstore3.swagger.io` demo, which can intermittently return
errors (e.g. 500) since it's outside our control — this isn't a bug in the
example itself.
- Remove the redundant explicit `${project.version}` on
`camel-rest-openapi-starter` in the pom, since it's already managed by the
Camel BOM (consistent with other examples such as `openapi-contract-first`).
## Test plan
- [x] `mvn -o compile` succeeds in `rest-openapi-simple`
- [x] `logoutUser` operation (the default) works against the live demo
🤖 Generated with [Claude Code](https://claude.com/claude-code)
https://claude.ai/code/session_01HseDjsECuZhsCXxxioiD1k
--
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]