Fix CustomOperation schema
Compare changes
- Mateusz Kudela authored
@@ -3,6 +3,7 @@ from __future__ import annotations
@@ -13,4 +14,4 @@ class CustomOperation(Operation):
Custom operation in data
field receives hex in string not array of strings.
Connected with: