1description: > 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 11