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


The following commit(s) were added to refs/heads/master by this push:
     new e22fa6d  chore: fix bitcoin source schema
e22fa6d is described below

commit e22fa6d936f589a6432c5f898e271c80488754b8
Author: nicolaferraro <[email protected]>
AuthorDate: Sat Apr 17 00:14:12 2021 +0200

    chore: fix bitcoin source schema
---
 bitcoin-source.kamelet.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/bitcoin-source.kamelet.yaml b/bitcoin-source.kamelet.yaml
index a12b250..9d35788 100644
--- a/bitcoin-source.kamelet.yaml
+++ b/bitcoin-source.kamelet.yaml
@@ -22,7 +22,6 @@ spec:
     out:
       mediaType: application/json  
       schema:
-        additionalProperties: true
         type: object
         properties:
           currencyPair:

Reply via email to