Skip to content

Commit

Permalink
[skip ci] Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
flemzord authored and actions-user committed Dec 22, 2021
1 parent 0da3ed6 commit 6eef062
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs.go
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ var doc = `{
"tags": [
"transactions"
],
"summary": "Get Transactions",
"summary": "Get all Transactions",
"parameters": [
{
"type": "string",
Expand Down Expand Up @@ -366,7 +366,7 @@ var doc = `{
"tags": [
"transactions"
],
"summary": "Revert Transaction",
"summary": "Get Transaction",
"parameters": [
{
"type": "string",
Expand Down

0 comments on commit 6eef062

Please sign in to comment.