Skip to content

Commit

Permalink
feat: add feeshare to swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
emidev98 committed Oct 13, 2023
1 parent 2e08cd8 commit f48f4b3
Show file tree
Hide file tree
Showing 3 changed files with 792 additions and 1 deletion.
8 changes: 8 additions & 0 deletions client/docs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,14 @@
"Params": "PobParams"
}
}
},
{
"url": "./tmp-swagger-gen/juno/feeshare/v1/query.swagger.json",
"operationIds": {
"rename": {
"Params": "FeeshareParams"
}
}
}
]
}
2 changes: 1 addition & 1 deletion client/docs/statik/statik.go

Large diffs are not rendered by default.

Loading

0 comments on commit f48f4b3

Please sign in to comment.