Skip to content

Commit

Permalink
set rpcresponse result to type string
Browse files Browse the repository at this point in the history
  • Loading branch information
kflahert committed Nov 22, 2024
1 parent 14a785a commit a672262
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions swatch-contracts/src/main/resources/META-INF/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1494,6 +1494,7 @@ components:
RpcResponse:
properties:
result:
type: string
description: Result of the operation. Empty when succeeded.
SubscriptionResponse:
properties:
Expand Down

0 comments on commit a672262

Please sign in to comment.