You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/07/16 19:21:25 UTC

[GitHub] [camel-k-runtime] apupier commented on a change in pull request #402: Include a test collecting all *.camelk.yaml files in the repository and validating it against the yaml schema

apupier commented on a change in pull request #402:
URL: https://github.com/apache/camel-k-runtime/pull/402#discussion_r456017359



##########
File path: camel-k-loader-yaml/camel-k-loader-yaml/src/test/resources/routes/RoutesTest_aggregator.yaml
##########
@@ -19,7 +19,7 @@
     steps:
       - aggregate:
           strategy-ref: "aggregatorStrategy"
-          completion-size: 2
+          completion-size: "2"

Review comment:
       why is it changed from a number to a string? is it a bug/limitation in the schema? or is it the example which had a bug?




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org