blob: d44a71d4f1642c0b5c15322c393d86af13454cff [file] [log] [blame]
Alexander Hansen4aa58f52025-10-16 15:41:29 +02001description: >
2 A test interface with a method
3methods:
4 - name: UpdateValue
5 parameters:
6 - name: updatedValue
7 type: int64
8 returns:
9 - name: status
10 type: boolean