This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-spring-boot-examples.git
The following commit(s) were added to refs/heads/main by this push: new a407cb0 Update readme.adoc a407cb0 is described below commit a407cb027662e728765e4d5ef114d64ddf6588bf Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Wed Jun 5 13:35:14 2024 +0200 Update readme.adoc --- openapi-contract-first/readme.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi-contract-first/readme.adoc b/openapi-contract-first/readme.adoc index 7192adb..bf1cf0a 100644 --- a/openapi-contract-first/readme.adoc +++ b/openapi-contract-first/readme.adoc @@ -50,7 +50,7 @@ And then use the CLI to see status: To see which Rest APIs that are available in the running Camel application, you can use camel-jbang as follows: - $camel get service + $camel get platform-http === Help and contributions