You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2024/03/28 14:40:50 UTC

(camel) 36/38: CAMEL-20557: Rest DSL to use openapi spec directly

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

davsclaus pushed a commit to branch openapi2
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 1e994ed9ac5b7c8c8824c68e30cea76ba87447b8
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Mar 27 17:43:36 2024 +0100

    CAMEL-20557: Rest DSL to use openapi spec directly
---
 docs/user-manual/modules/ROOT/pages/rest-dsl-openapi.adoc | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/docs/user-manual/modules/ROOT/pages/rest-dsl-openapi.adoc b/docs/user-manual/modules/ROOT/pages/rest-dsl-openapi.adoc
index 2e577c202e9..0a195bfe40b 100644
--- a/docs/user-manual/modules/ROOT/pages/rest-dsl-openapi.adoc
+++ b/docs/user-manual/modules/ROOT/pages/rest-dsl-openapi.adoc
@@ -121,8 +121,3 @@ YAML::
 ----
 ====
 
-
-== Client Request Validation
-
-TODO: Does not yet work
-