Skip to content

Commit

Permalink
feat: adding swagger file. Note the buf version needs to be 1.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kant committed Jul 8, 2024
1 parent 065707c commit 0910bc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion p2p/gen/openapi/debugapi/v1/debugapi.swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ definitions:
`NullValue` is a singleton enumeration to represent the null value for the
`Value` type union.
The JSON representation for `NullValue` is JSON `null`.
The JSON representation for `NullValue` is JSON `null`.
v1CancelTransactionResponse:
type: object
example:
Expand Down

0 comments on commit 0910bc9

Please sign in to comment.