apupier commented on issue #358:
URL: https://github.com/apache/camel-k-runtime/issues/358#issuecomment-652390609


   This online schema validator is saying that there is a problem with the 
`steps` elements:
   https://json-schema-validator.herokuapp.com/syntax.jsp
   
   ```
   [ {
     "level" : "warning",
     "schema" : {
       "loadingURI" : "#",
       "pointer" : "/items/definitions/steps"
     },
     "domain" : "syntax",
     "message" : "the following keywords are unknown and will be ignored: 
[from, log, to]",
     "ignored" : [ "from", "log", "to" ]
   } ]
   ```


----------------------------------------------------------------
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:
[email protected]


Reply via email to