You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by nf...@apache.org on 2020/04/17 13:30:50 UTC

[camel-k] branch master updated: Update openapi.adoc

This is an automated email from the ASF dual-hosted git repository.

nferraro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/master by this push:
     new 5d8da64  Update openapi.adoc
5d8da64 is described below

commit 5d8da644bcd6563f0f834845b86c734fb6881cac
Author: Nicola Ferraro <ni...@gmail.com>
AuthorDate: Fri Apr 17 15:30:40 2020 +0200

    Update openapi.adoc
---
 docs/modules/ROOT/pages/traits/openapi.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/modules/ROOT/pages/traits/openapi.adoc b/docs/modules/ROOT/pages/traits/openapi.adoc
index b8d919c..d1193ab 100755
--- a/docs/modules/ROOT/pages/traits/openapi.adoc
+++ b/docs/modules/ROOT/pages/traits/openapi.adoc
@@ -1,4 +1,4 @@
-= Rest Dsl Trait
+= OpenAPI
 
 // Start of autogenerated code - DO NOT EDIT! (description)
 The OpenAPI DSL trait is internally used to allow creating integrations from a OpenAPI specs.