Skip to content

Commit

Permalink
doc: fix swagger example
Browse files Browse the repository at this point in the history
  • Loading branch information
mcatta committed Oct 3, 2023
1 parent 1276421 commit 3a04de2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/swagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,10 +106,10 @@ components:
VerifyRequest:
type: object
properties:
signature:
message:
type: string
example: Hello world
message:
signature:
type: string
example: UBYHg5Tgeywbm8K5HHEdIM4jnS8sbrnP+yB0a6oGp1FJnukFxtNFzX8XrmRhm92jzbyxWHxKTMZoyAKG+oJyjA
public_key:
Expand Down

0 comments on commit 3a04de2

Please sign in to comment.