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-kamelets-examples.git


The following commit(s) were added to refs/heads/main by this push:
     new e7f9fc5  Fixed readme
e7f9fc5 is described below

commit e7f9fc5f6bdd70b2cb63abbb0530797249682450
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Jul 5 19:37:31 2024 +0200

    Fixed readme
---
 jbang/open-api-contract-first/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jbang/open-api-contract-first/README.md 
b/jbang/open-api-contract-first/README.md
index 40cfdab..99398f9 100644
--- a/jbang/open-api-contract-first/README.md
+++ b/jbang/open-api-contract-first/README.md
@@ -9,7 +9,7 @@ The `petstore-v3.json` is the OpenAPI contract which we want to 
implement with C
 Run the examples running
 
 ```
-camel run petstore-v3.json pet.camel.yaml
+camel run petstore-v3.json petstore.camel.yaml
 ```
 
 Or run via:

Reply via email to